We all know that MIB is a module in SNMP and is an indispensable part of SNMP. So next we will parse this part of MIB. First, you need to compile the pix mib on the SNMP manager.
Compile the Cisco System Log MIB file to receive secure and failover SNMP events from the PIX Firewall. Compile and load the CiscoSMI MIB and Cisco System Log MIB to the SNMP Management site. If you do not compile the Cisco System Log MIB into your application, you can only receive mib ii trap events, such as link well, link disconnection, and firewall cold start. You can get the Cisco MIB file at the following site:
Http://www.cisco.com/public/mibs/v2/CISCO-SYSLOG-MIB.my
Http://www.cisco.com/public/mibs/v2/CISCO-SMI.my
To compile the Cisco MIB file into your browser, use CiscoWorkfor windows (SNMPc) to complete the following steps:
Step 1: Obtain the Cisco System Log MIB file.
Step 2: Start SNMPc.
Step 3: Click config> compile MIB.
Step 4: scroll to the bottom of the table and click the last item.
Step 5: click add.
Step 6: locate the file CISCO-SML.my and click OK.
Step 7: scroll to the bottom of the table and click the last item.
Step 8: click add.
Step 9: locate the CISCO-SYSLOG-MIB.my and click OK.
Step 10: Click load all.
Step 11: If no error is reported, restart snnmpc. These commands are only used for SNMPc (Cisco Works for Windows ).