Forum Discussion
Josh_Abaire
Nimbostratus
Dec 09, 2016Looking for SNMP OID to list pools and the virtual they are mapped to.
I am trying to find an SNMP OID that will return a list of which pools mapped to each of the virtuals.
This one works for listing all the virtuals: F5-BIGIP-LOCAL-MIB::ltmVirtualServName (1.3.6.1....
Dec 11, 2016
Hi!
I don't think there's a way to do this through snmp in a reliable way since there's so many ways to choose pools in the F5 (default pool, irules, policies etc).
If you want to get it programatically you could try this one from the code share:
https://devcentral.f5.com/codeshare/bigip-report
And then use the json files generated to get the information you want:
https://loadbalancing.se/2016/10/07/synergy-effect-of-running-bigipreport/
The tool would detect default pools and pools chosen via irules. However, policies is not covered yet.
/Patrik
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