Simple SNMP v3 SHA+AES config

Post Reply
MartK
Member
Posts: 7
Joined: 16 Apr 2015 02:45

Simple SNMP v3 SHA+AES config

Post by MartK »

Hello forum,
I'm trying to configure a simple SNMPv3-config on a OS6560 8.9.221.R03.

usr: SNMP-user
pwd: PPPP
SHA: SSSS
AES: AAAA

I can't figure out how to set pwd, sha and aes.

Code: Select all

user SNMP-user password PPPP priv-password SSSS read-only all sha+aes
MartK
Member
Posts: 7
Joined: 16 Apr 2015 02:45

Re: Simple SNMP v3 SHA+AES config

Post by MartK »

In this case PPPP was the same as SSSS.
I did configure another OS6560 in the network awhile back but forgot to write the code down. Lesson learned!

Code: Select all

ip service snmp admin-state enable
user SNMP-user password SSSS sha+aes read-only all priv-password AAAA
user SNMP-user allow-ssh disable
snmp security privacy all
Thats enough for a PRTG server to pull information.
Post Reply

Return to “OmniSwitch 6560”