06-17-2024 09:17 PM
hello, please help
Can anyone help with the following case?
when I create a new device on the cacti server it says
xxxx@cacti-explore:~$ snmpwalk -v3 -l authPriv -u xxxx -a MD5 -A 'xxxxx' -x AES -X 'xxxx' 1xx.x.x.x
Error in packet.
Reason: authorizationError (access denied to that object)
but if I set it with version 2 the results are successful
snmpwalk -c xxxx -v 2c
even though the settings on my switch are for version 3
why does it always say "authorizationError (access denied to that object)" when I set snmp version 3?
Are there any settings that need to be added?
Thank You
example
sh snmp user
User name: switchsnmp
storage-type: nonvolatile active
Authentication Protocol: MD5
Privacy Protocol: AES128
Group-name: SnmpSwitch
snmp-server group SnmpSwitch v3 priv
snmp-server host xx.xx.xx.xx version 3 priv switchsnmp udp-port 161
Is the setting correct like this?
06-18-2024 02:56 AM
- Check the switch logs too after trying , look for additional info's , if any ,
M.
06-18-2024 04:30 AM
With command, sh log in cisco? What is the snmp log read in the switch log?
06-18-2024 05:12 AM
- You only have the overall command show logging (indeed) ,
M.
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