All MIBs › CISCO-CEF-MIB › cefLMPrefixRowStatus
cefLMPrefixRowStatus
Module: CISCO-CEF-MIB
OID (symbolic): CISCO-CEF-MIB::cefLMPrefixRowStatus
OID (numeric): 1.3.6.1.4.1.9.9.492.1.1.4.1.6
Node type: OBJECT-TYPE
Type: RowStatus
Access: read-create
Description: The status of this table entry. Once the entry status is set to active(1), the associated entry cannot be modified until the request completes (cefLMPrefixState transitions to matchFound(2) or noMatchFound(3)).
Once the longest match request has been created (i.e. the cefLMPrefixRowStatus has been made active), the entry cannot be modified - the only operation possible after this is to delete the row.
What is cefLMPrefixRowStatus?
This controls creation of a longest-match search-request row, and per the MIB, once set to active the entry cannot be modified until the search actually completes, cefLMPrefixState reaching matchFound or noMatchFound; after that, the only remaining operation is deletion. This strict lifecycle, create, wait for completion, then only delete, prevents a management application from mutating a search request mid-flight in a way that could produce inconsistent or stale results, which matters because the search itself runs asynchronously in the forwarding plane. A management station that tries to change the target address of an already-active search row before it completes would have that Set rejected, and would instead need to wait for the state to resolve and then delete and recreate the row with the new address.
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.6 | cefLMPrefixRowStatus | CISCO-CEF-MIB |