All MIBs › CISCO-FIREWALL-MIB › cfwGenericNotification
cfwGenericNotification
Module: CISCO-FIREWALL-MIB
OID (symbolic): CISCO-FIREWALL-MIB::cfwGenericNotification
OID (numeric): 1.3.6.1.4.1.9.9.147.2.0.7
Node type: NOTIFICATION-TYPE
Description: This notification is used to notify the NMS of events that do not fall into the other categories. The included objects provide more detailed information about the event.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' CISCO-FIREWALL-MIB::cfwGenericNotification snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9.9.147.2.0.7
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:51100->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (15713180) 1 days, 19:38:51.80 SNMPv2-MIB::snmpTrapOID.0 = OID: CISCO-FIREWALL-MIB::cfwGenericNotification
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' CISCO-FIREWALL-MIB::cfwGenericNotification
Start monitoring Cisco PIX/ASA firewalls and IOS Firewall-enabled routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-FIREWALL-MIB::cfwGenericNotification OID value, configure state conditions and alerts, and monitor any Cisco PIX/ASA firewalls and IOS Firewall-enabled routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.147 | ciscoFirewallMIB | CISCO-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.147.2 | ciscoFirewallMIBNotificationPrefix | CISCO-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.147.2.0 | ciscoFirewallMIBNotifications | CISCO-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.147.2.0.7 | cfwGenericNotification | CISCO-FIREWALL-MIB |