Forum Discussion
ScaleN monitoring with SNMP?
Hey Brian
Not sure if you're monitoring tool will be able to sort this out but using the mib: F5-BIGIP-SYSTEM-MIB::sysCmTrafficGroupStatusFailoverStatus, you will be able to see the individual status of each traffic group. In my case I only have the default traffic-group-1 but I can see that it is presently active on bigipcore02. Please see below:
[root@bigipcore01:Standby:Changes Pending] config snmpwalk -v2c -c public localhost 1.3.6.1.4.1.3375.2.1.14.5.2.1.3
F5-BIGIP-SYSTEM-MIB::sysCmTrafficGroupStatusFailoverStatus."/Common/traffic-group-1"."/Common/bigipcore01.com" = INTEGER: standby(3)
F5-BIGIP-SYSTEM-MIB::sysCmTrafficGroupStatusFailoverStatus."/Common/traffic-group-1"."/Common/bigipcore02.com" = INTEGER: active(4)
It uses the OID 1.3.6.1.4.1.3375.2.1.14.5.2.1.3
If you can get your monitoring tool to only display the traffic groups which are "Active" then you will be able to get the data.
I hope this helps 🙂
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