Forum Discussion

Deep_287674's avatar
Deep_287674
Icon for Nimbostratus rankNimbostratus
Sep 20, 2016

OID for Big IP AFM/ASM

Hi , All please tell the command or how can I see the list of all OID in F5 in order to integrate with SNMP.

 

2 Replies

  • snmptranslate -On F5-BIGIP-SYSTEM-MIB::sysMultiHostCpuUser | awk '{print "snmpwalk -v 2c -c public -On localhost", $1}' | bash -x | awk '{print "snmpget -c public localhost", $1}' | bash -x

     

    I have this command but this is only for CPU I believe , I need all of them.

     

  • F5 MIB List:

     

    SOL13322: Overview of BIG-IP MIB files (10.x - 12.x): https://support.f5.com/kb/en-us/solutions/public/13000/300/sol13322.html