All MIBs › CISCO-CEF-MIB › cefLMPrefixAddr
cefLMPrefixAddr
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefLMPrefixAddr
OID (numeric): 1.3.6.1.4.1.9.9.492.1.1.4.1.4
Node type: OBJECT-TYPE
Type: InetAddress
Access: read-only
Description: The Network Prefix Address. Index to the cefPrefixTable. The type of this address is determined by the value of the cefLMPrefixDestAddrType object.
What is cefLMPrefixAddr?
This holds the network prefix address that was the target of a longest-match search request, whose type, IPv4 or IPv6, is determined by the paired cefLMPrefixDestAddrType object. This is the actual destination address a management application was asking CEF to resolve via longest-match lookup, so reading it back confirms exactly which address the search result, state, matched path, in the same row pertains to. A management application troubleshooting reachability to 203.0.113.45 would see that address reflected back in this object within the search-request row it created, confirming the lookup was performed against the intended target.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.1.4.1.4 snmpwalk -v2c -c public <target> CISCO-CEF-MIB::cefLMPrefixAddr
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.492.1.1.4.1.4.1 snmpget -v2c -c public <target> CISCO-CEF-MIB::cefLMPrefixAddr.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::cefLMPrefixAddr 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.4 | cefLMPrefixAddr | CISCO-CEF-MIB |