Trying to configure traffic/bandwidth monitoring on a Cisco 2921 router, config below as well as error from SNMP tester.
SNMP has not been tested with this device previously.
Cisco router config: snmp-server group prtg v3 auth read iso write ALL_ALLOW snmp-server view ALL_ALLOW iso included snmp-server user prtg prtg v3 auth md5 test123test priv aes 128 test123test
ROUTER#sh snmp user User name: prtg Engine ID: 123456789 storage-type: nonvolatile active Authentication Protocol: MD5 Privacy Protocol: AES128 Group-name: prtg
ROUTER#sh snmp group groupname: prtg security model:v3 auth contextname: <no context specified> storage-type: nonvolatile readview : iso writeview: ALL_ALLOW notifyview: <no notifyview specified> row status: active
SNMP tester error: ----------------------- New Test ----------------------- Paessler SNMP Tester 5.2.3 Computername: TAG9977 Interface: 172.16.129.94 3/14/2018 11:12:51 AM (2 ms) : Device: 172.16.127.1 3/14/2018 11:12:51 AM (4 ms) : SNMP V3 3/14/2018 11:12:51 AM (5 ms) : Uptime 3/14/2018 11:12:51 AM (189 ms) : SNMP Datatype: SNMP_EXCEPTION_NOSUCHOBJECT 3/14/2018 11:12:51 AM (191 ms) : ------- 3/14/2018 11:12:51 AM (192 ms) : DISMAN-EVENT-MIB::sysUpTimeInstance = No such object (SNMP error # 222) ( 0 seconds ) 3/14/2018 11:12:51 AM (403 ms) : SNMP Datatype: SNMP_EXCEPTION_NOSUCHOBJECT 3/14/2018 11:12:51 AM (404 ms) : HOST-RESOURCES-MIB::hrSystemUptime.0 = No such object (SNMP error # 222) ( 0 seconds ) 3/14/2018 11:12:51 AM (406 ms) : Done
Any help would be greatly appreciated. Do I need to associate with an access list?
Add comment