For more information regarding the security incident at F5, the actions we are taking to address it, and our ongoing efforts to protect our customers, click here.

Forum Discussion

Paul_Visser_193's avatar
Paul_Visser_193
Icon for Nimbostratus rankNimbostratus
Oct 17, 2016

show current connection associated with the automap ip

Hello,

 

is there a way to monitor or show the current connections of the automap usage?

 

5 Replies

  • I guess the better way to do this using SNMP connection monitor.

    If you are using SNAT pool, then you can aggregate the server side connection using the F5 MIB's SNMP libary and you can out it in a graph.

    If you are using automap and multiple Virtual Servers using SNAT automap means you have to aggregate your connection counts across the applications.

    Another easy way is to see these connection counts via the tmsh command (

    show sys connections
    using SNAP address). But in this way you cant get monitoring configured.

    -Jinshu

    • Jinshu's avatar
      Jinshu
      Icon for Cirrus rankCirrus

      Thats great.. How did you solve it?

       

    • Paul_Visser_193's avatar
      Paul_Visser_193
      Icon for Nimbostratus rankNimbostratus

      I used the tmsh command for the quick information I needed.

       

      For the permanent monitoring I will look into the snmp/mib way with use of Zabbix.

       

  • Hi forum,

     

    Is there any OID in the MIB file to check that Automap number of sessions?

     

    I know I can monitor the sessions from a custom defined snat pool using OIDs in the snmpwalk query 1.3.6.1.4.1.3375.2.2.9.8.3.1.8, but I haven't found the same information USING SNMP for the automap.

     

    Does anyone know about that OID for the automap sessions?

     

    King regards..