SNMP Issue

Post Reply
mspdog22
Member
Posts: 15
Joined: 30 Nov 2020 11:30

SNMP Issue

Post by mspdog22 »

Hello

I have set SNMP on my switch but not able to walk it via v2 with my nms server.

Below is my config.

user snmpv2user password er5fQYo4kQ0FpFozVdtF@ read-only all no auth
user snmpv3user password er5fQYo4kQ0FpFozVdtF@ md5+des read-write all
snmp community-map XAeY71mFrKpEGcmvvtoi user snmpv2user enable
snmp security authentication set
snmp station 172.16.1.2 162 "snmpv2user" v2 enable
User avatar
Cristek
Member
Posts: 109
Joined: 08 Mar 2024 10:56

Re: SNMP Issue

Post by Cristek »

For SNMP2 I believe you need something like this:

Code: Select all

snmp security no-security
instead of

Code: Select all

snmp security authentication set
And you may also need (can't remember if that's a default or not for the 6360):

Code: Select all

snmp community-map mode enable
This has worked for me in the past for SNMP2 for my NMS (PRTG)
Post Reply

Return to “OmniSwitch 6360”