Hi All, I am trying to use the GTM Trap interface (as shown on the Programers
Guide page 330), But I see that this example does not work.
When looking on the SNMP Copnfiguration Menu, I see that traps from 1879048206
to 1879048222 are not evemn defined.
Have anyone worked with the GTM Trap interface?. Do I need to add any module to
Netview to use it?.
B. Regards
Alejandro Gabay
Technical Center Supervisor, Argentina
Reuters Ltd.
The example shown on the manual is the following
(Manaca was replaced by 127.0.0.1, Netview is running version 7.1.3 on Solaris
8).
#node =manaca
#enterprise =.1.3.6.1.4.1.2.6.3.1
#agent-addr =9.179.2.113 (manaca.sumare.ibm.com)
#Create a root graph
#specific-trap =0x70000015 (1879048213)
/usr/OV/bin/snmptrap manaca .1.3.6.1.4.1.2.6.3.1 9.179.2.113 6 1879048213 1 \
.1.3.6.1.4.1.2.5.3.4.1.1.2 ObjectIdentifier 2.2.1.3.9 \
.1.3.6.1.4.1.2.5.3.4.1.1.3 OctetString "Root_Graph"\
.1.3.6.1.4.1.2.5.3.4.1.1.1 Integer 3 \
.1.3.6.1.4.1.2.5.3.4.1.1.4 Integer 3 \
.1.3.6.1.4.1.2.5.3.4.1.1.7 OctetString "world.gif"\
.1.3.6.1.4.1.2.5.3.4.1.1.6 OctetString "Root_Graph_Location"\
.1.3.6.1.4.1.2.5.3.4.1.1.8 ObjectIdentifier 2.2.1.3.9 \
.1.3.6.1.4.1.2.5.3.4.1.1.9 OctetString "Root_Graph_Management_Address"\
.1.3.6.1.4.1.2.5.3.4.1.1.10 ObjectIdentifier 2.2.1.3.9.11 \
.1.3.6.1.4.1.2.5.3.4.1.1.11 Integer 1
#Create a bus graph
#specific-trap =0x70000015 (1879048213)
/usr/OV/bin/snmptrap manaca .1.3.6.1.4.1.2.6.3.1 9.179.2.113 6 1879048213 1 \
.1.3.6.1.4.1.2.5.3.4.1.1.2 ObjectIdentifier 2.2.1.3.6 \
.1.3.6.1.4.1.2.5.3.4.1.1.3 OctetString "Bus_Graph"\
.1.3.6.1.4.1.2.5.3.4.1.1.1 Integer 3 \
.1.3.6.1.4.1.2.5.3.4.1.1.4 Integer 4 \
.1.3.6.1.4.1.2.5.3.4.1.1.7 OctetString "newyork.gif"\
.1.3.6.1.4.1.2.5.3.4.1.1.6 OctetString "Bus_Graph_Location"\
.1.3.6.1.4.1.2.5.3.4.1.1.8 ObjectIdentifier 2.2.1.3.6 \
.1.3.6.1.4.1.2.5.3.4.1.1.9 OctetString "Bus_Graph_Management_Address"\
.1.3.6.1.4.1.2.5.3.4.1.1.10 ObjectIdentifier 2.2.1.3.6.11
#Create bus graph as root graph member
#specific-trap =0x7000001E (1879048222)
/usr/OV/bin/snmptrap manaca .1.3.6.1.4.1.2.6.3.1 9.179.2.113 6 1879048222 1 \
.1.3.6.1.4.1.2.5.3.4.4.1.2 ObjectIdentifier 2.2.1.3.9 \
.1.3.6.1.4.1.2.5.3.4.4.1.3 OctetString "Root_Graph"\
.1.3.6.1.4.1.2.5.3.4.4.1.4 Integer 1 \
.1.3.6.1.4.1.2.5.3.4.4.1.6 ObjectIdentifier 2.2.1.3.6 \
.1.3.6.1.4.1.2.5.3.4.4.1.7 OctetString "Bus_Graph"
#Create a 6611 router
#specific-trap =0x70000015 (1879048213)
/usr/OV/bin/snmptrap manaca .1.3.6.1.4.1.2.6.3.1 9.179.2.113 6 1879048213 1 \
.1.3.6.1.4.1.2.5.3.4.1.1.2 ObjectIdentifier 2.2.1.3.29 \
.1.3.6.1.4.1.2.5.3.4.1.1.3 OctetString "6611_Router"\
.1.3.6.1.4.1.2.5.3.4.1.1.1 Integer 4 \
.1.3.6.1.4.1.2.5.3.4.1.1.4 Integer 7 \
.1.3.6.1.4.1.2.5.3.4.1.1.7 OctetString "ncarolina.gif"\
.1.3.6.1.4.1.2.5.3.4.1.1.6 OctetString "6611_Router_Location"\
.1.3.6.1.4.1.2.5.3.4.1.1.8 ObjectIdentifier 2.2.1.3.29 \
.1.3.6.1.4.1.2.5.3.4.1.1.9 OctetString "6611_Router_Address"\
.1.3.6.1.4.1.2.5.3.4.1.1.10 ObjectIdentifier 2.2.1.3.29.10
#Create 6611 router as root graph member
#specific-trap =0x7000001E (1879048222)
/usr/OV/bin/snmptrap manaca .1.3.6.1.4.1.2.6.3.1 9.179.2.113 6 1879048222 1 \
.1.3.6.1.4.1.2.5.3.4.4.1.2 ObjectIdentifier 2.2.1.3.9 \
.1.3.6.1.4.1.2.5.3.4.4.1.3 OctetString "Root_Graph"\
.1.3.6.1.4.1.2.5.3.4.4.1.4 Integer 2 \
.1.3.6.1.4.1.2.5.3.4.4.1.6 ObjectIdentifier 2.2.1.3.29 \
.1.3.6.1.4.1.2.5.3.4.4.1.7 OctetString "6611_Router"
#Create an arc between bus graph and 6611 router
#specific-trap =0x7000000E (1879048206)
/usr/OV/bin/snmptrap manaca .1.3.6.1.4.1.2.6.3.1 9.179.2.113 6 1879048206 1 \
.1.3.6.1.4.1.2.5.3.3.1.1.4 ObjectIdentifier 2.2.1.3.6 \
.1.3.6.1.4.1.2.5.3.3.1.1.5 OctetString "Bus_Graph"\
.1.3.6.1.4.1.2.5.3.3.1.1.7 ObjectIdentifier 2.2.1.3.29 \
.1.3.6.1.4.1.2.5.3.3.1.1.8 OctetString "6611_Router"\
.1.3.6.1.4.1.2.5.3.3.1.1.9 Integer 1
#Create a member arc
#specific-trap =0x70000018 (1879048216)
/usr/OV/bin/snmptrap manaca .1.3.6.1.4.1.2.6.3.1 9.179.2.113 6 1879048216 1 \
.1.3.6.1.4.1.2.5.3.4.2.1.2 ObjectIdentifier 2.2.1.3.9 \
.1.3.6.1.4.1.2.5.3.4.2.1.3 OctetString "Root_Graph"\
.1.3.6.1.4.1.2.5.3.4.2.1.4 Integer 1 \
.1.3.6.1.4.1.2.5.3.4.2.1.5 ObjectIdentifier 2.2.1.3.6 \
.1.3.6.1.4.1.2.5.3.4.2.1.6 OctetString "Bus_Graph"\
.1.3.6.1.4.1.2.5.3.4.2.1.7 ObjectIdentifier 2.2.1.3.29 \
.1.3.6.1.4.1.2.5.3.4.2.1.8 OctetString "6611_Router"\
.1.3.6.1.4.1.2.5.3.4.2.1.9 Integer 1
-----------------------------------------------------------------
Visit our Internet site at http://www.reuters.com
Get closer to the financial markets with Reuters Messaging - for more
information and to register, visit http://www.reuters.com/messaging
Any views expressed in this message are those of the individual
sender, except where the sender specifically states them to be
the views of Reuters Ltd.
|