OC12 Monitoring
Moderators: Developers, Moderators
OC12 Monitoring
Hello everyone,
I have a problem where I am monitoring a POS interface on our edge router and it shows as 0megs when it goes over 115 megs on the interface, I am using snmp2 and need help to why it will not show the bandwidth useage over 115
Thanks,
Jeremy
I have a problem where I am monitoring a POS interface on our edge router and it shows as 0megs when it goes over 115 megs on the interface, I am using snmp2 and need help to why it will not show the bandwidth useage over 115
Thanks,
Jeremy
Did not work
I tried the fix by upping the limit form 100000000 to 611000000 which is the max bandwidth on an oc12 (roughly) and it still did not registered. Somone mentioned something about 64bit counters but I could not get it to work either.
Jeremy
Jeremy
OC 12 still have issue
Everyone,
I have adjusted the counters to 64 bit, Now my graph says NaN, I am at a loss here since I really need to monitor this connection and I can' seem to get it to work.
I have adjusted the counters to 64 bit, Now my graph says NaN, I am at a loss here since I really need to monitor this connection and I can' seem to get it to work.
Still not working
I readded the host and changed to snmp v2 and 64 bit counters it won't read any bandwidth coming though the GSR POC interface
Can you run the following snmpwalk command against your GSR device? Make sure to substitute the hostname and community name. This will tell you if your device supports 64-bit counters and that it is working correctly.
-Ian
Code: Select all
snmpwalk -v2c -c public 172.16.100.1 ifHCInOctets
This is what I get
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.1 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.2 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.3 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.4 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.5 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.6 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.7 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.8 = Counter64: 90935761608658
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.9 = Counter64: 143116148642681
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.10 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.11 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.12 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.13 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.14 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.2 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.3 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.4 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.5 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.6 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.7 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.8 = Counter64: 90935761608658
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.9 = Counter64: 143116148642681
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.10 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.11 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.12 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.13 = Counter64: 0
ifMIB.ifMIBObjects.ifXTable.ifXEntry.ifHCInOctets.14 = Counter64: 0
Which interfaces on this device are you trying to graph traffic for? According to this output, there are only two interfaces that are actually generating traffic. Are you using cmd.php or cactid? Either way, could you run the poller manually from the command line and see when the about looks like with respect to this device?
-Ian
-Ian
Who is online
Users browsing this forum: No registered users and 12 guests