nv-l

Re: [nv-l] mibapplication/mibtable

2003-01-29 10:43:13
Subject: Re: [nv-l] mibapplication/mibtable
From: "Hendrik Zahn" <hendrik.zahn AT de.ibm DOT com>
To: "Haseneder, Martina" <martina.haseneder AT datev DOT de>
Date: Wed, 29 Jan 2003 12:59:37 +0100
Hi Martina,
delete the line

     -appendSelectList -appendSelectListToTitle \\

and it will work.

MfG./ Best regards
Hendrik Zahn (L2 EMEA Tivoli NetView Support)



"Haseneder, Martina" <martina.haseneder AT datev DOT de> on 28.01.2003 16:44:27

To:    nv-l AT lists.tivoli DOT com
cc:
Subject:    [nv-l] mibapplication/mibtable




Hi there,

I would like to design a mibapplication with a predefined node.

The following command works nice:
 mibtable -table .1.3.6.1.2.1.2.2.1 -fields ifDescr=2:40,ifOperStatus=8:7
 -inst 4,5,6 -node router1

But if I try the same with a mibapplication I get an empty window:
done changes are
    MinSelected from 1 to 0 and
    insert of a nodename

        SelectionRule (isSNMPSupported)||(isSNMPProxied);
        MinSelected 0;
        CallbackArgs "\\
            -commandTitle \"E1rasp\" \\
            -headingLine 4 \\
            -dataLine 5 \\
            -appendSelectList -appendSelectListToTitle \\
            -helpFile \"ovmib/OVW/Functions/E1rasp\" \\
            -cmd /usr/OV/bin/mibtable \\
            -table \".1.3.6.1.2.1.2.2.1\" \\
            -inst \"4,5,6\" \\
            -fields \"ifDescr=2:40,ifOperStatus=8:7\" \\
           -node router1";
        Command -Shared "${xnmappmon:-/usr/OV/bin/xnmappmon}";



Where is the mistake?

--
Martina Haseneder
P542 Datennetz-/Systemprogrammierung
Datev e.G.
email: Martina.Haseneder AT datev DOT de
Tel: 0911 / 276-1063



---------------------------------------------------------------------
To unsubscribe, e-mail: nv-l-unsubscribe AT lists.tivoli DOT com
For additional commands, e-mail: nv-l-help AT lists.tivoli DOT com

*NOTE*
This is not an Offical Tivoli Support forum. If you need immediate
assistance from Tivoli please call the IBM Tivoli Software Group
help line at 1-800-TIVOLI8(848-6548)





---------------------------------------------------------------------
To unsubscribe, e-mail: nv-l-unsubscribe AT lists.tivoli DOT com
For additional commands, e-mail: nv-l-help AT lists.tivoli DOT com

*NOTE*
This is not an Offical Tivoli Support forum. If you need immediate
assistance from Tivoli please call the IBM Tivoli Software Group
help line at 1-800-TIVOLI8(848-6548)


<Prev in Thread] Current Thread [Next in Thread>
  • Re: [nv-l] mibapplication/mibtable, Hendrik Zahn <=