I just looked on Cisco.com and found the supported MIBs. http://www.cisco.com/en/US/products/sw/secursw/ps2120/prod_release_note09186 a0080267e75.html QUOTE CPU Utilization Monitoring Through SNMP PIX Firewall software Version 6.2 supports monitoring of the PIX Firewall CPU usage through SNMP. CPU usage information is still available directly on the PIX Firewall through the show cpu usage command, but SNMP provides integration with other network management software. Specifically, this release supports the cpmCPUTotalTable of the Cisco Process MIB (CISCO-PROCESS-MIB.my). /QUOTE
The CPU OIDs for processor should be: "cpmCPUTotalIndex" "1.3.6.1.4.1.9.9.109.1.1.1.1.1" "cpmCPUTotalPhysicalIndex" "1.3.6.1.4.1.9.9.109.1.1.1.1.2" "cpmCPUTotal5sec" "1.3.6.1.4.1.9.9.109.1.1.1.1.3" "cpmCPUTotal1min" "1.3.6.1.4.1.9.9.109.1.1.1.1.4" "cpmCPUTotal5min" "1.3.6.1.4.1.9.9.109.1.1.1.1.5" You will need to add the instance of each CPU you are monitoring to do a get properly EXAMPLE: cpmCPUTotal5min for CPU 1 = 1.3.6.1.4.1.9.9.109.1.1.1.1.5.1 Next is memory. (not sure if this is supported on a 501) Memory pool MIB OID is 1.3.6.1.4.1.9.9.48.1.1.1.6 Again, you'll need to add an instance. .1 is normally processor memory available. .2 is IO memory available (in bytes) Hope this helps you out. Regards, Mike Krygeris Somix Technologies, INC Mikek at somix dot com 207-324-8805 -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Steve C Busby Sent: Monday, August 01, 2005 6:29 PM To: [email protected] Cc: '[email protected]'; [EMAIL PROTECTED] Subject: RE: [WhatsUp Forum] Monitoring a PIX 501 The easiest way I've found is to simply use "snmpwalk" to dump the OIDs to a text file and simply look through the file for interesting things to monitor. ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Thanks, Steve Busby Information Technology Services University of Nebraska Medical Center 985030 Nebraska Medical Center [EMAIL PROTECTED] 402.559.9621 If Linux doesn't have the solution, you have the wrong problem. ***************University of Nebraska Medical Center E-mail Confidentiality Disclaimer *************** The information in this e-mail is privileged and confidential, intended only for the use of the addressee(s) above. Any unauthorized use or disclosure of this information is prohibited. If you have received this e-mail by mistake please delete it and immediately contact the sender. Andy Fry <[EMAIL PROTECTED] al.com.au> To Sent by: "'[email protected]'" WhatsUp_Forum-own <[email protected]> [EMAIL PROTECTED] cc com Subject RE: [WhatsUp Forum] Monitoring a 08/01/05 05:13 PM PIX 501 Please respond to [EMAIL PROTECTED] t.ipswitch.com Or are you looking for the appropraite OIDS to monitor ? I find the cisco MIBS a nightmare to work out. Does anybody have a list of the useful oids ? Regards Andy -----Original Message----- From: Steve C Busby [mailto:[EMAIL PROTECTED] Sent: Tuesday, 2 August 2005 6:54 AM To: [email protected] Cc: [email protected]; [EMAIL PROTECTED] Subject: Re: [WhatsUp Forum] Monitoring a PIX 501 Importance: Low Hi Bruce, Are you looking for the configuration needed on your Whatsup Server to monitor the Pix via SNMP? If so, then wouldn't the IP address and SNMP RO community string provide that? Or are you looking for what changes need to be made on the PIX to allow it to be monitored/accessed via SNMP? ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ Thanks, Steve Busby Information Technology Services University of Nebraska Medical Center 985030 Nebraska Medical Center [EMAIL PROTECTED] 402.559.9621 If Linux doesn't have the solution, you have the wrong problem. ***************University of Nebraska Medical Center E-mail Confidentiality Disclaimer *************** The information in this e-mail is privileged and confidential, intended only for the use of the addressee(s) above. Any unauthorized use or disclosure of this information is prohibited. If you have received this e-mail by mistake please delete it and immediately contact the sender. "Meyer, Bruce" <[EMAIL PROTECTED] sc.net> To Sent by: "'[email protected]'" WhatsUp_Forum-own <[email protected]> [EMAIL PROTECTED] cc com Subject [WhatsUp Forum] Monitoring a PIX 08/01/05 02:48 PM 501 Please respond to [EMAIL PROTECTED] t.ipswitch.com Does anyone have a working config for SNMP monitoring of a PIX? The scenario is: We have a few remote locations that we can't hit with our traditional methods, so we use Cable and a PIX, and IP over RF and a PIX. Both are public lines, with a nailed VPN tunnel. I just want to monitor the PIX for snmp. Thanks for any help. ----------------------- Bruce D. Meyer, CCNA, MCSE Network Analyst City of Columbia Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/ --- [This E-mail scanned for viruses by Declude Virus] --- [This E-mail scanned for viruses by Declude Virus] Please visit http://www.ipswitch.com/support/mailing-lists.html to be removed from this list. An Archive of this list is available at: http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/
