Details
-
Improvement
-
Resolution: Unresolved
-
Major
-
None
-
Professional Edition
-
None
-
cisco ASR 9K BNG
Description
Hi
I tried getting a few OID from my ASR9K for subscribers management
When It failed I tried contact vendor.
The problem is in "CISCO-SUBSCRIBER-SESSION-MIB" of 2007 and it fixed in
latest "CISCO-SUBSCRIBER-SESSION-MIB" of 2012
those OID doesn't worked for me:
[xxx@observium ~]$ snmpwalk -v2c -c public cbng1.nta .1.3.6.1.4.1.9.9.786.1.2.1.1.11
SNMPv2-SMI::enterprises.9.9.786.1.2.1.1.11 = No Such Instance currently exists at this OID
[ipeng@observium ~]$ snmpwalk -v2c -c public cbng1.nta .1.3.6.1.4.1.9.9.786.1.2.1.1.12
SNMPv2-SMI::enterprises.9.9.786.1.2.1.1.12 = No Such Instance currently exists at this OID
[xxx@observium ~]$ snmpwalk -v2c -c public cbng1.nta .1.3.6.1.4.1.9.9.786.1.2.1.1.13
SNMPv2-SMI::enterprises.9.9.786.1.2.1.1.13 = No Such Instance currently exists at this OID
[xxx@observium ~]$ snmpwalk -v2c -c public cbng1.nta .1.3.6.1.4.1.9.9.786.1.2.1.1.14
SNMPv2-SMI::enterprises.9.9.786.1.2.1.1.14 = No Such Instance currently exists at this OID
Attachments
Activity
Status | Original: Open [ 1 ] | New: Pending Response [ 10000 ] |
General questions and device support can be discussed in our Discord channel, click here to join.
Please make and attach additional information about the device:
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1 > myagent.snmpwalk
snmpwalk -v2c -c <community> -t 3 -Cc --hexOutputLength=0 -ObentxU <hostname> .1.3.6.1.4.1 >> myagent.snmpwalk
If device not support SNMP version 2c, replace -v2c with -v1.
./discovery.php -d -h <device>
./poller.php -d -h <device>
This comment is added automatically.