* Gerardo Amaya (Director de redes y telecomunicaciones) <[EMAIL PROTECTED]> [040412 14:15] wrote: > Hello all. I run an snmpwalk to a 515e pix firewall the only data that > mrtg can graph is the inside and outside interface traffic. I believe > there has to be more things that MRTG can monitor for me. Can someone > give me more MIB and reference of what information can snmp show to me.
How much information you can get out of a pix depends in part on the version of software running--the newer it is, the more information you can get out of it. For instance, here are some oid's which might be of interest. Walk them to get instance numbers (if your pix supports them). 1.3.6.1.4.1.9.9.109.1.1.1.1.5 CPU 1.3.6.1.4.1.9.9.48.1.1.1.5.1 Used memory 1.3.6.1.4.1.9.9.48.1.1.1.6.1 Free memory 1.3.6.1.4.1.9.9.147.1.2.2.2.1.5.40.6 Connections 1.3.6.1.4.1.9.9.147.1.2.2.1.1.4 Buffer table I have a bookmark to a somewhat helpful discussion of SNMP on pixes below. It discusses SNMP support by version. http://www.cisco.com/en/US/products/hw/vpndevc/ps2030/products_tech_note09186a0080094a13.shtml#mibsupportbyversion They had a better document somewhere, but I can't find it at the moment. --Michael -- Unsubscribe mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/mrtg FAQ http://faq.mrtg.org Homepage http://www.mrtg.org WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
