SNMP LTM 9.x MIB Navigation
Binary Talks | (0)
I recently got a F5 BigIP 3600 to put my hands on and as we all know, the MIB tree can be a bit tricky to navigate through. For the LTM 9.x release there's a really great spreadsheet available at F5's DevCentral which contains the most useful OIDs to monitor the many different aspects of the F5 BigIP series. It's even useful if you're already running LTM 10.x since the changes seems to be not that major.
Small example:
explanation oid (numeric) oid (alphanumeric) data type sample value
global ClientPktsIn .1.3.6.1.4.1.3375.2.1.1.2.1.2.0 .iso.org.dod.internet.private.enterprises.f5.bigipTrafficMgmt.bigipSystem.sysGlobals.sysGlobalStats.sysGlobalStat.sysStatClientPktsIn.0 Counter64 220788
global ClientBytesIn .1.3.6.1.4.1.3375.2.1.1.2.1.3.0 .iso.org.dod.internet.private.enterprises.f5.bigipTrafficMgmt.bigipSystem.sysGlobals.sysGlobalStats.sysGlobalStat.sysStatClientBytesIn.0 Counter64 23139087
global ClientPktsOut .1.3.6.1.4.1.3375.2.1.1.2.1.4.0 .iso.org.dod.internet.private.enterprises.f5.bigipTrafficMgmt.bigipSystem.sysGlobals.sysGlobalStats.sysGlobalStat.sysStatClientPktsOut.0 Counter64 239780
global ClientBytesOut .1.3.6.1.4.1.3375.2.1.1.2.1.5.0 .iso.org.dod.internet.private.enterprises.f5.bigipTrafficMgmt.bigipSystem.sysGlobals.sysGlobalStats.sysGlobalStat.sysStatClientBytesOut.0 Counter64 84615725