All MIBs › CISCO-CEF-MIB › cefLMPrefixState
cefLMPrefixState
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefLMPrefixState
OID (numeric): 1.3.6.1.4.1.9.9.492.1.1.4.1.3
Node type: OBJECT-TYPE
Type: CefPrefixSearchState
Access: read-only
Description: Indicates the state of this prefix search request.
What is cefLMPrefixState?
This reports the current state of an in-progress or completed longest-match prefix search request created via cefLMPrefixTable, typically something like pending, match-found, or no-match-found. A management application polls this object after creating a search-request row to know when its lookup has actually completed and whether a match was found, since the search itself is asynchronous relative to the SNMP Set that initiated it. After creating a longest-match search entry for a specific destination address, a management station would poll this object until it transitions from a pending state to matchFound or noMatchFound before reading the resulting path details.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.1.4.1.3 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefLMPrefixState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.1.4.1.3.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefLMPrefixState.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::cefLMPrefixState 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.1 | cefFIB | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.1.4 | cefLMPrefixTable | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.1.4.1 | cefLMPrefixEntry | CISCO-CEF-MIB |
| 1.3.6.1.4.1.9.9.492.1.1.4.1.3 | cefLMPrefixState | CISCO-CEF-MIB |