Forum Discussion
SNMP v3 not working
Hi,
I've configured SNMPv3 on my F5 LTM VE with authPriv.
but when i try to do a snmpget to test the configuration, its giving error as Timeout (Sub-id not found: (top) -> sysSystemUptime.0)
"snmpget -v 3 -u snmpadmin1 -a SHA -A "xxxxxx" -x AES -X "xxxxxx" -l authPriv localhost sysSystemUptime.0"
let me know what is wrong with the configuration.
- Manuel_Cristob3
Nimbostratus
Did anyone ever solve this issue? i have the same problem
- madan1
Nimbostratus
I am also facing the same issue when running "snmpget -v 3 -u "xxxxxxx" -a MD5 -A "xxxxxxxx" -x DES -X "xxxxxxxxxxx" -l authPriv localhost sysSystemUptime.0
getting the below error "snmpget: Unknown user name (Sub-id not found: (top) -> sysSystemUptime)"
if any one solve this issue please suggest
- Lidev
Nacreous
Hello madan,
Have you autorise localhost adresse (127.x) in Client Allow List ? (System > SNMP > Agent > Configuration > Client Allow List) and verify your Use rname agent.
- madan1
Nimbostratus
HI Lidev
Thanks for your response yes in client allowed list localhost (127.0.0.0/8) has already been allowed.
- Lidev
Nacreous
Ok.
Did you check your User name (System > SNMP > Agent : Access (V3) ? your error message seems to indicate that it's unknown to the system.
- madan1
Nimbostratus
Hi Lidev
I checked the user is correctly configured one thing i noticed that we have active -standy and snmpv3 is not working only in standby node in active node its working fine.
- Lidev
Nacreous
If the issue appear only on your standby member, restart the snmpd daemon on this unit.
tmsh restart sys service snmpd
if that doesn't help, try to delete and recreate the User name, update the config and relaunch a test.
Recent Discussions
Related Content
* Getting Started on DevCentral
* Community Guidelines
* Community Terms of Use / EULA
* Community Ranking Explained
* Community Resources
* Contact the DevCentral Team
* Update MFA on account.f5.com