SNMPv3 not working

Post Reply
luca_ge
Member
Posts: 5
Joined: 04 Feb 2015 10:15

SNMPv3 not working

Post by luca_ge »

Hi all,
I'm trying to monitor an OS 6855 with my NMS linux based (OpenNMS). The OS is 6.4.6.424 I've configured snmpv3 as shown below:

aaa authentication snmp local
user onms_v3 read-write all MD5+DES password "ONMSV3-2018"
user onms_v3 priv-password "Test12345"
snmp security privacy all

I'm now trying to snmpwalk the switch but it doesn't work at all, the command I'm using is:

snmpwalk -v3 -l authPriv -u onms_v3 -a MD5 -A "ONMSV3-2018" -x DES -X "Test12345" <IP ADDRESS>

The result is timeout every time, what am I doing wrong?

Thanks

Luca
luca_ge
Member
Posts: 5
Joined: 04 Feb 2015 10:15

Re: SNMPv3 not working

Post by luca_ge »

Anyone can help me?
Dave_De_Toad
Member
Posts: 2
Joined: 01 Sep 2017 08:48

Re: SNMPv3 not working

Post by Dave_De_Toad »

Have you configured you SNMP station?

> snmp station "server IP address" v3 onms_v3 enable

hope this help!

Dave
devnull
Alcatel Unleashed Certified Guru
Alcatel Unleashed Certified Guru
Posts: 976
Joined: 07 Sep 2010 10:16
Location: Germany

Re: SNMPv3 not working

Post by devnull »

snmp station is just the trap receiver .. so it should not change anything.
Never used a priv password and always tested with paessler snmp tester. so i have no clue.. sorry.
Post Reply

Return to “OmniSwitch 6855”