07-11-2024 12:17 AM
If I create a SNMP v1/v2c user , how do I test it with snmp tool,like snmpwalk ?
for example, I use
snmp-server user abcd public v2c
I thought the command is "snmpwalk -v 2c -u abcd "IP" "OID"", but it't not working
Is there test method could deal with my problem?
07-11-2024 12:35 AM
- You don't have snmp user(s) with v1/v2c and or you can also specify the snmp community on an snmpwalk command , as configured on the target device ,
M.
07-11-2024 12:42 AM
I found this command "snmp-server user abcd public v2c" in the following page
I'm just confused how this command works.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide