Forum Discussion
Michael_62939
Apr 23, 2012Nimbostratus
Monitoring via SNMP
I have been searching, hashing and working on trying to get monitoring via SNMP for my LTM 1600 boxes. I understand SNMP but there is something that I"m missing I presume.
I was able to lo...
Mike_Gorski_625
Apr 25, 2012Nimbostratus
Your script is trying to using SNMP v1. Specifying v2c manually in the command works on my 10.2.3 box.
You can verify that this works locally on the bigip by using snmpget from the CLI.
This one returns the same error as you had
[root@mg10:Active] config snmpget -v 1 -c public localhost .1.3.6.1.4.1.3375.2.1.1.2.21.16.0
Error in packet Reason: (noSuchName)
There is no such variable name in this MIB.
Failed object: F5-BIGIP-SYSTEM-MIB::sysGlobalTmmStatServerCurConns.0
This one works fine
[root@mg10:Active] config snmpget -v 2c -c public localhost .1.3.6.1.4.1.3375.2.1.1.2.21.16.0
F5-BIGIP-SYSTEM-MIB::sysGlobalTmmStatServerCurConns.0 = Counter64: 16
Recent Discussions
Related Content
DevCentral Quicklinks
* 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
Discover DevCentral Connects