All MIBs › CISCO-FIREWALL-MIB › cfwBasicEventsTableLastRow
cfwBasicEventsTableLastRow
Module: CISCO-FIREWALL-MIB
OID (symbolic): CISCO-FIREWALL-MIB::cfwBasicEventsTableLastRow
OID (numeric): 1.3.6.1.4.1.9.9.147.1.1.1.1
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-only
Description: The index value of the most recently created row in the cfwBasicEventsTable. This number starts at 1 and increase by one with each new log entry. When this number wraps, all events are deleted.
What is cfwBasicEventsTableLastRow?
Reports the index of the most recently added entry in the basic firewall events log table, incrementing by one for each new event and resetting (clearing all events) when it wraps.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.147.1.1.1.1 snmpwalk -v2c -c public <target> CISCO-FIREWALL-MIB::cfwBasicEventsTableLastRow
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.147.1.1.1.1.1 snmpget -v2c -c public <target> CISCO-FIREWALL-MIB::cfwBasicEventsTableLastRow.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cfwBasicEventsTableLastRow.1
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::cfwBasicEventsTableLastRow 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.1 | ciscoFirewallMIBObjects | CISCO-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.147.1.1 | cfwEvents | CISCO-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.147.1.1.1 | cfwBasicEvents | CISCO-FIREWALL-MIB |
| 1.3.6.1.4.1.9.9.147.1.1.1.1 | cfwBasicEventsTableLastRow | CISCO-FIREWALL-MIB |