cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
901
Views
0
Helpful
1
Replies

SNMP v3

tyagi.vineet
Level 1
Level 1

Hi all,

When I am putting the following command

snmp-server user test global v3 encrypted auth md5 Cisco123

getting %Error in Authentication password,

How to fix the same?

1 Accepted Solution

Accepted Solutions

spremkumar
Level 9
Level 9

Hi

You need to define a encrypted string after the md5 keyword.

for more on the same do refer this note taken out from cco.

"If you have the localized MD5 or Secure Hash Algorithm (SHA) digest, you can specify that string instead of the plain-text password. The digest should be formatted as aa:bb:cc:dd where aa, bb, and cc are hex values. Also, the digest should be exactly 16 octets long.

In the following example, the MD5 digest string is used instead of the plain text password:

Router(config)# snmp-server user abcd public v3 encrypted auth md5

00:11:22:33:44:55:66:77:88:99:AA:BB:CC:DD:EE:FF"

regds

View solution in original post

1 Reply 1

spremkumar
Level 9
Level 9

Hi

You need to define a encrypted string after the md5 keyword.

for more on the same do refer this note taken out from cco.

"If you have the localized MD5 or Secure Hash Algorithm (SHA) digest, you can specify that string instead of the plain-text password. The digest should be formatted as aa:bb:cc:dd where aa, bb, and cc are hex values. Also, the digest should be exactly 16 octets long.

In the following example, the MD5 digest string is used instead of the plain text password:

Router(config)# snmp-server user abcd public v3 encrypted auth md5

00:11:22:33:44:55:66:77:88:99:AA:BB:CC:DD:EE:FF"

regds

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: