Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations TouchToneTommy on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Snmpv3 on Cisco Router doesn´t work.

Status
Not open for further replies.

xyCruiseryx

Technical User
Oct 18, 2004
94
DE
Hi @ all,

I tried to configure SNMPv3 on a Cisco Router with SNMPv3 auth. (Image is correct with k9)

Config:

snmp-server group admingroup v3 auth read test


snmp-server user admin v3 auth md5 test

This debug output is displayed on the Router after a request from Mgmt-System X:X:X:X-Servers:


incoming SNMP packet
Jul 2 15:14:25.937 MESZ: v3 packet security model: v3 security level: auth
Jul 2 15:14:25.937 MESZ: username: admin
Jul 2 15:14:25.937 MESZ: snmpEngineID: 800000090300000CCEE43140
Jul 2 15:14:25.937 MESZ: snmpEngineBoots: 1 snmpEngineTime: 5722
Jul 2 15:14:25.937 MESZ: SNMP: Response, reqid 3165, errstat 0, erridx 0
system.2.0 = NO_SUCH_OBJECT_EXCEPTION
system.1.0 = NO_SUCH_OBJECT_EXCEPTION
Jul 2 15:14:25.965 MESZ: SNMP: Packet sent via UDP to "X:X:X:X-Server"
Jul 2 15:14:25.977 MESZ: SNMP: Packet received via UDP from "X:X:X:X-server" on Serial0/0.1
Jul 2 15:14:25.977 MESZ: SNMP: Get request, reqid 3166, errstat 0, erridx 0
system.1.0 = NULL TYPE/VALUE
Jul 2 15:14:25.993 MESZ:

The Issue is my MgmtSys get an error after the first SNMPv3 polling intervall to the router. Wrong routes, acl etc. are impossible.


I only want a snmpv3 request from my server to the router. traps from Router are not in used.


What is wrong? THX
 
The configuration is right. The problem was the Mgmt-sys
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top