All MIBs › CISCO-CEF-MIB › cefLMPrefixLen
cefLMPrefixLen
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefLMPrefixLen
OID (numeric): 1.3.6.1.4.1.9.9.492.1.1.4.1.5
Node type: OBJECT-TYPE
Type: InetAddressPrefixLength
Access: read-only
Description: The Network Prefix Length. Index to the cefPrefixTable.
What is cefLMPrefixLen?
This holds the prefix length, subnet mask length, that CEF matched for the longest-match search request, indexing into cefPrefixTable alongside the address in cefLMPrefixAddr. This is what actually tells the admin how specific a match CEF found; a search for a /32 host address that resolves with a /8 prefix length here indicates only a very broad, non-specific route covers that destination, which can be an important routing-completeness clue. A search for host address 203.0.113.45 returning a prefix length of 19 here would mean the most specific route CEF has for that address is a /19, not a host-specific /32 or a more precise aggregate.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.1.4.1.5 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefLMPrefixLen
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.1.4.1.5.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefLMPrefixLen.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::cefLMPrefixLen 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.5 | cefLMPrefixLen | CISCO-CEF-MIB |