cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
1142
Views
0
Helpful
3
Replies

SNMP v3 config

v-yelmene
Level 1
Level 1

what are the absolute minimums to get v3 to function?

I've been trying to get v3 to work between 2620 and Cisco Works. I've got the following configured, but CW keeps telling me incorrect user/pass or auth type.

snmp-server engineID local xxxxxxxx

snmp-server group aaaaa v3 priv write aaaaa access 50

snmp-server user vinni aaaaa v3 auth md5 xxxxxxxxx

3 Replies 3

nhabib
Level 9
Level 9

Try the following and see if it makes any difference:

snmp-server group aaaaa v3 auth

snmp-server user vinni aaaaa v3 auth md5 xxxxxxx

I think that you need to set the remote engine id as well.

This is my LMS 2.5 config that I know works:

!

snmp-server engineID local 0000000001

snmp-server engineID remote XX.XX.XX.XX 0000000001

!

snmp-server group GROUPNAME v3 auth

snmp-server user USER GROUPNAME v3 auth md5 PASSWORD

!

is it a requirement to identify the remote 'host/server' that will be participating in v3?

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: