All MIBs › CISCO-CEF-MIB › entLastInconsistencyDetectTime
entLastInconsistencyDetectTime
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::entLastInconsistencyDetectTime
OID (numeric): 1.3.6.1.4.1.9.9.492.1.7.4
Node type: OBJECT-TYPE
Type: TimeStamp
Access: read-only
Description: The value of sysUpTime at the time an inconsistency is detecetd.
What is entLastInconsistencyDetectTime?
This object records the router's sysUpTime value at the moment the most recent FIB inconsistency was detected for this entity. An admin uses this timestamp to correlate an inconsistency with other events in the same time window, like a card reload, a software upgrade, or a routing protocol flap, to help pin down the root cause rather than treating the corruption as unexplained. If this timestamp lines up within seconds of a logged line-card reset, the admin can reasonably tie the FIB inconsistency to that reset rather than suspecting an unrelated ongoing issue.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.4 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::entLastInconsistencyDetectTime
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.7.4.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::entLastInconsistencyDetectTime.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> entLastInconsistencyDetectTime.1
Start monitoring Cisco routers/Layer-3 switches (Cisco Express Forwarding) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-CEF-MIB::entLastInconsistencyDetectTime OID value, configure state conditions and alerts, and monitor any Cisco routers/Layer-3 switches (Cisco Express Forwarding) 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.492 | ciscoCefMIB | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1 | ciscoCefMIBObjects | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.7 | cefCC | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.7.4 | entLastInconsistencyDetectTime | CISCO-CEF-MIB |