cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
2598
Views
0
Helpful
4
Replies

How to SnmpWalk a WLC running SNMP v3? What am I doing wrong...

Rob Johnson
Cisco Employee
Cisco Employee

'having syntax difficulties trying to SNMPwalk a WLC with SNMP v3 setup on it

Setttings are::

v3 user is prime

HMAC-SHA Auth Password = BBis123!ATis123

CFB-AES-128 Privacy Protocol = BBis123!ATis123

host 192.168.169.200

ade # snmpwalk -v3 -u prime -l AuthPriv -a sha -A 'BBis123!ATis123' -x AES -X 'BBis123!ATis123' 192.168.169.200

snmpwalk: Timeout

ade #

what am I doing wrong?  ahhhh

1 Accepted Solution

Accepted Solutions

Have you enabled SNMPv3 under Management -> SNMP -> General?

Then it should work that way:

schlipp:~ karsten$ snmpwalk -v3 -u zenoss -l AuthPriv -a sha -A zzzz -x AES -X 'xxxx' 10.10.10.220

SNMPv2-MIB::sysDescr.0 = STRING: Cisco Controller

SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.9.1.1279

DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (855721800) 99 days, 1:00:18.00

...

-- 
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni

View solution in original post

4 Replies 4

Have you enabled SNMPv3 under Management -> SNMP -> General?

Then it should work that way:

schlipp:~ karsten$ snmpwalk -v3 -u zenoss -l AuthPriv -a sha -A zzzz -x AES -X 'xxxx' 10.10.10.220

SNMPv2-MIB::sysDescr.0 = STRING: Cisco Controller

SNMPv2-MIB::sysObjectID.0 = OID: SNMPv2-SMI::enterprises.9.1.1279

DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (855721800) 99 days, 1:00:18.00

...

-- 
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni

Rob Johnson
Cisco Employee
Cisco Employee

karsten,

thanks for your response.  i however got all busy today and wasn't even able to look at my controller to see if v3 was enabled or not.....duh, didn't even think of that!!!

i'll take a look 1st thing in AM and will let you know.

Rob Johnson
Cisco Employee
Cisco Employee

that was it karsten-

thanks man!!!

sometimes it's that easy ... ;-)

-- 
Don't stop after you've improved your network! Improve the world by lending money to the working poor:
http://www.kiva.org/invitedby/karsteni

Getting Started

Find answers to your questions by entering keywords or phrases in the Search bar above. New here? Use these resources to familiarize yourself with the community: