Did you ever want to use the power of SNMP to create graphs with Cacti, MRTG etc? I’ll make you’re life a bit easier by posting the OIDs used by Cisco 877 & Billion 7402R2M modems to get line speed, SNR, attenuation etc
Cisco 877 SNMP OIDS (These work with the latest IOS imageĀ (C870-ADVSECURITYK9-M), Version 12.4(22)T
.1.3.6.1.2.1.10.94.1.1.3.1.8.12 = line speed out
.1.3.6.1.2.1.10.94.1.1.2.1.8.12 = line speed in
.1.3.6.1.2.1.10.94.1.1.3.1.7.12 = output power out
.1.3.6.1.2.1.10.94.1.1.2.1.7.12 = output power in
.1.3.6.1.2.1.10.94.1.1.3.1.5.12 = attenuation down
.1.3.6.1.2.1.10.94.1.1.2.1.5.12 = attenuation up
.1.3.6.1.2.1.10.94.1.1.3.1.4.12 = SNR down
.1.3.6.1.2.1.10.94.1.1.2.1.4.12 = SNR up
Billion 7402R2M SNMP OIDS (These work with the latest firmware 5.60c)
.1.3.6.1.2.1.10.94.1.1.2.1.5.3 = downstream attenuation
.1.3.6.1.2.1.10.94.1.1.3.1.5.3 = upstream attenuation
.1.3.6.1.2.1.10.94.1.1.2.1.4.3 = downstream SNR
.1.3.6.1.2.1.10.94.1.1.3.1.4.3 = upstream SNR
.1.3.6.1.2.1.10.94.1.1.4.1.2.3 = line speed downstream
.1.3.6.1.2.1.10.94.1.1.5.1.2.3 = line speed upstream
[ad#googleadd1]
Hi Alcatron,
I’ve just upgraded to:
Cisco IOS Software, C870 Software (C870-ADVIPSERVICESK9-M), Version 15.0(1)XA, RELEASE SOFTWARE (fc2)
on my C877-M and it looks as if Cisco has changed the OID’s in the new version. Any ideas how I can find out the new OID’s that need to be used to use your cacti templates?
Thanks.
David, you can use a program called GetIF to probe for OID values http://www.wtcs.org/snmp4tpc/getif.htm