Forum Discussion
zhechev_229888
Jan 26, 2019Nimbostratus
SNMP query about Active F5 Modules or via scripts or API ?
Hello All,
I've a bunch of F5 devices and I need to get Information about Active modules. I thought about SNMP query or use API (I'm not sure how to use it) or write napalm / netmiko script for...
- Jan 27, 2019
try these.
curl -sku : https:///mgmt/tm/sys/provision|python -m json.tool curl -sku : https:///mgmt/tm/sys/license|python -m json.tool
Kalo_52732
Jan 27, 2019Altocumulus
try these.
curl -sku : https:///mgmt/tm/sys/provision|python -m json.tool
curl -sku : https:///mgmt/tm/sys/license|python -m json.tool
- zhechev_229888Jan 28, 2019Nimbostratus
It probably will work but I receive "Permission denied" for those that I've tested, so I should try something else.
Thanks for the replay!
- Kalo_52732Jan 29, 2019Altocumulus
Hi, so it will be a second option. (pls change "localhost" to your bigip's address)
Symbol snmpwalk -c public localhost -v2c F5-BIGIP-SYSTEM-MIB::sysModuleAllocationProvisionLevel snmpwalk -c public localhost -v2c F5-BIGIP-SYSTEM-MIB::sysSysDeviceActiveModules Oid snmpwalk -c public localhost -v2c .1.3.6.1.4.1.3375.2.1.11.1.2.1.2 snmpwalk -c public localhost -v2c .1.3.6.1.4.1.3375.2.1.2.14.4
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