CISCO-CEF-MIB
- Registered at
- 1.3.6.1.4.1.9.9.492
- Last updated
- 2006-01-30 00:00
- Organization
- Cisco System, Inc.
- Revisions
- 2006-01-30 00:00
- Namespace
- cisco
- Source file
CISCO-CEF-MIB- Digest
sha256:03192e6b7f123db2863cdf89e0aeb46ea4d9b070c66e2f4dd14325e8ab7b81ec
Description
Cisco Express Forwarding (CEF) describes a high speed switching mechanism that a router uses to forward packets from the inbound to the outbound interface. CEF uses two sets of data structures or tables, which it stores in router memory: Forwarding information base (FIB) - Describes a database of information used to make forwarding decisions. It is conceptually similar to a routing table or route-cache, although its implementation is different. Adjacency - Two nodes in the network are said to be adjacent if they can reach each other via a single hop across a link layer. CEF path is a valid route to reach to a destination IP prefix. Multiple paths may exist out of a router to the same destination prefix. CEF Load balancing capability share the traffic to the destination IP prefix over all the active paths. After obtaining the prefix in the CEF table with the longest match, output forwarding follows the chain of forwarding elements. Forwarding element (FE) may process the packet, forward the packet, drop or punt the packet or it may also pass the packet to the next forwarding element in the chain for further processing. Forwarding Elements are of various types but this MIB only represents the forwarding elements of adjacency and label types. Hence a forwarding element chain will be represented as a list of labels and adjacency. The adjacency may point to a forwarding element list again, if it is not the last forwarding element in this chain. For the simplest IP forwarding case, the prefix entry will point at an adjacency forwarding element. The IP adjacency processing function will apply the output features, add the encapsulation (performing any required fixups), and may send the packet out. If loadbalancing is configured, the prefix entry will point to lists of forwarding elements. One of these lists will be selected to forward the packet. Each forwarding element list dictates which of a set of possible packet transformations to apply on the way to the same neighbour. The following diagram represents relationship between three of the core tables in this MIB module. cefPrefixTable cefFESelectionTable +---------------+ points +--------------+ | | | | a set +----> | | | | | |---------------| of FE | |--------------| | | | | Selection | | | | | | |---------------| Entries | |--------------| | | | |------------+ | |<----+ |---------------| |--------------| | | | +--------------| | | | | | +---------------+ | +--------------+ | | | points to an | adjacency entry | | | | cefAdjTable | | +---------------+ may point | +->| | | | to a set | |---------------| of FE | | | | | Selection | |---------------| Entries | | | | |----------------+ |---------------| | | +---------------+ Some of the Cisco series routers (e.g. 7500 & 12000) support distributed CEF (dCEF), in which the line cards (LCs) make the packet forwarding decisions using locally stored copies of the same Forwarding information base (FIB) and adjacency tables as the Routing Processor (RP). Inter-Process Communication (IPC) is the protocol used by routers that support distributed packet forwarding. CEF updates are encoded as external Data Representation (XDR) information elements inside IPC messages. This MIB reflects the distributed nature of CEF, e.g. CEF has different instances running on the RP and the line cards. There may be instances of inconsistency between the CEF forwarding databases(i.e between CEF forwarding database on line cards and the CEF forwarding database on the RP). CEF consistency checkers (CC) detects this inconsistency. When two databases are compared by a consistency checker, a set of records from the first (master) database is looked up in the second (slave). There are two types of consistency checkers, active and passive. Active consistency checkers are invoked in response to some stimulus, i.e. when a packet cannot be forwarded because the prefix is not in the forwarding table or in response to a Management Station request. Passive consistency checkers operate in the background, scanning portions of the databases on a periodic basis. The full-scan checkers are active consistency checkers which are invoked in response to a Management Station Request. If 64-bit counter objects in this MIB are supported, then their associated 32-bit counter objects must also be supported. The 32-bit counters will report the low 32-bits of the associated 64-bit counter count (e.g., cefPrefixPkts will report the least significant 32 bits of cefPrefixHCPkts). The same rule should be applied for the 64-bit gauge objects and their assocaited 32-bit gauge objects. If 64-bit counters in this MIB are not supported, then an agent MUST NOT instantiate the corresponding objects with an incorrect value; rather, it MUST respond with the appropriate error/exception condition (e.g., noSuchInstance or noSuchName). Counters related to CEF accounting (e.g., cefPrefixPkts) MUST NOT be instantiated if the corresponding accounting method has been disabled. This MIB allows configuration and monitoring of CEF related objects.
Contact
Postal: Cisco Systems, Inc. 170 West Tasman Drive San Jose, CA 95134-1706 USA Tel: +1 800 553-NETS E-mail: cs-cef@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-CEF-TC | CefAdjLinkType, CefAdjacencySource, CefAdminStatus, CefCCAction, CefCCStatus, CefCCType, CefFailureReason, CefForwardingElementSpecialType, CefIpVersion, CefMplsLabelList, CefOperStatus, CefPathType, CefPrefixSearchState |
| CISCO-SMI | ciscoMgmt |
| CISCO-TC | EntPhysicalIndexOrZero |
| ENTITY-MIB | PhysicalIndex, entPhysicalIndex |
| HCNUM-TC | CounterBasedGauge64 |
| IF-MIB | InterfaceIndexOrZero, ifIndex |
| INET-ADDRESS-MIB | InetAddress, InetAddressPrefixLength, InetAddressType |
| MPLS-VPN-MIB | MplsVpnId |
| SNMP-FRAMEWORK-MIB | SnmpAdminString |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Counter32, Counter64, Gauge32, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, Unsigned32, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TestAndIncr, TimeStamp, TruthValue |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-CEF-MIB CISCO-CEF-TC CISCO-SMI CISCO-TC ENTITY-MIB HCNUM-TC IANA-ENTITY-MIB IANAifType-MIB IF-MIB INET-ADDRESS-MIB MPLS-VPN-MIB SNMP-FRAMEWORK-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC UUID-TC-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| ciscoCefMIBNotifs OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.492.0 | |||
| ciscoCefMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.492.1 | |||
| cefFIB OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.492.1.1 | |||
| cefFIBSummary OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.492.1.1.1 | |||
| cefFIBSummaryTable OBJECT-TYPE This table contains the summary information for the cefPrefixTable. | 1.3.6.1.4.1.9.9.492.1.1.1.1 | not-accessible | current | |
| cefFIBSummaryEntry OBJECT-TYPE If CEF is enabled on the Managed device, each entry contains the FIB summary related attributes for the managed entity. A row may exist for each IP version type (v4 and v6) depending upon the IP version supported on the device. entPhysicalIndex is also an index for this table which represents entities of 'module' entPhysicalClass which are capable of running CEF. | 1.3.6.1.4.1.9.9.492.1.1.1.1.1 | not-accessible | current | |
| cefFIBIpVersion OBJECT-TYPE The version of IP forwarding. | 1.3.6.1.4.1.9.9.492.1.1.1.1.1.1 | CefIpVersion | not-accessible | current |
| cefFIBSummaryFwdPrefixes OBJECT-TYPE Total number of forwarding Prefixes in FIB for the IP version specified by cefFIBIpVersion object. | 1.3.6.1.4.1.9.9.492.1.1.1.1.1.2 | Unsigned32 | read-only | current |
| cefPrefixTable OBJECT-TYPE A list of CEF forwarding prefixes. | 1.3.6.1.4.1.9.9.492.1.1.2 | not-accessible | current | |
| cefPrefixEntry OBJECT-TYPE If CEF is enabled on the Managed device, each entry contains the forwarding prefix attributes. CEF prefix based non-recursive stats are maintained in internal and external buckets (depending upon the value of cefIntNonrecursiveAccouting object in the CefIntEntry). entPhysicalIndex is also an index for this table which represents entities of 'module' entPhysicalClass which are capable of running CEF. | 1.3.6.1.4.1.9.9.492.1.1.2.1 | not-accessible | current | |
| cefPrefixType OBJECT-TYPE The Network Prefix Type. This object specifies the address type used for cefPrefixAddr. Prefix entries are only valid for the address type of ipv4(1) and ipv6(2). | 1.3.6.1.4.1.9.9.492.1.1.2.1.1 | InetAddressType | not-accessible | current |
| cefPrefixAddr OBJECT-TYPE The Network Prefix Address. The type of this address is determined by the value of the cefPrefixType object. This object is a Prefix Address containing the prefix with length specified by cefPrefixLen. Any bits beyond the length specified by cefPrefixLen are zeroed. | 1.3.6.1.4.1.9.9.492.1.1.2.1.2 | InetAddress | not-accessible | current |
| cefPrefixLen OBJECT-TYPE Length in bits of the FIB Address prefix. | 1.3.6.1.4.1.9.9.492.1.1.2.1.3 | InetAddressPrefixLength | not-accessible | current |
| cefPrefixForwardingInfo OBJECT-TYPE This object indicates the associated forwarding element selection entries in cefFESelectionTable. The value of this object is index value (cefFESelectionName) of cefFESelectionTable. | 1.3.6.1.4.1.9.9.492.1.1.2.1.4 | SnmpAdminString | read-only | current |
| cefPrefixPkts OBJECT-TYPE If CEF accounting is set to enable per prefix accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'perPrefix' accounting), then this object represents the number of packets switched to this prefix. | 1.3.6.1.4.1.9.9.492.1.1.2.1.5 | Counter32 | read-only | current |
| cefPrefixHCPkts OBJECT-TYPE If CEF accounting is set to enable per prefix accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'perPrefix' accounting), then this object represents the number of packets switched to this prefix. This object is a 64-bit version of cefPrefixPkts. | 1.3.6.1.4.1.9.9.492.1.1.2.1.6 | Counter64 | read-only | current |
| cefPrefixBytes OBJECT-TYPE If CEF accounting is set to enable per prefix accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'perPrefix' accounting), then this object represents the number of bytes switched to this prefix. | 1.3.6.1.4.1.9.9.492.1.1.2.1.7 | Counter32 | read-only | current |
| cefPrefixHCBytes OBJECT-TYPE If CEF accounting is set to enable per prefix accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'perPrefix' accounting), then this object represents the number of bytes switched to this prefix. This object is a 64-bit version of cefPrefixBytes. | 1.3.6.1.4.1.9.9.492.1.1.2.1.8 | Counter64 | read-only | current |
| cefPrefixInternalNRPkts OBJECT-TYPE If CEF accounting is set to enable non-recursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting), then this object represents the number of non-recursive packets in the internal bucket switched using this prefix. | 1.3.6.1.4.1.9.9.492.1.1.2.1.9 | Counter32 | read-only | current |
| cefPrefixInternalNRHCPkts OBJECT-TYPE If CEF accounting is set to enable non-recursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting), then this object represents the number of non-recursive packets in the internal bucket switched using this prefix. This object is a 64-bit version of cefPrefixInternalNRPkts. | 1.3.6.1.4.1.9.9.492.1.1.2.1.10 | Counter64 | read-only | current |
| cefPrefixInternalNRBytes OBJECT-TYPE If CEF accounting is set to enable nonRecursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting), then this object represents the number of non-recursive bytes in the internal bucket switched using this prefix. | 1.3.6.1.4.1.9.9.492.1.1.2.1.11 | Counter32 | read-only | current |
| cefPrefixInternalNRHCBytes OBJECT-TYPE If CEF accounting is set to enable nonRecursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting), then this object represents the number of non-recursive bytes in the internal bucket switched using this prefix. This object is a 64-bit version of cefPrefixInternalNRBytes. | 1.3.6.1.4.1.9.9.492.1.1.2.1.12 | Counter64 | read-only | current |
| cefPrefixExternalNRPkts OBJECT-TYPE If CEF accounting is set to enable non-recursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting), then this object represents the number of non-recursive packets in the external bucket switched using this prefix. | 1.3.6.1.4.1.9.9.492.1.1.2.1.13 | Counter32 | read-only | current |
| cefPrefixExternalNRHCPkts OBJECT-TYPE If CEF accounting is set to enable non-recursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting), then this object represents the number of non-recursive packets in the external bucket switched using this prefix. This object is a 64-bit version of cefPrefixExternalNRPkts. | 1.3.6.1.4.1.9.9.492.1.1.2.1.14 | Counter64 | read-only | current |
| cefPrefixExternalNRBytes OBJECT-TYPE If CEF accounting is set to enable nonRecursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting), then this object represents the number of non-recursive bytes in the external bucket switched using this prefix. | 1.3.6.1.4.1.9.9.492.1.1.2.1.15 | Counter32 | read-only | current |
| cefPrefixExternalNRHCBytes OBJECT-TYPE If CEF accounting is set to enable nonRecursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting), then this object represents the number of non-recursive bytes in the external bucket switched using this prefix. This object is a 64-bit version of cefPrefixExternalNRBytes. | 1.3.6.1.4.1.9.9.492.1.1.2.1.16 | Counter64 | read-only | current |
| cefLMPrefixSpinLock OBJECT-TYPE An advisory lock used to allow cooperating SNMP Command Generator applications to coordinate their use of the Set operation in creating Longest Match Prefix Entries in cefLMPrefixTable. When creating a new longest prefix match entry, the value of cefLMPrefixSpinLock should be retrieved. The destination address should be determined to be unique by the SNMP Command Generator application by consulting the cefLMPrefixTable. Finally, the longest prefix entry may be created (Set), including the advisory lock. If another SNMP Command Generator application has altered the longest prefix entry in the meantime, then the spin lock's value will have changed, and so this creation will fail because it will specify the wrong value for the spin lock. Since this is an advisory lock, the use of this lock is not enforced, but not using this lock may lead to conflict with the another SNMP command responder application which may also be acting on the cefLMPrefixTable. | 1.3.6.1.4.1.9.9.492.1.1.3 | TestAndIncr | read-write | current |
| cefLMPrefixTable OBJECT-TYPE A table of Longest Match Prefix Query requests. Generator application should utilize the cefLMPrefixSpinLock to try to avoid collisions. See DESCRIPTION clause of cefLMPrefixSpinLock. | 1.3.6.1.4.1.9.9.492.1.1.4 | not-accessible | current | |
| cefLMPrefixEntry OBJECT-TYPE If CEF is enabled on the managed device, then each entry represents a longest Match Prefix request. A management station wishing to get the longest Match prefix for a given destination address should create the associate instance of the row status. The row status should be set to active(1) to initiate the request. Note that this entire procedure may be initiated via a single set request which specifies a row status of createAndGo(4). Once the request completes, the management station should retrieve the values of the objects of interest, and should then delete the entry. In order to prevent old entries from clogging the table, entries will be aged out, but an entry will never be deleted within 5 minutes of completion. Entries are lost after an agent restart. I.e. to find out the longest prefix match for destination address of A.B.C.D on entity whose entityPhysicalIndex is 1, the Management station will create an entry in cefLMPrefixTable with cefLMPrefixRowStatus.1(entPhysicalIndex).1(ipv4).A.B.C.D set to createAndGo(4). Management Station may query the value of objects cefLMPrefix and cefLMPrefixLen to find out the corresponding prefix entry from the cefPrefixTable once the value of cefLMPrefixState is set to matchFound(2). entPhysicalIndex is also an index for this table which represents entities of 'module' entPhysicalClass which are capable of running CEF. | 1.3.6.1.4.1.9.9.492.1.1.4.1 | not-accessible | current | |
| cefLMPrefixDestAddrType OBJECT-TYPE The Destination Address Type. This object specifies the address type used for cefLMPrefixDestAddr. Longest Match Prefix entries are only valid for the address type of ipv4(1) and ipv6(2). | 1.3.6.1.4.1.9.9.492.1.1.4.1.1 | InetAddressType | not-accessible | current |
| cefLMPrefixDestAddr OBJECT-TYPE The Destination Address. The type of this address is determined by the value of the cefLMPrefixDestAddrType object. | 1.3.6.1.4.1.9.9.492.1.1.4.1.2 | InetAddress | not-accessible | current |
| cefLMPrefixState OBJECT-TYPE Indicates the state of this prefix search request. | 1.3.6.1.4.1.9.9.492.1.1.4.1.3 | CefPrefixSearchState | read-only | current |
| cefLMPrefixAddr OBJECT-TYPE The Network Prefix Address. Index to the cefPrefixTable. The type of this address is determined by the value of the cefLMPrefixDestAddrType object. | 1.3.6.1.4.1.9.9.492.1.1.4.1.4 | InetAddress | read-only | current |
| cefLMPrefixLen OBJECT-TYPE The Network Prefix Length. Index to the cefPrefixTable. | 1.3.6.1.4.1.9.9.492.1.1.4.1.5 | InetAddressPrefixLength | read-only | current |
| cefLMPrefixRowStatus OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.492.1.1.4.1.6 | RowStatus | read-create | current |
| cefPathTable OBJECT-TYPE CEF prefix path is a valid route to reach to a destination IP prefix. Multiple paths may exist out of a router to the same destination prefix. This table specify lists of CEF paths. | 1.3.6.1.4.1.9.9.492.1.1.5 | not-accessible | current | |
| cefPathEntry OBJECT-TYPE If CEF is enabled on the Managed device, each entry contain a CEF prefix path. entPhysicalIndex is also an index for this table which represents entities of 'module' entPhysicalClass which are capable of running CEF. | 1.3.6.1.4.1.9.9.492.1.1.5.1 | not-accessible | current | |
| cefPathId OBJECT-TYPE The locally arbitrary, but unique identifier associated with this prefix path entry. | 1.3.6.1.4.1.9.9.492.1.1.5.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| cefPathType OBJECT-TYPE Type for this CEF Path. | 1.3.6.1.4.1.9.9.492.1.1.5.1.2 | CefPathType | read-only | current |
| cefPathInterface OBJECT-TYPE Interface associated with this CEF path. A value of zero for this object will indicate that no interface is associated with this path entry. | 1.3.6.1.4.1.9.9.492.1.1.5.1.3 | InterfaceIndexOrZero | read-only | current |
| cefPathNextHopAddr OBJECT-TYPE Next hop address associated with this CEF path. The value of this object is only relevant for attached next hop and recursive next hop path types (when the object cefPathType is set to attachedNexthop(4) or recursiveNexthop(5)). and will be set to zero for other path types. The type of this address is determined by the value of the cefPrefixType object. | 1.3.6.1.4.1.9.9.492.1.1.5.1.4 | InetAddress | read-only | current |
| cefPathRecurseVrfName OBJECT-TYPE The recursive vrf name associated with this path. The value of this object is only relevant for recursive next hop path types (when the object cefPathType is set to recursiveNexthop(5)), and '0x00' will be returned for other path types. | 1.3.6.1.4.1.9.9.492.1.1.5.1.5 | MplsVpnId | read-only | current |
| cefAdj OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.492.1.2 | |||
| cefAdjSummary OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.492.1.2.1 | |||
| cefAdjSummaryTable OBJECT-TYPE This table contains the summary information for the cefAdjTable. | 1.3.6.1.4.1.9.9.492.1.2.1.1 | not-accessible | current | |
| cefAdjSummaryEntry OBJECT-TYPE If CEF is enabled on the Managed device, each entry contains the CEF Adjacency summary related attributes for the Managed entity. A row exists for each adjacency link type. entPhysicalIndex is also an index for this table which represents entities of 'module' entPhysicalClass which are capable of running CEF. | 1.3.6.1.4.1.9.9.492.1.2.1.1.1 | not-accessible | current | |
| cefAdjSummaryLinkType OBJECT-TYPE The link type of the adjacency. | 1.3.6.1.4.1.9.9.492.1.2.1.1.1.1 | CefAdjLinkType | not-accessible | current |
| cefAdjSummaryComplete OBJECT-TYPE The total number of complete adjacencies. The total number of adjacencies which can be used to switch traffic to a neighbour. | 1.3.6.1.4.1.9.9.492.1.2.1.1.1.2 | Unsigned32 | read-only | current |
| cefAdjSummaryIncomplete OBJECT-TYPE The total number of incomplete adjacencies. The total number of adjacencies which cannot be used to switch traffic in their current state. | 1.3.6.1.4.1.9.9.492.1.2.1.1.1.3 | Unsigned32 | read-only | current |
| cefAdjSummaryFixup OBJECT-TYPE The total number of adjacencies for which the Layer 2 encapsulation string (header) may be updated (fixed up) at packet switch time. | 1.3.6.1.4.1.9.9.492.1.2.1.1.1.4 | Unsigned32 | read-only | current |
| cefAdjSummaryRedirect OBJECT-TYPE The total number of adjacencies for which ip redirect (or icmp redirection) is enabled. The value of this object is only relevant for ipv4 and ipv6 link type (when the index object cefAdjSummaryLinkType value is ipv4(1) or ipv6(2)) and will be set to zero for other link types. | 1.3.6.1.4.1.9.9.492.1.2.1.1.1.5 | Unsigned32 | read-only | current |
| cefAdjTable OBJECT-TYPE A list of CEF adjacencies. | 1.3.6.1.4.1.9.9.492.1.2.2 | not-accessible | current | |
| cefAdjEntry OBJECT-TYPE If CEF is enabled on the Managed device, each entry contains the adjacency attributes. Adjacency entries may exist for all the interfaces on which packets can be switched out of the device. The interface is instantiated by ifIndex. Therefore, the interface index must have been assigned, according to the applicable procedures, before it can be meaningfully used. Generally, this means that the interface must exist. entPhysicalIndex is also an index for this table which represents entities of 'module' entPhysicalClass which are capable of running CEF. | 1.3.6.1.4.1.9.9.492.1.2.2.1 | not-accessible | current | |
| cefAdjNextHopAddrType OBJECT-TYPE Address type for the cefAdjNextHopAddr. This object specifies the address type used for cefAdjNextHopAddr. Adjacency entries are only valid for the address type of ipv4(1) and ipv6(2). | 1.3.6.1.4.1.9.9.492.1.2.2.1.1 | InetAddressType | not-accessible | current |
| cefAdjNextHopAddr OBJECT-TYPE The next Hop address for this adjacency. The type of this address is determined by the value of the cefAdjNextHopAddrType object. | 1.3.6.1.4.1.9.9.492.1.2.2.1.2 | InetAddress | not-accessible | current |
| cefAdjConnId OBJECT-TYPE In cases where cefLinkType, interface and the next hop address are not able to uniquely define an adjacency entry (e.g. ATM and Frame Relay Bundles), this object is a unique identifier to differentiate between these adjacency entries. In all the other cases the value of this index object will be 0. | 1.3.6.1.4.1.9.9.492.1.2.2.1.3 | Unsigned32 (0 | 1..4294967295) | not-accessible | current |
| cefAdjSource OBJECT-TYPE If the adjacency is created because some neighbour discovery mechanism has discovered a neighbour and all the information required to build a frame header to encapsulate traffic to the neighbour is available then the source of adjacency is set to the mechanism by which the adjacency is learned. | 1.3.6.1.4.1.9.9.492.1.2.2.1.4 | CefAdjacencySource | read-only | current |
| cefAdjEncap OBJECT-TYPE The layer 2 encapsulation string to be used for sending the packet out using this adjacency. | 1.3.6.1.4.1.9.9.492.1.2.2.1.5 | SnmpAdminString | read-only | current |
| cefAdjFixup OBJECT-TYPE For the cases, where the encapsulation string is decided at packet switch time, the adjacency encapsulation string specified by object cefAdjEncap require a fixup. I.e. for the adjacencies out of IP Tunnels, the string prepended is an IP header which has fields which can only be setup at packet switch time. The value of this object represent the kind of fixup applied to the packet. If the encapsulation string doesn't require any fixup, then the value of this object will be of zero length. | 1.3.6.1.4.1.9.9.492.1.2.2.1.6 | SnmpAdminString | read-only | current |
| cefAdjMTU OBJECT-TYPE The Layer 3 MTU which can be transmitted using this adjacency. | 1.3.6.1.4.1.9.9.492.1.2.2.1.7 | Unsigned32 (0..65535) | read-only | current |
| cefAdjForwardingInfo OBJECT-TYPE This object selects a forwarding info entry defined in the cefFESelectionTable. The selected target is defined by an entry in the cefFESelectionTable whose index value (cefFESelectionName) is equal to this object. The value of this object will be of zero length if this adjacency entry is the last forwarding element in the forwarding path. | 1.3.6.1.4.1.9.9.492.1.2.2.1.8 | SnmpAdminString | read-only | current |
| cefAdjPkts OBJECT-TYPE Number of pkts transmitted using this adjacency. | 1.3.6.1.4.1.9.9.492.1.2.2.1.9 | Counter32 | read-only | current |
| cefAdjHCPkts OBJECT-TYPE Number of pkts transmitted using this adjacency. This object is a 64-bit version of cefAdjPkts. | 1.3.6.1.4.1.9.9.492.1.2.2.1.10 | Counter64 | read-only | current |
| cefAdjBytes OBJECT-TYPE Number of bytes transmitted using this adjacency. | 1.3.6.1.4.1.9.9.492.1.2.2.1.11 | Counter32 | read-only | current |
| cefAdjHCBytes OBJECT-TYPE Number of bytes transmitted using this adjacency. This object is a 64-bit version of cefAdjBytes. | 1.3.6.1.4.1.9.9.492.1.2.2.1.12 | Counter64 | read-only | current |
| cefFE OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.492.1.3 | |||
| cefFESelectionTable OBJECT-TYPE A list of forwarding element selection entries. | 1.3.6.1.4.1.9.9.492.1.3.1 | not-accessible | current | |
| cefFESelectionEntry OBJECT-TYPE If CEF is enabled on the Managed device, each entry contain a CEF forwarding element selection list. entPhysicalIndex is also an index for this table which represents entities of 'module' entPhysicalClass which are capable of running CEF. | 1.3.6.1.4.1.9.9.492.1.3.1.1 | not-accessible | current | |
| cefFESelectionName OBJECT-TYPE The locally arbitrary, but unique identifier used to select a set of forwarding element lists. | 1.3.6.1.4.1.9.9.492.1.3.1.1.1 | SnmpAdminString (SIZE(1..32)) | not-accessible | current |
| cefFESelectionId OBJECT-TYPE Secondary index to identify a forwarding elements List in this Table. | 1.3.6.1.4.1.9.9.492.1.3.1.1.2 | Integer32 (1..2147483647) | not-accessible | current |
| cefFESelectionSpecial OBJECT-TYPE Special processing for a destination is indicated through the use of special forwarding element. If the forwarding element list contains the special forwarding element, then this object represents the type of special forwarding element. | 1.3.6.1.4.1.9.9.492.1.3.1.1.3 | CefForwardingElementSpecialType | read-only | current |
| cefFESelectionLabels OBJECT-TYPE This object represent the MPLS Labels associated with this forwarding Element List. The value of this object will be irrelevant and will be set to zero length if the forwarding element list doesn't contain a label forwarding element. A zero length label list will indicate that there is no label forwarding element associated with this selection entry. | 1.3.6.1.4.1.9.9.492.1.3.1.1.4 | CefMplsLabelList | read-only | current |
| cefFESelectionAdjLinkType OBJECT-TYPE This object represent the link type for the adjacency associated with this forwarding Element List. The value of this object will be irrelevant and will be set to unknown(5) if the forwarding element list doesn't contain an adjacency forwarding element. | 1.3.6.1.4.1.9.9.492.1.3.1.1.5 | CefAdjLinkType | read-only | current |
| cefFESelectionAdjInterface OBJECT-TYPE This object represent the interface for the adjacency associated with this forwarding Element List. The value of this object will be irrelevant and will be set to zero if the forwarding element list doesn't contain an adjacency forwarding element. | 1.3.6.1.4.1.9.9.492.1.3.1.1.6 | InterfaceIndexOrZero | read-only | current |
| cefFESelectionAdjNextHopAddrType OBJECT-TYPE This object represent the next hop address type for the adjacency associated with this forwarding Element List. The value of this object will be irrelevant and will be set to unknown(0) if the forwarding element list doesn't contain an adjacency forwarding element. | 1.3.6.1.4.1.9.9.492.1.3.1.1.7 | InetAddressType | read-only | current |
| cefFESelectionAdjNextHopAddr OBJECT-TYPE This object represent the next hop address for the adjacency associated with this forwarding Element List. The value of this object will be irrelevant and will be set to zero if the forwarding element list doesn't contain an adjacency forwarding element. | 1.3.6.1.4.1.9.9.492.1.3.1.1.8 | InetAddress | read-only | current |
| cefFESelectionAdjConnId OBJECT-TYPE This object represent the connection id for the adjacency associated with this forwarding Element List. The value of this object will be irrelevant and will be set to zero if the forwarding element list doesn't contain an adjacency forwarding element. In cases where cefFESelectionAdjLinkType, interface and the next hop address are not able to uniquely define an adjacency entry (e.g. ATM and Frame Relay Bundles), this object is a unique identifier to differentiate between these adjacency entries. | 1.3.6.1.4.1.9.9.492.1.3.1.1.9 | Unsigned32 (0 | 1..4294967295) | read-only | current |
| cefFESelectionVrfName OBJECT-TYPE This object represent the Vrf name for the lookup associated with this forwarding Element List. The value of this object will be irrelevant and will be set to a string containing the single octet 0x00 if the forwarding element list doesn't contain a lookup forwarding element. | 1.3.6.1.4.1.9.9.492.1.3.1.1.10 | MplsVpnId | read-only | current |
| cefFESelectionWeight OBJECT-TYPE This object represent the weighting for load balancing between multiple Forwarding Element Lists. The value of this object will be zero if load balancing is associated with this selection entry. | 1.3.6.1.4.1.9.9.492.1.3.1.1.11 | Unsigned32 (0 | 1..4294967295) | read-only | current |
| cefGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.492.1.4 | |||
| cefCfgTable OBJECT-TYPE This table contains global config parameter of CEF on the Managed device. | 1.3.6.1.4.1.9.9.492.1.4.1 | not-accessible | current | |
| cefCfgEntry OBJECT-TYPE If the Managed device supports CEF, each entry contains the CEF config parameter for the managed entity. A row may exist for each IP version type (v4 and v6) depending upon the IP version supported on the device. entPhysicalIndex is also an index for this table which represents entities of 'module' entPhysicalClass which are capable of running CEF. | 1.3.6.1.4.1.9.9.492.1.4.1.1 | not-accessible | current | |
| cefCfgAdminState OBJECT-TYPE The desired state of CEF. | 1.3.6.1.4.1.9.9.492.1.4.1.1.1 | CefAdminStatus | read-write | current |
| cefCfgOperState OBJECT-TYPE The current operational state of CEF. If the cefCfgAdminState is disabled(2), then cefOperState will eventually go to the down(2) state unless some error has occurred. If cefCfgAdminState is changed to enabled(1) then cefCfgOperState should change to up(1) only if the CEF entity is ready to forward the packets using Cisco Express Forwarding (CEF) else it should remain in the down(2) state. The up(1) state for this object indicates that CEF entity is forwarding the packet using Cisco Express Forwarding. | 1.3.6.1.4.1.9.9.492.1.4.1.1.2 | CefOperStatus | read-only | current |
| cefCfgDistributionAdminState OBJECT-TYPE The desired state of CEF distribution. | 1.3.6.1.4.1.9.9.492.1.4.1.1.3 | CefAdminStatus | read-write | current |
| cefCfgDistributionOperState OBJECT-TYPE The current operational state of CEF distribution. If the cefCfgDistributionAdminState is disabled(2), then cefDistributionOperState will eventually go to the down(2) state unless some error has occurred. If cefCfgDistributionAdminState is changed to enabled(1) then cefCfgDistributionOperState should change to up(1) only if the CEF entity is ready to forward the packets using Distributed Cisco Express Forwarding (dCEF) else it should remain in the down(2) state. The up(1) state for this object indicates that CEF entity is forwarding the packet using Distributed Cisco Express Forwarding. | 1.3.6.1.4.1.9.9.492.1.4.1.1.4 | CefOperStatus | read-only | current |
| cefCfgAccountingMap OBJECT-TYPE This object represents a bitmap of network accounting options. CEF network accounting is disabled by default. CEF network accounting can be enabled by selecting one or more of the following CEF accounting option for the value of this object. nonRecursive(0): enables accounting through nonrecursive prefixes. perPrefix(1): enables the collection of the numbers of pkts and bytes express forwarded to a destination (prefix) prefixLength(2): enables accounting through prefixlength. Once the accounting is enabled, the corresponding stats can be retrieved from the cefPrefixTable and cefStatsPrefixLenTable. | 1.3.6.1.4.1.9.9.492.1.4.1.1.5 | Bits {nonRecursive(0), perPrefix(1), prefixLength(2)} | read-write | current |
| cefCfgLoadSharingAlgorithm OBJECT-TYPE Indicates the CEF Load balancing algorithm. Setting this object to none(1) will disable the Load sharing for the specified entry. CEF load balancing can be enabled by setting this object to one of following Algorithms: original(2) : This algorithm is based on a source and destination hash tunnel(3) : This algorithm is used in tunnels environments or in environments where there are only a few source universal(4) : This algorithm uses a source and destination and ID hash If the value of this object is set to 'tunnel' or 'universal', then the FIXED ID for these algorithms may be specified by the managed object cefLoadSharingID. | 1.3.6.1.4.1.9.9.492.1.4.1.1.6 | INTEGER {none(1), original(2), tunnel(3), universal(4)} | read-write | current |
| cefCfgLoadSharingID OBJECT-TYPE The Fixed ID associated with the managed object cefCfgLoadSharingAlgorithm. The hash of this object value may be used by the Load Sharing Algorithm. The value of this object is not relevant and will be set to zero if the value of managed object cefCfgLoadSharingAlgorithm is set to none(1) or original(2). The default value of this object is calculated by the device at the time of initialization. | 1.3.6.1.4.1.9.9.492.1.4.1.1.7 | Unsigned32 (0 | 1..4294967295) | read-write | current |
| cefCfgTrafficStatsLoadInterval OBJECT-TYPE The interval time over which the CEF traffic statistics are collected. | 1.3.6.1.4.1.9.9.492.1.4.1.1.8 | Unsigned32 | read-write | current |
| cefCfgTrafficStatsUpdateRate OBJECT-TYPE The frequency with which the line card sends the traffic load statistics to the Router Processor. Setting the value of this object to 0 will disable the CEF traffic statistics collection. | 1.3.6.1.4.1.9.9.492.1.4.1.1.9 | Unsigned32 (0 | 1..65535) | read-write | current |
| cefResourceTable OBJECT-TYPE This table contains global resource information of CEF on the Managed device. | 1.3.6.1.4.1.9.9.492.1.4.2 | not-accessible | current | |
| cefResourceEntry OBJECT-TYPE If the Managed device supports CEF, each entry contains the CEF Resource parameters for the managed entity. entPhysicalIndex is also an index for this table which represents entities of 'module' entPhysicalClass which are capable of running CEF. | 1.3.6.1.4.1.9.9.492.1.4.2.1 | not-accessible | current | |
| cefResourceMemoryUsed OBJECT-TYPE Indicates the number of bytes from the Processor Memory Pool that are currently in use by CEF on the managed entity. | 1.3.6.1.4.1.9.9.492.1.4.2.1.1 | Gauge32 | read-only | current |
| cefResourceFailureReason OBJECT-TYPE The CEF resource failure reason which may lead to CEF being disabled on the managed entity. | 1.3.6.1.4.1.9.9.492.1.4.2.1.2 | CefFailureReason | read-only | current |
| cefInterface OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.492.1.5 | |||
| cefIntTable OBJECT-TYPE This Table contains interface specific information of CEF on the Managed device. | 1.3.6.1.4.1.9.9.492.1.5.1 | not-accessible | current | |
| cefIntEntry OBJECT-TYPE If CEF is enabled on the Managed device, each entry contains the CEF attributes associated with an interface. The interface is instantiated by ifIndex. Therefore, the interface index must have been assigned, according to the applicable procedures, before it can be meaningfully used. Generally, this means that the interface must exist. A row may exist for each IP version type (v4 and v6) depending upon the IP version supported on the device. entPhysicalIndex is also an index for this table which represents entities of 'module' entPhysicalClass which are capable of running CEF. | 1.3.6.1.4.1.9.9.492.1.5.1.1 | not-accessible | current | |
| cefIntSwitchingState OBJECT-TYPE The CEF switching State for the interface. If CEF is enabled but distributed CEF(dCEF) is disabled then CEF is in cefEnabled(1) state. If distributed CEF is enabled, then CEF is in distCefEnabled(2) state. The cefDisabled(3) state indicates that CEF is disabled. The CEF switching state is only applicable to the received packet on the interface. | 1.3.6.1.4.1.9.9.492.1.5.1.1.1 | INTEGER {cefEnabled(1), distCefEnabled(2), cefDisabled(3)} | read-write | current |
| cefIntLoadSharing OBJECT-TYPE The status of load sharing on the interface. perPacket(1) : Router to send data packets over successive equal-cost paths without regard to individual hosts or user sessions. perDestination(2) : Router to use multiple, equal-cost paths to achieve load sharing Load sharing is enabled by default for an interface when CEF is enabled. | 1.3.6.1.4.1.9.9.492.1.5.1.1.2 | INTEGER {perPacket(1), perDestination(2)} | read-write | current |
| cefIntNonrecursiveAccouting OBJECT-TYPE The CEF accounting mode for the interface. CEF prefix based non-recursive accounting on an interface can be configured to store the stats for non-recursive prefixes in a internal or external bucket. internal(1) : Count input traffic in the nonrecursive internal bucket external(2) : Count input traffic in the nonrecursive external bucket The value of this object will only be effective if value of the object cefAccountingMap is set to enable nonRecursive(1) accounting. | 1.3.6.1.4.1.9.9.492.1.5.1.1.3 | INTEGER {internal(1), external(2)} | read-write | current |
| cefPeer OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.492.1.6 | |||
| cefPeerTable OBJECT-TYPE Entity acting as RP (Routing Processor) keeps the CEF states for the line card entities and communicates with the line card entities using XDR. This Table contains the CEF information related to peer entities on the managed device. | 1.3.6.1.4.1.9.9.492.1.6.1 | not-accessible | current | |
| cefPeerEntry OBJECT-TYPE If CEF is enabled on the Managed device, each entry contains the CEF related attributes associated with a CEF peer entity. entPhysicalIndex and entPeerPhysicalIndex are also indexes for this table which represents entities of 'module' entPhysicalClass which are capable of running CEF. | 1.3.6.1.4.1.9.9.492.1.6.1.1 | not-accessible | current | |
| entPeerPhysicalIndex OBJECT-TYPE The entity index for the CEF peer entity. Only the entities of 'module' entPhysicalClass are included here. | 1.3.6.1.4.1.9.9.492.1.6.1.1.1 | PhysicalIndex | not-accessible | current |
| cefPeerOperState OBJECT-TYPE The current CEF operational state of the CEF peer entity. Cef peer entity oper state will be peerDisabled(1) in the following condition: : Cef Peer entity encounters fatal error i.e. resource allocation failure, ipc failure etc : When a reload/delete request is received from the Cef Peer Entity Once the peer entity is up and no fatal error is encountered, then the value of this object will transits to the peerUp(3) state. If the Cef Peer entity is in held stage, then the value of this object will be peerHold(3). Cef peer entity can only transit to peerDisabled(1) state from the peerHold(3) state. | 1.3.6.1.4.1.9.9.492.1.6.1.1.2 | INTEGER {peerDisabled(1), peerUp(2), peerHold(3)} | read-only | current |
| cefPeerNumberOfResets OBJECT-TYPE Number of times the session with CEF peer entity has been reset. | 1.3.6.1.4.1.9.9.492.1.6.1.1.3 | Counter32 | read-only | current |
| cefPeerFIBTable OBJECT-TYPE Entity acting as RP (Routing Processor) keep the CEF FIB states for the line card entities and communicate with the line card entities using XDR. This Table contains the CEF FIB State related to peer entities on the managed device. | 1.3.6.1.4.1.9.9.492.1.6.2 | not-accessible | current | |
| cefPeerFIBEntry OBJECT-TYPE If CEF is enabled on the Managed device, each entry contains the CEF FIB State associated a CEF peer entity. entPhysicalIndex and entPeerPhysicalIndex are also indexes for this table which represents entities of 'module' entPhysicalClass which are capable of running CEF. | 1.3.6.1.4.1.9.9.492.1.6.2.1 | not-accessible | current | |
| cefPeerFIBOperState OBJECT-TYPE The current CEF FIB Operational State for the CEF peer entity. | 1.3.6.1.4.1.9.9.492.1.6.2.1.1 | INTEGER {peerFIBDown(1), peerFIBUp(2), peerFIBReloadRequest(3), peerFIBReloading(4), peerFIBSynced(5)} | read-only | current |
| cefCC OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.492.1.7 | |||
| cefCCGlobalTable OBJECT-TYPE This table contains CEF consistency checker (CC) global parameters for the managed device. | 1.3.6.1.4.1.9.9.492.1.7.1 | not-accessible | current | |
| cefCCGlobalEntry OBJECT-TYPE If the managed device supports CEF, each entry contains the global consistency checker parameter for the managed device. A row may exist for each IP version type (v4 and v6) depending upon the IP version supported on the device. | 1.3.6.1.4.1.9.9.492.1.7.1.1 | not-accessible | current | |
| cefCCGlobalAutoRepairEnabled OBJECT-TYPE Once an inconsistency has been detected, CEF has the ability to repair the problem. This object indicates the status of auto-repair function for the consistency checkers. | 1.3.6.1.4.1.9.9.492.1.7.1.1.1 | TruthValue | read-write | current |
| cefCCGlobalAutoRepairDelay OBJECT-TYPE Indiactes how long the consistency checker waits to fix an inconsistency. The value of this object has no effect when the value of object cefCCGlobalAutoRepairEnabled is 'false'. | 1.3.6.1.4.1.9.9.492.1.7.1.1.2 | Unsigned32 | read-write | current |
| cefCCGlobalAutoRepairHoldDown OBJECT-TYPE Indicates how long the consistency checker waits to re-enable auto-repair after auto-repair runs. The value of this object has no effect when the value of object cefCCGlobalAutoRepairEnabled is 'false'. | 1.3.6.1.4.1.9.9.492.1.7.1.1.3 | Unsigned32 | read-write | current |
| cefCCGlobalErrorMsgEnabled OBJECT-TYPE Enables the consistency checker to generate an error message when it detects an inconsistency. | 1.3.6.1.4.1.9.9.492.1.7.1.1.4 | TruthValue | read-write | current |
| cefCCGlobalFullScanAction OBJECT-TYPE Setting the value of this object to ccActionStart(1) will start the full scan consistency checkers. The Management station should poll the cefCCGlobalFullScanStatus object to get the state of full-scan operation. Once the full-scan operation completes (value of cefCCGlobalFullScanStatus object is ccStatusDone(3)), the Management station should retrieve the values of the related stats object from the cefCCTypeTable. Setting the value of this object to ccActionAbort(2) will abort the full-scan operation. The value of this object can't be set to ccActionStart(1), if the value of object cefCCGlobalFullScanStatus is ccStatusRunning(2). The value of this object will be set to cefActionNone(1) when the full scan consistency checkers have never been activated. A Management Station cannot set the value of this object to cefActionNone(1). | 1.3.6.1.4.1.9.9.492.1.7.1.1.5 | CefCCAction | read-write | current |
| cefCCGlobalFullScanStatus OBJECT-TYPE Indicates the status of the full scan consistency checker request. | 1.3.6.1.4.1.9.9.492.1.7.1.1.6 | CefCCStatus | read-only | current |
| cefCCTypeTable OBJECT-TYPE This table contains CEF consistency checker types specific parameters on the managed device. All detected inconsistency are signaled to the Management Station via cefInconsistencyDetection notification. | 1.3.6.1.4.1.9.9.492.1.7.2 | not-accessible | current | |
| cefCCTypeEntry OBJECT-TYPE If the managed device supports CEF, each entry contains the consistency checker statistics for a consistency checker type. A row may exist for each IP version type (v4 and v6) depending upon the IP version supported on the device. | 1.3.6.1.4.1.9.9.492.1.7.2.1 | not-accessible | current | |
| cefCCType OBJECT-TYPE Type of the consistency checker. | 1.3.6.1.4.1.9.9.492.1.7.2.1.1 | CefCCType | not-accessible | current |
| cefCCEnabled OBJECT-TYPE Enables the passive consistency checker. Passive consistency checkers are disabled by default. Full-scan consistency checkers are always enabled. An attempt to set this object to 'false' for an active consistency checker will result in 'wrongValue' error. | 1.3.6.1.4.1.9.9.492.1.7.2.1.2 | TruthValue | read-write | current |
| cefCCCount OBJECT-TYPE The maximum number of prefixes to check per scan. The default value for this object depends upon the consistency checker type. The value of this object will be irrelevant for some of the consistency checkers and will be set to 0. A Management Station cannot set the value of this object to 0. | 1.3.6.1.4.1.9.9.492.1.7.2.1.3 | Unsigned32 | read-write | current |
| cefCCPeriod OBJECT-TYPE The period between scans for the consistency checker. | 1.3.6.1.4.1.9.9.492.1.7.2.1.4 | Unsigned32 | read-write | current |
| cefCCQueriesSent OBJECT-TYPE Number of prefix consistency queries sent to CEF forwarding databases by this consistency checker. | 1.3.6.1.4.1.9.9.492.1.7.2.1.5 | Counter32 | read-only | current |
| cefCCQueriesIgnored OBJECT-TYPE Number of prefix consistency queries for which the consistency checks were not performed by this consistency checker. This may be because of some internal error or resource failure. | 1.3.6.1.4.1.9.9.492.1.7.2.1.6 | Counter32 | read-only | current |
| cefCCQueriesChecked OBJECT-TYPE Number of prefix consistency queries processed by this consistency checker. | 1.3.6.1.4.1.9.9.492.1.7.2.1.7 | Counter32 | read-only | current |
| cefCCQueriesIterated OBJECT-TYPE Number of prefix consistency queries iterated back to the master database by this consistency checker. | 1.3.6.1.4.1.9.9.492.1.7.2.1.8 | Counter32 | read-only | current |
| cefInconsistencyRecordTable OBJECT-TYPE This table contains CEF inconsistency records. | 1.3.6.1.4.1.9.9.492.1.7.3 | not-accessible | current | |
| cefInconsistencyRecordEntry OBJECT-TYPE If the managed device supports CEF, each entry contains the inconsistency record. | 1.3.6.1.4.1.9.9.492.1.7.3.1 | not-accessible | current | |
| cefInconsistencyRecId OBJECT-TYPE The locally arbitrary, but unique identifier associated with this inconsistency record entry. | 1.3.6.1.4.1.9.9.492.1.7.3.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| cefInconsistencyPrefixType OBJECT-TYPE The network prefix type associated with this inconsistency record. | 1.3.6.1.4.1.9.9.492.1.7.3.1.2 | InetAddressType | read-only | current |
| cefInconsistencyPrefixAddr OBJECT-TYPE The network prefix address associated with this inconsistency record. The type of this address is determined by the value of the cefInconsistencyPrefixType object. | 1.3.6.1.4.1.9.9.492.1.7.3.1.3 | InetAddress | read-only | current |
| cefInconsistencyPrefixLen OBJECT-TYPE Length in bits of the inconsistency address prefix. | 1.3.6.1.4.1.9.9.492.1.7.3.1.4 | InetAddressPrefixLength | read-only | current |
| cefInconsistencyVrfName OBJECT-TYPE Vrf name associated with this inconsistency record. | 1.3.6.1.4.1.9.9.492.1.7.3.1.5 | MplsVpnId | read-only | current |
| cefInconsistencyCCType OBJECT-TYPE The type of consistency checker who generated this inconsistency record. | 1.3.6.1.4.1.9.9.492.1.7.3.1.6 | CefCCType | read-only | current |
| cefInconsistencyEntity OBJECT-TYPE The entity for which this inconsistency record was generated. The value of this object will be irrelevant and will be set to 0 when the inconsisency record is applicable for all the entities. | 1.3.6.1.4.1.9.9.492.1.7.3.1.7 | EntPhysicalIndexOrZero | read-only | current |
| cefInconsistencyReason OBJECT-TYPE The reason for generating this inconsistency record. missing(1): the prefix is missing checksumErr(2): checksum error was found unknown(3): reason is unknown | 1.3.6.1.4.1.9.9.492.1.7.3.1.8 | INTEGER {missing(1), checksumErr(2), unknown(3)} | read-only | current |
| entLastInconsistencyDetectTime OBJECT-TYPE The value of sysUpTime at the time an inconsistency is detecetd. | 1.3.6.1.4.1.9.9.492.1.7.4 | TimeStamp | read-only | current |
| cefInconsistencyReset OBJECT-TYPE Setting the value of this object to ccActionStart(1) will reset all the active consistency checkers. The Management station should poll the cefInconsistencyResetStatus object to get the state of inconsistency reset operation. This operation once started, cannot be aborted. Hence, the value of this object cannot be set to ccActionAbort(2). The value of this object can't be set to ccActionStart(1), if the value of object cefInconsistencyResetStatus is ccStatusRunning(2). | 1.3.6.1.4.1.9.9.492.1.7.5 | CefCCAction | read-write | current |
| cefInconsistencyResetStatus OBJECT-TYPE Indicates the status of the consistency reset request. | 1.3.6.1.4.1.9.9.492.1.7.6 | CefCCStatus | read-only | current |
| cefStats OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.492.1.8 | |||
| cefStatsPrefixLenTable OBJECT-TYPE This table specifies the CEF stats based on the Prefix Length. | 1.3.6.1.4.1.9.9.492.1.8.1 | not-accessible | current | |
| cefStatsPrefixLenEntry OBJECT-TYPE If CEF is enabled on the Managed device and if CEF accounting is set to enable prefix length based accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'prefixLength' accounting), each entry contains the traffic statistics for a prefix length. A row may exist for each IP version type (v4 and v6) depending upon the IP version supported on the device. entPhysicalIndex is also an index for this table which represents entities of 'module' entPhysicalClass which are capable of running CEF. | 1.3.6.1.4.1.9.9.492.1.8.1.1 | not-accessible | current | |
| cefStatsPrefixLen OBJECT-TYPE Length in bits of the Destination IP prefix. As 0.0.0.0/0 is a valid prefix, hence 0 is a valid prefix length. | 1.3.6.1.4.1.9.9.492.1.8.1.1.1 | InetAddressPrefixLength | not-accessible | current |
| cefStatsPrefixQueries OBJECT-TYPE Number of queries received in the FIB database for the specified IP prefix length. | 1.3.6.1.4.1.9.9.492.1.8.1.1.2 | Counter32 | read-only | current |
| cefStatsPrefixHCQueries OBJECT-TYPE Number of queries received in the FIB database for the specified IP prefix length. This object is a 64-bit version of cefStatsPrefixQueries. | 1.3.6.1.4.1.9.9.492.1.8.1.1.3 | Counter64 | read-only | current |
| cefStatsPrefixInserts OBJECT-TYPE Number of insert operations performed to the FIB database for the specified IP prefix length. | 1.3.6.1.4.1.9.9.492.1.8.1.1.4 | Counter32 | read-only | current |
| cefStatsPrefixHCInserts OBJECT-TYPE Number of insert operations performed to the FIB database for the specified IP prefix length. This object is a 64-bit version of cefStatsPrefixInsert. | 1.3.6.1.4.1.9.9.492.1.8.1.1.5 | Counter64 | read-only | current |
| cefStatsPrefixDeletes OBJECT-TYPE Number of delete operations performed to the FIB database for the specified IP prefix length. | 1.3.6.1.4.1.9.9.492.1.8.1.1.6 | Counter32 | read-only | current |
| cefStatsPrefixHCDeletes OBJECT-TYPE Number of delete operations performed to the FIB database for the specified IP prefix length. This object is a 64-bit version of cefStatsPrefixDelete. | 1.3.6.1.4.1.9.9.492.1.8.1.1.7 | Counter64 | read-only | current |
| cefStatsPrefixElements OBJECT-TYPE Total number of elements in the FIB database for the specified IP prefix length. | 1.3.6.1.4.1.9.9.492.1.8.1.1.8 | Gauge32 | read-only | current |
| cefStatsPrefixHCElements OBJECT-TYPE Total number of elements in the FIB database for the specified IP prefix length. This object is a 64-bit version of cefStatsPrefixElements. | 1.3.6.1.4.1.9.9.492.1.8.1.1.9 | CounterBasedGauge64 | read-only | current |
| cefSwitchingStatsTable OBJECT-TYPE This table specifies the CEF switch stats. | 1.3.6.1.4.1.9.9.492.1.8.2 | not-accessible | current | |
| cefSwitchingStatsEntry OBJECT-TYPE If CEF is enabled on the Managed device, each entry specifies the switching stats. A row may exist for each IP version type (v4 and v6) depending upon the IP version supported on the device. entPhysicalIndex is also an index for this table which represents entities of 'module' entPhysicalClass which are capable of running CEF. | 1.3.6.1.4.1.9.9.492.1.8.2.1 | not-accessible | current | |
| cefSwitchingIndex OBJECT-TYPE The locally arbitrary, but unique identifier associated with this switching stats entry. | 1.3.6.1.4.1.9.9.492.1.8.2.1.1 | Integer32 (1..2147483647) | not-accessible | current |
| cefSwitchingPath OBJECT-TYPE Switch path where the feature was executed. Available switch paths are platform-dependent. Following are the examples of switching paths: RIB : switching with CEF assistance Low-end switching (LES) : CEF switch path PAS : CEF turbo switch path. | 1.3.6.1.4.1.9.9.492.1.8.2.1.2 | SnmpAdminString (SIZE(1..32)) | read-only | current |
| cefSwitchingDrop OBJECT-TYPE Number of packets dropped by CEF. | 1.3.6.1.4.1.9.9.492.1.8.2.1.3 | Counter32 | read-only | current |
| cefSwitchingHCDrop OBJECT-TYPE Number of packets dropped by CEF. This object is a 64-bit version of cefSwitchingDrop. | 1.3.6.1.4.1.9.9.492.1.8.2.1.4 | Counter64 | read-only | current |
| cefSwitchingPunt OBJECT-TYPE Number of packets that could not be switched in the normal path and were punted to the next-fastest switching vector. | 1.3.6.1.4.1.9.9.492.1.8.2.1.5 | Counter32 | read-only | current |
| cefSwitchingHCPunt OBJECT-TYPE Number of packets that could not be switched in the normal path and were punted to the next-fastest switching vector. This object is a 64-bit version of cefSwitchingPunt. | 1.3.6.1.4.1.9.9.492.1.8.2.1.6 | Counter64 | read-only | current |
| cefSwitchingPunt2Host OBJECT-TYPE Number of packets that could not be switched in the normal path and were punted to the host (process switching path). For most of the switching paths, the value of this object may be similar to cefSwitchingPunt. | 1.3.6.1.4.1.9.9.492.1.8.2.1.7 | Counter32 | read-only | current |
| cefSwitchingHCPunt2Host OBJECT-TYPE Number of packets that could not be switched in the normal path and were punted to the host (process switching path). For most of the switching paths, the value of this object may be similar to cefSwitchingPunt. This object is a 64-bit version of cefSwitchingPunt2Host. | 1.3.6.1.4.1.9.9.492.1.8.2.1.8 | Counter64 | read-only | current |
| cefNotifCntl OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.492.1.9 | |||
| cefResourceFailureNotifEnable OBJECT-TYPE Indicates whether or not a notification should be generated on the detection of CEF resource Failure. | 1.3.6.1.4.1.9.9.492.1.9.1 | TruthValue | read-write | current |
| cefPeerStateChangeNotifEnable OBJECT-TYPE Indicates whether or not a notification should be generated on the detection of CEF peer state change. | 1.3.6.1.4.1.9.9.492.1.9.2 | TruthValue | read-write | current |
| cefPeerFIBStateChangeNotifEnable OBJECT-TYPE Indicates whether or not a notification should be generated on the detection of CEF FIB peer state change. | 1.3.6.1.4.1.9.9.492.1.9.3 | TruthValue | read-write | current |
| cefNotifThrottlingInterval OBJECT-TYPE This object controls the generation of the cefInconsistencyDetection notification. If this object has a value of zero, then the throttle control is disabled. If this object has a non-zero value, then the agent must not generate more than one cefInconsistencyDetection 'notification-event' in the indicated period, where a 'notification-event' is the transmission of a single trap or inform PDU to a list of notification destinations. If additional inconsistency is detected within the throttling period, then notification-events for these inconsistencies should be suppressed by the agent until the current throttling period expires. At the end of a throttling period, one notification-event should be generated if any inconsistency was detected since the start of the throttling period. In such a case, another throttling period is started right away. An NMS should periodically poll cefInconsistencyRecordTable to detect any missed cefInconsistencyDetection notification-events, e.g., due to throttling or transmission loss. If cefNotifThrottlingInterval notification generation is enabled, the suggested default throttling period is 60 seconds, but generation of the cefInconsistencyDetection notification should be disabled by default. If the agent is capable of storing non-volatile configuration, then the value of this object must be restored after a re-initialization of the management system. The actual transmission of notifications is controlled via the MIB modules in RFC 3413. | 1.3.6.1.4.1.9.9.492.1.9.4 | Integer32 (0 | 1..3600) | read-write | current |
| cefInconsistencyNotifEnable OBJECT-TYPE Indicates whether cefInconsistencyDetection notification should be generated for this managed device. | 1.3.6.1.4.1.9.9.492.1.9.5 | TruthValue | read-write | current |
| ciscoCefMIBConform OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.492.2 | |||
| cefMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.492.2.1 | |||
| cefMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.492.2.2 |
Notifications
| Name | OID | Status |
|---|---|---|
| cefResourceFailure NOTIFICATION-TYPE A cefResourceFailure notification is generated when CEF resource failure on the managed entity is detected. The reason for this failure is indicated by cefResourcefFailureReason. | 1.3.6.1.4.1.9.9.492.0.1 | current |
| cefPeerStateChange NOTIFICATION-TYPE A cefPeerStateChange notification is generated if change in cefPeerOperState is detected for the peer entity. | 1.3.6.1.4.1.9.9.492.0.2 | current |
| cefPeerFIBStateChange NOTIFICATION-TYPE A cefPeerFIBStateChange notification is generated if change in cefPeerFIBOperState is detected for the peer entity. | 1.3.6.1.4.1.9.9.492.0.3 | current |
| cefInconsistencyDetection NOTIFICATION-TYPE A cefInconsistencyDetection notification is generated when CEF consistency checkers detects an inconsistent prefix in one of the CEF forwarding databases. Note that the generation of cefInconsistencyDetection notifications is throttled by the agent, as specified by the 'cefNotifThrottlingInterval' object. | 1.3.6.1.4.1.9.9.492.0.4 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| cefGroup OBJECT-GROUP This group consists of all the managed objects which are applicable to CEF irrespective of the value of object cefDistributionOperState. | 1.3.6.1.4.1.9.9.492.2.1.1 | current |
| cefDistributedGroup OBJECT-GROUP This group consists of all the Managed objects which are only applicable to CEF is the value of object cefDistributionOperState is 'up'. | 1.3.6.1.4.1.9.9.492.2.1.2 | current |
| cefHCStatsGroup OBJECT-GROUP This group consists of all the 64-bit counter objects which are applicable to CEF irrespective of the value of object cefDistributionOperState. | 1.3.6.1.4.1.9.9.492.2.1.3 | current |
| cefNotifCntlGroup OBJECT-GROUP This group of objects controls the sending of CEF Notifications. | 1.3.6.1.4.1.9.9.492.2.1.5 | current |
| cefNotificationGroup NOTIFICATION-GROUP This group contains the notifications for the CEF MIB. | 1.3.6.1.4.1.9.9.492.2.1.6 | current |
| cefMIBCompliance MODULE-COMPLIANCE The compliance statement for SNMP Agents which implement this MIB. | 1.3.6.1.4.1.9.9.492.2.2.1 | current |