Forum Discussion
BigD_300005
Oct 17, 2017Cirrostratus
SNMP Pools
I'm trying to probe the status of a pool via SNMP and not translating the whole pool name into an OID as doing that for each and every pool is not efficient.
On the F5 I can run the following comma...
- Oct 17, 2017
Greetings,
Did you allow access to the snmpv2c agent?
tmsh modify sys snmp snmpv2c { allowed-addresses add { 10.10.10.0/24 } tmsh list sys snmp snmpv2c allowed-addresses sys snmp { allowed-addresses { 127.0.0.0/8 10.12.23.0/24 10.10.10.0/24 } snmpv2c { }
Kevin
Kevin_K_51432
Historic F5 Account
Greetings,
Did you allow access to the snmpv2c agent?
tmsh modify sys snmp snmpv2c { allowed-addresses add { 10.10.10.0/24 }
tmsh list sys snmp snmpv2c allowed-addresses
sys snmp {
allowed-addresses { 127.0.0.0/8 10.12.23.0/24 10.10.10.0/24 }
snmpv2c {
}
Kevin
BigD_300005
Oct 18, 2017Cirrostratus
Yes, SNMPv2 and SNMPv3 work just fine. I can SNMP walk via OID "1.3.6.1.4.1.3375.2.2.5.5.2.1.2" in both Nagios and SolarWinds SNMPWalk tool. This gives me the results for all the pools. I can go even a step further and grab the whole OID for a single pool from that walk and scan for that OID for that as well. But the moment I throw in the name of the pool instead of an OID, I get no results back.
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