Start a Conversation

Unsolved

R

3 Posts

972

August 25th, 2022 14:00

SNMP Monitoring PowerSwitch S5212F-ON with v2c

Hi,

 

I'm trying to monitor my S5212F Switches via SNMP v2c, but am unable to get it to work. 

Not sure where I'm going wrong, but there seems to be no documentation for this at all (at least that I can find)

 

Moderator

 • 

3.9K Posts

August 26th, 2022 01:00

Hi @RKG_Dan,

 

Hope this helps: https://dell.to/3Tjy8qE

3 Posts

August 26th, 2022 02:00

Hi @DELL-Joey C 

 

Thank you for the response, but this mixes v3 and v2c.

v2c does require a community, I'm not sure where or what it is in this example

There should not be a remote engineID required for v2c, .....

OS10(config)# snmp-server contact "Contact Support"
OS10(config)# snmp-server engineID remote 192.168.1.2 udp-port 502 0xdefa
OS10(config)# snmp-server engineID local test
OS10(config)# snmp-server group sngroup 2c notify notofy_view
OS10(config)# snmp-server group snv3group 3 noauth  read read_view
OS10(config)# snmp-server user snuser sngroup 3 auth sha a2FubmFuX3Rlc3Q=
OS10(config)# snmp-server view readview 1.3.6.1.2.1.2.2 included
OS10(config)# snmp-server view snview .1 excluded

 

Moderator

 • 

3.8K Posts

August 26th, 2022 04:00

Hello,

you can set community by those commands:

https://dell.to/3clK7Dc

 

Thanks

3 Posts

August 26th, 2022 05:00

Hello @DELL-Marco B 

 

that is exactly the question I have.

 

just adding 

snmp-server community test123 ro

 

does not enable SNMP v2c a snmpget or walk against the switch with the community test123 does fail.

 

Moderator

 • 

3.8K Posts

August 26th, 2022 05:00

Unfortunately we cannot manage or troubleshooting here in the forum a SNMP configuration issue. The pdf should cover everything

 

you can see also this that it is for version 10.5.3

https://dell.to/3CzlTQB

 

Let see if other customer had the same experience.

Thanks

No Events found!

Top