From: KING, K. <KK...@at...> - 2012-03-28 20:22:22
|
Devmon guru's I am pulling this OID from some Cisco 7609's snmpwalk -v2c -c public HOSTNAME 1.3.6.1.4.1.9.9.42.1.5.2.1.2 SNMPv2-SMI::enterprises.9.9.42.1.5.2.1.2.15540 = Gauge32: 582 SNMPv2-SMI::enterprises.9.9.42.1.5.2.1.2.15600 = Gauge32: 582 SNMPv2-SMI::enterprises.9.9.42.1.5.2.1.2.15620 = Gauge32: 841 SNMPv2-SMI::enterprises.9.9.42.1.5.2.1.2.15660 = Gauge32: 59 SNMPv2-SMI::enterprises.9.9.42.1.5.2.1.2.15680 = Gauge32: 980 SNMPv2-SMI::enterprises.9.9.42.1.5.2.1.2.15700 = Gauge32: 591 SNMPv2-SMI::enterprises.9.9.42.1.5.2.1.2.15840 = Gauge32: 585 SNMPv2-SMI::enterprises.9.9.42.1.5.2.1.2.30000 = Gauge32: 0 The last number on the captured OIDs do relate to the Vlan the gauge is for. The first one is .15540 this is for Vlan 1554. To make this usable in devmon I need to join this to the Vlan interface name to create a pleasant display on Xymon. I have dug around the mib to try and find something I can join to make an index and have not had any luck This gauge is the number of rtt jitters recorded. We use this to trigger an Event manager script. I wanted to be able to collect this with Devmon so we could get a graph and history in Xymon. Any ideas to break me out of the corner I am stuck in are welcome. Kevin H. King Engineer V Implementations AT&T 404-444-0410 "You can not please everyone everyday, But everyday please everyone you can" -me |