MIB Viewer

CISCO-CEF-MIB

184 objects
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 + | | | | a set + | | | | | Selection | | | | | | | | | | | | | | + + | | points to an | adjacency entry | | | | cefAdjTable | | + +->| | | | to a set | | | | | | Selection | | | | | | | | | + 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.
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.492IdentityciscoCefMIBCisco Express Forwarding (CEF) describes a high speed switching mechanism that a router uses to forward packets from the inbound to the outbound interface. CEF…
1.3.6.1.4.1.9.9.492.0NodeciscoCefMIBNotifs
1.3.6.1.4.1.9.9.492.0.1NotificationcefResourceFailurecurrentA cefResourceFailure notification is generated when CEF resource failure on the managed entity is detected. The reason for this failure is indicated by cefReso…
1.3.6.1.4.1.9.9.492.0.2NotificationcefPeerStateChangecurrentA cefPeerStateChange notification is generated if change in cefPeerOperState is detected for the peer entity.
1.3.6.1.4.1.9.9.492.0.3NotificationcefPeerFIBStateChangecurrentA cefPeerFIBStateChange notification is generated if change in cefPeerFIBOperState is detected for the peer entity.
1.3.6.1.4.1.9.9.492.0.4NotificationcefInconsistencyDetectioncurrentA cefInconsistencyDetection notification is generated when CEF consistency checkers detects an inconsistent prefix in one of the CEF forwarding databases. Note…
1.3.6.1.4.1.9.9.492.1NodeciscoCefMIBObjects
1.3.6.1.4.1.9.9.492.1.1NodecefFIB
1.3.6.1.4.1.9.9.492.1.1.1NodecefFIBSummary
1.3.6.1.4.1.9.9.492.1.1.1.1TablecefFIBSummaryTablenot-accessiblecurrentThis table contains the summary information for the cefPrefixTable.
1.3.6.1.4.1.9.9.492.1.1.1.1.1RowcefFIBSummaryEntrynot-accessiblecurrentIf 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 typ…
1.3.6.1.4.1.9.9.492.1.1.1.1.1.1ColumncefFIBIpVersionnot-accessiblecurrentThe version of IP forwarding.
1.3.6.1.4.1.9.9.492.1.1.1.1.1.2ColumncefFIBSummaryFwdPrefixesread-onlycurrentTotal 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.2TablecefPrefixTablenot-accessiblecurrentA list of CEF forwarding prefixes.
1.3.6.1.4.1.9.9.492.1.1.2.1RowcefPrefixEntrynot-accessiblecurrentIf CEF is enabled on the Managed device, each entry contains the forwarding prefix attributes. CEF prefix based non-recursive stats are maintained in internal …
1.3.6.1.4.1.9.9.492.1.1.2.1.1ColumncefPrefixTypenot-accessiblecurrentThe 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(…
1.3.6.1.4.1.9.9.492.1.1.2.1.2ColumncefPrefixAddrnot-accessiblecurrentThe 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 pre…
1.3.6.1.4.1.9.9.492.1.1.2.1.3ColumncefPrefixLennot-accessiblecurrentLength in bits of the FIB Address prefix.
1.3.6.1.4.1.9.9.492.1.1.2.1.4ColumncefPrefixForwardingInforead-onlycurrentThis object indicates the associated forwarding element selection entries in cefFESelectionTable. The value of this object is index value (cefFESelectionName) …
1.3.6.1.4.1.9.9.492.1.1.2.1.5ColumncefPrefixPktsread-onlycurrentIf CEF accounting is set to enable per prefix accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'perPrefix' accounting), then…
1.3.6.1.4.1.9.9.492.1.1.2.1.6ColumncefPrefixHCPktsread-onlycurrentIf CEF accounting is set to enable per prefix accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'perPrefix' accounting), then…
1.3.6.1.4.1.9.9.492.1.1.2.1.7ColumncefPrefixBytesread-onlycurrentIf CEF accounting is set to enable per prefix accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'perPrefix' accounting), then…
1.3.6.1.4.1.9.9.492.1.1.2.1.8ColumncefPrefixHCBytesread-onlycurrentIf CEF accounting is set to enable per prefix accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'perPrefix' accounting), then…
1.3.6.1.4.1.9.9.492.1.1.2.1.9ColumncefPrefixInternalNRPktsread-onlycurrentIf CEF accounting is set to enable non-recursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting)…
1.3.6.1.4.1.9.9.492.1.1.2.1.10ColumncefPrefixInternalNRHCPktsread-onlycurrentIf CEF accounting is set to enable non-recursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting)…
1.3.6.1.4.1.9.9.492.1.1.2.1.11ColumncefPrefixInternalNRBytesread-onlycurrentIf CEF accounting is set to enable nonRecursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting),…
1.3.6.1.4.1.9.9.492.1.1.2.1.12ColumncefPrefixInternalNRHCBytesread-onlycurrentIf CEF accounting is set to enable nonRecursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting),…
1.3.6.1.4.1.9.9.492.1.1.2.1.13ColumncefPrefixExternalNRPktsread-onlycurrentIf CEF accounting is set to enable non-recursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting)…
1.3.6.1.4.1.9.9.492.1.1.2.1.14ColumncefPrefixExternalNRHCPktsread-onlycurrentIf CEF accounting is set to enable non-recursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting)…
1.3.6.1.4.1.9.9.492.1.1.2.1.15ColumncefPrefixExternalNRBytesread-onlycurrentIf CEF accounting is set to enable nonRecursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting),…
1.3.6.1.4.1.9.9.492.1.1.2.1.16ColumncefPrefixExternalNRHCBytesread-onlycurrentIf CEF accounting is set to enable nonRecursive accounting (value of cefCfgAccountingMap object in the cefCfgEntry is set to enable 'nonRecursive' accounting),…
1.3.6.1.4.1.9.9.492.1.1.3ScalarcefLMPrefixSpinLockread-writecurrentAn advisory lock used to allow cooperating SNMP Command Generator applications to coordinate their use of the Set operation in creating Longest Match Prefix En…
1.3.6.1.4.1.9.9.492.1.1.4TablecefLMPrefixTablenot-accessiblecurrentA table of Longest Match Prefix Query requests. Generator application should utilize the cefLMPrefixSpinLock to try to avoid collisions. See DESCRIPTION clause…
1.3.6.1.4.1.9.9.492.1.1.4.1RowcefLMPrefixEntrynot-accessiblecurrentIf 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 prefi…
1.3.6.1.4.1.9.9.492.1.1.4.1.1ColumncefLMPrefixDestAddrTypenot-accessiblecurrentThe Destination Address Type. This object specifies the address type used for cefLMPrefixDestAddr. Longest Match Prefix entries are only valid for the address …
1.3.6.1.4.1.9.9.492.1.1.4.1.2ColumncefLMPrefixDestAddrnot-accessiblecurrentThe 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.3ColumncefLMPrefixStateread-onlycurrentIndicates the state of this prefix search request.
1.3.6.1.4.1.9.9.492.1.1.4.1.4ColumncefLMPrefixAddrread-onlycurrentThe 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.5ColumncefLMPrefixLenread-onlycurrentThe Network Prefix Length. Index to the cefPrefixTable.
1.3.6.1.4.1.9.9.492.1.1.4.1.6ColumncefLMPrefixRowStatusread-createcurrentThe status of this table entry. Once the entry status is set to active(1), the associated entry cannot be modified until the request completes (cefLMPrefixStat…
1.3.6.1.4.1.9.9.492.1.1.5TablecefPathTablenot-accessiblecurrentCEF 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 speci…
1.3.6.1.4.1.9.9.492.1.1.5.1RowcefPathEntrynot-accessiblecurrentIf 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 'm…
1.3.6.1.4.1.9.9.492.1.1.5.1.1ColumncefPathIdnot-accessiblecurrentThe locally arbitrary, but unique identifier associated with this prefix path entry.
1.3.6.1.4.1.9.9.492.1.1.5.1.2ColumncefPathTyperead-onlycurrentType for this CEF Path.
1.3.6.1.4.1.9.9.492.1.1.5.1.3ColumncefPathInterfaceread-onlycurrentInterface 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.4ColumncefPathNextHopAddrread-onlycurrentNext 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 obj…
1.3.6.1.4.1.9.9.492.1.1.5.1.5ColumncefPathRecurseVrfNameread-onlycurrentThe 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 s…
1.3.6.1.4.1.9.9.492.1.2NodecefAdj
1.3.6.1.4.1.9.9.492.1.2.1NodecefAdjSummary
1.3.6.1.4.1.9.9.492.1.2.1.1TablecefAdjSummaryTablenot-accessiblecurrentThis table contains the summary information for the cefAdjTable.
1.3.6.1.4.1.9.9.492.1.2.1.1.1RowcefAdjSummaryEntrynot-accessiblecurrentIf 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 adjacen…
1.3.6.1.4.1.9.9.492.1.2.1.1.1.1ColumncefAdjSummaryLinkTypenot-accessiblecurrentThe link type of the adjacency.
1.3.6.1.4.1.9.9.492.1.2.1.1.1.2ColumncefAdjSummaryCompleteread-onlycurrentThe 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.3ColumncefAdjSummaryIncompleteread-onlycurrentThe 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.4ColumncefAdjSummaryFixupread-onlycurrentThe 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.5ColumncefAdjSummaryRedirectread-onlycurrentThe 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 (…
1.3.6.1.4.1.9.9.492.1.2.2TablecefAdjTablenot-accessiblecurrentA list of CEF adjacencies.
1.3.6.1.4.1.9.9.492.1.2.2.1RowcefAdjEntrynot-accessiblecurrentIf 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 …
1.3.6.1.4.1.9.9.492.1.2.2.1.1ColumncefAdjNextHopAddrTypenot-accessiblecurrentAddress type for the cefAdjNextHopAddr. This object specifies the address type used for cefAdjNextHopAddr. Adjacency entries are only valid for the address typ…
1.3.6.1.4.1.9.9.492.1.2.2.1.2ColumncefAdjNextHopAddrnot-accessiblecurrentThe 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.3ColumncefAdjConnIdnot-accessiblecurrentIn 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 obje…
1.3.6.1.4.1.9.9.492.1.2.2.1.4ColumncefAdjSourceread-onlycurrentIf the adjacency is created because some neighbour discovery mechanism has discovered a neighbour and all the information required to build a frame header to e…
1.3.6.1.4.1.9.9.492.1.2.2.1.5ColumncefAdjEncapread-onlycurrentThe 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.6ColumncefAdjFixupread-onlycurrentFor the cases, where the encapsulation string is decided at packet switch time, the adjacency encapsulation string specified by object cefAdjEncap require a fi…
1.3.6.1.4.1.9.9.492.1.2.2.1.7ColumncefAdjMTUread-onlycurrentThe Layer 3 MTU which can be transmitted using this adjacency.
1.3.6.1.4.1.9.9.492.1.2.2.1.8ColumncefAdjForwardingInforead-onlycurrentThis object selects a forwarding info entry defined in the cefFESelectionTable. The selected target is defined by an entry in the cefFESelectionTable whose ind…
1.3.6.1.4.1.9.9.492.1.2.2.1.9ColumncefAdjPktsread-onlycurrentNumber of pkts transmitted using this adjacency.
1.3.6.1.4.1.9.9.492.1.2.2.1.10ColumncefAdjHCPktsread-onlycurrentNumber 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.11ColumncefAdjBytesread-onlycurrentNumber of bytes transmitted using this adjacency.
1.3.6.1.4.1.9.9.492.1.2.2.1.12ColumncefAdjHCBytesread-onlycurrentNumber 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.3NodecefFE
1.3.6.1.4.1.9.9.492.1.3.1TablecefFESelectionTablenot-accessiblecurrentA list of forwarding element selection entries.
1.3.6.1.4.1.9.9.492.1.3.1.1RowcefFESelectionEntrynot-accessiblecurrentIf 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 rep…
1.3.6.1.4.1.9.9.492.1.3.1.1.1ColumncefFESelectionNamenot-accessiblecurrentThe 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.2ColumncefFESelectionIdnot-accessiblecurrentSecondary index to identify a forwarding elements List in this Table.
1.3.6.1.4.1.9.9.492.1.3.1.1.3ColumncefFESelectionSpecialread-onlycurrentSpecial processing for a destination is indicated through the use of special forwarding element. If the forwarding element list contains the special forwarding…
1.3.6.1.4.1.9.9.492.1.3.1.1.4ColumncefFESelectionLabelsread-onlycurrentThis 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 …
1.3.6.1.4.1.9.9.492.1.3.1.1.5ColumncefFESelectionAdjLinkTyperead-onlycurrentThis 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…
1.3.6.1.4.1.9.9.492.1.3.1.1.6ColumncefFESelectionAdjInterfaceread-onlycurrentThis 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…
1.3.6.1.4.1.9.9.492.1.3.1.1.7ColumncefFESelectionAdjNextHopAddrTyperead-onlycurrentThis 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…
1.3.6.1.4.1.9.9.492.1.3.1.1.8ColumncefFESelectionAdjNextHopAddrread-onlycurrentThis 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…
1.3.6.1.4.1.9.9.492.1.3.1.1.9ColumncefFESelectionAdjConnIdread-onlycurrentThis 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…
1.3.6.1.4.1.9.9.492.1.3.1.1.10ColumncefFESelectionVrfNameread-onlycurrentThis 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 …
1.3.6.1.4.1.9.9.492.1.3.1.1.11ColumncefFESelectionWeightread-onlycurrentThis object represent the weighting for load balancing between multiple Forwarding Element Lists. The value of this object will be zero if load balancing is as…
1.3.6.1.4.1.9.9.492.1.4NodecefGlobal
1.3.6.1.4.1.9.9.492.1.4.1TablecefCfgTablenot-accessiblecurrentThis table contains global config parameter of CEF on the Managed device.
1.3.6.1.4.1.9.9.492.1.4.1.1RowcefCfgEntrynot-accessiblecurrentIf 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) d…
1.3.6.1.4.1.9.9.492.1.4.1.1.1ColumncefCfgAdminStateread-writecurrentThe desired state of CEF.
1.3.6.1.4.1.9.9.492.1.4.1.1.2ColumncefCfgOperStateread-onlycurrentThe 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 o…
1.3.6.1.4.1.9.9.492.1.4.1.1.3ColumncefCfgDistributionAdminStateread-writecurrentThe desired state of CEF distribution.
1.3.6.1.4.1.9.9.492.1.4.1.1.4ColumncefCfgDistributionOperStateread-onlycurrentThe current operational state of CEF distribution. If the cefCfgDistributionAdminState is disabled(2), then cefDistributionOperState will eventually go to the …
1.3.6.1.4.1.9.9.492.1.4.1.1.5ColumncefCfgAccountingMapread-writecurrentThis object represents a bitmap of network accounting options. CEF network accounting is disabled by default. CEF network accounting can be enabled by selectin…
1.3.6.1.4.1.9.9.492.1.4.1.1.6ColumncefCfgLoadSharingAlgorithmread-writecurrentIndicates 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 ena…
1.3.6.1.4.1.9.9.492.1.4.1.1.7ColumncefCfgLoadSharingIDread-writecurrentThe Fixed ID associated with the managed object cefCfgLoadSharingAlgorithm. The hash of this object value may be used by the Load Sharing Algorithm. The value …
1.3.6.1.4.1.9.9.492.1.4.1.1.8ColumncefCfgTrafficStatsLoadIntervalread-writecurrentThe interval time over which the CEF traffic statistics are collected.
1.3.6.1.4.1.9.9.492.1.4.1.1.9ColumncefCfgTrafficStatsUpdateRateread-writecurrentThe 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 tr…
1.3.6.1.4.1.9.9.492.1.4.2TablecefResourceTablenot-accessiblecurrentThis table contains global resource information of CEF on the Managed device.
1.3.6.1.4.1.9.9.492.1.4.2.1RowcefResourceEntrynot-accessiblecurrentIf the Managed device supports CEF, each entry contains the CEF Resource parameters for the managed entity. entPhysicalIndex is also an index for this table wh…
1.3.6.1.4.1.9.9.492.1.4.2.1.1ColumncefResourceMemoryUsedread-onlycurrentIndicates 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.2ColumncefResourceFailureReasonread-onlycurrentThe 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.5NodecefInterface
1.3.6.1.4.1.9.9.492.1.5.1TablecefIntTablenot-accessiblecurrentThis Table contains interface specific information of CEF on the Managed device.
1.3.6.1.4.1.9.9.492.1.5.1.1RowcefIntEntrynot-accessiblecurrentIf CEF is enabled on the Managed device, each entry contains the CEF attributes associated with an interface. The interface is instantiated by ifIndex. Therefo…
1.3.6.1.4.1.9.9.492.1.5.1.1.1ColumncefIntSwitchingStateread-writecurrentThe 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 en…
1.3.6.1.4.1.9.9.492.1.5.1.1.2ColumncefIntLoadSharingread-writecurrentThe 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 …
1.3.6.1.4.1.9.9.492.1.5.1.1.3ColumncefIntNonrecursiveAccoutingread-writecurrentThe 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 pre…
1.3.6.1.4.1.9.9.492.1.6NodecefPeer
1.3.6.1.4.1.9.9.492.1.6.1TablecefPeerTablenot-accessiblecurrentEntity 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 cont…
1.3.6.1.4.1.9.9.492.1.6.1.1RowcefPeerEntrynot-accessiblecurrentIf CEF is enabled on the Managed device, each entry contains the CEF related attributes associated with a CEF peer entity. entPhysicalIndex and entPeerPhysical…
1.3.6.1.4.1.9.9.492.1.6.1.1.1ColumnentPeerPhysicalIndexnot-accessiblecurrentThe 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.2ColumncefPeerOperStateread-onlycurrentThe 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 enco…
1.3.6.1.4.1.9.9.492.1.6.1.1.3ColumncefPeerNumberOfResetsread-onlycurrentNumber of times the session with CEF peer entity has been reset.
1.3.6.1.4.1.9.9.492.1.6.2TablecefPeerFIBTablenot-accessiblecurrentEntity 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 co…
1.3.6.1.4.1.9.9.492.1.6.2.1RowcefPeerFIBEntrynot-accessiblecurrentIf CEF is enabled on the Managed device, each entry contains the CEF FIB State associated a CEF peer entity. entPhysicalIndex and entPeerPhysicalIndex are also…
1.3.6.1.4.1.9.9.492.1.6.2.1.1ColumncefPeerFIBOperStateread-onlycurrentThe current CEF FIB Operational State for the CEF peer entity.
1.3.6.1.4.1.9.9.492.1.7NodecefCC
1.3.6.1.4.1.9.9.492.1.7.1TablecefCCGlobalTablenot-accessiblecurrentThis table contains CEF consistency checker (CC) global parameters for the managed device.
1.3.6.1.4.1.9.9.492.1.7.1.1RowcefCCGlobalEntrynot-accessiblecurrentIf 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 ty…
1.3.6.1.4.1.9.9.492.1.7.1.1.1ColumncefCCGlobalAutoRepairEnabledread-writecurrentOnce an inconsistency has been detected, CEF has the ability to repair the problem. This object indicates the status of auto-repair function for the consistenc…
1.3.6.1.4.1.9.9.492.1.7.1.1.2ColumncefCCGlobalAutoRepairDelayread-writecurrentIndiactes how long the consistency checker waits to fix an inconsistency. The value of this object has no effect when the value of object cefCCGlobalAutoRepair…
1.3.6.1.4.1.9.9.492.1.7.1.1.3ColumncefCCGlobalAutoRepairHoldDownread-writecurrentIndicates 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 obje…
1.3.6.1.4.1.9.9.492.1.7.1.1.4ColumncefCCGlobalErrorMsgEnabledread-writecurrentEnables 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.5ColumncefCCGlobalFullScanActionread-writecurrentSetting the value of this object to ccActionStart(1) will start the full scan consistency checkers. The Management station should poll the cefCCGlobalFullScanS…
1.3.6.1.4.1.9.9.492.1.7.1.1.6ColumncefCCGlobalFullScanStatusread-onlycurrentIndicates the status of the full scan consistency checker request.
1.3.6.1.4.1.9.9.492.1.7.2TablecefCCTypeTablenot-accessiblecurrentThis table contains CEF consistency checker types specific parameters on the managed device. All detected inconsistency are signaled to the Management Station …
1.3.6.1.4.1.9.9.492.1.7.2.1RowcefCCTypeEntrynot-accessiblecurrentIf 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 …
1.3.6.1.4.1.9.9.492.1.7.2.1.1ColumncefCCTypenot-accessiblecurrentType of the consistency checker.
1.3.6.1.4.1.9.9.492.1.7.2.1.2ColumncefCCEnabledread-writecurrentEnables the passive consistency checker. Passive consistency checkers are disabled by default. Full-scan consistency checkers are always enabled. An attempt to…
1.3.6.1.4.1.9.9.492.1.7.2.1.3ColumncefCCCountread-writecurrentThe 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…
1.3.6.1.4.1.9.9.492.1.7.2.1.4ColumncefCCPeriodread-writecurrentThe period between scans for the consistency checker.
1.3.6.1.4.1.9.9.492.1.7.2.1.5ColumncefCCQueriesSentread-onlycurrentNumber 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.6ColumncefCCQueriesIgnoredread-onlycurrentNumber of prefix consistency queries for which the consistency checks were not performed by this consistency checker. This may be because of some internal erro…
1.3.6.1.4.1.9.9.492.1.7.2.1.7ColumncefCCQueriesCheckedread-onlycurrentNumber of prefix consistency queries processed by this consistency checker.
1.3.6.1.4.1.9.9.492.1.7.2.1.8ColumncefCCQueriesIteratedread-onlycurrentNumber 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.3TablecefInconsistencyRecordTablenot-accessiblecurrentThis table contains CEF inconsistency records.
1.3.6.1.4.1.9.9.492.1.7.3.1RowcefInconsistencyRecordEntrynot-accessiblecurrentIf the managed device supports CEF, each entry contains the inconsistency record.
1.3.6.1.4.1.9.9.492.1.7.3.1.1ColumncefInconsistencyRecIdnot-accessiblecurrentThe locally arbitrary, but unique identifier associated with this inconsistency record entry.
1.3.6.1.4.1.9.9.492.1.7.3.1.2ColumncefInconsistencyPrefixTyperead-onlycurrentThe network prefix type associated with this inconsistency record.
1.3.6.1.4.1.9.9.492.1.7.3.1.3ColumncefInconsistencyPrefixAddrread-onlycurrentThe network prefix address associated with this inconsistency record. The type of this address is determined by the value of the cefInconsistencyPrefixType obj…
1.3.6.1.4.1.9.9.492.1.7.3.1.4ColumncefInconsistencyPrefixLenread-onlycurrentLength in bits of the inconsistency address prefix.
1.3.6.1.4.1.9.9.492.1.7.3.1.5ColumncefInconsistencyVrfNameread-onlycurrentVrf name associated with this inconsistency record.
1.3.6.1.4.1.9.9.492.1.7.3.1.6ColumncefInconsistencyCCTyperead-onlycurrentThe type of consistency checker who generated this inconsistency record.
1.3.6.1.4.1.9.9.492.1.7.3.1.7ColumncefInconsistencyEntityread-onlycurrentThe 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 …
1.3.6.1.4.1.9.9.492.1.7.3.1.8ColumncefInconsistencyReasonread-onlycurrentThe 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.4ScalarentLastInconsistencyDetectTimeread-onlycurrentThe value of sysUpTime at the time an inconsistency is detecetd.
1.3.6.1.4.1.9.9.492.1.7.5ScalarcefInconsistencyResetread-writecurrentSetting the value of this object to ccActionStart(1) will reset all the active consistency checkers. The Management station should poll the cefInconsistencyRes…
1.3.6.1.4.1.9.9.492.1.7.6ScalarcefInconsistencyResetStatusread-onlycurrentIndicates the status of the consistency reset request.
1.3.6.1.4.1.9.9.492.1.8NodecefStats
1.3.6.1.4.1.9.9.492.1.8.1TablecefStatsPrefixLenTablenot-accessiblecurrentThis table specifies the CEF stats based on the Prefix Length.
1.3.6.1.4.1.9.9.492.1.8.1.1RowcefStatsPrefixLenEntrynot-accessiblecurrentIf 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 cefCf…
1.3.6.1.4.1.9.9.492.1.8.1.1.1ColumncefStatsPrefixLennot-accessiblecurrentLength 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.2ColumncefStatsPrefixQueriesread-onlycurrentNumber 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.3ColumncefStatsPrefixHCQueriesread-onlycurrentNumber 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.4ColumncefStatsPrefixInsertsread-onlycurrentNumber 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.5ColumncefStatsPrefixHCInsertsread-onlycurrentNumber 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.6ColumncefStatsPrefixDeletesread-onlycurrentNumber 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.7ColumncefStatsPrefixHCDeletesread-onlycurrentNumber 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.8ColumncefStatsPrefixElementsread-onlycurrentTotal 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.9ColumncefStatsPrefixHCElementsread-onlycurrentTotal 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.2TablecefSwitchingStatsTablenot-accessiblecurrentThis table specifies the CEF switch stats.
1.3.6.1.4.1.9.9.492.1.8.2.1RowcefSwitchingStatsEntrynot-accessiblecurrentIf 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 v…
1.3.6.1.4.1.9.9.492.1.8.2.1.1ColumncefSwitchingIndexnot-accessiblecurrentThe locally arbitrary, but unique identifier associated with this switching stats entry.
1.3.6.1.4.1.9.9.492.1.8.2.1.2ColumncefSwitchingPathread-onlycurrentSwitch path where the feature was executed. Available switch paths are platform-dependent. Following are the examples of switching paths: RIB : switching with …
1.3.6.1.4.1.9.9.492.1.8.2.1.3ColumncefSwitchingDropread-onlycurrentNumber of packets dropped by CEF.
1.3.6.1.4.1.9.9.492.1.8.2.1.4ColumncefSwitchingHCDropread-onlycurrentNumber 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.5ColumncefSwitchingPuntread-onlycurrentNumber 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.6ColumncefSwitchingHCPuntread-onlycurrentNumber 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 cefSwi…
1.3.6.1.4.1.9.9.492.1.8.2.1.7ColumncefSwitchingPunt2Hostread-onlycurrentNumber 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 valu…
1.3.6.1.4.1.9.9.492.1.8.2.1.8ColumncefSwitchingHCPunt2Hostread-onlycurrentNumber 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 valu…
1.3.6.1.4.1.9.9.492.1.9NodecefNotifCntl
1.3.6.1.4.1.9.9.492.1.9.1ScalarcefResourceFailureNotifEnableread-writecurrentIndicates 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.2ScalarcefPeerStateChangeNotifEnableread-writecurrentIndicates 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.3ScalarcefPeerFIBStateChangeNotifEnableread-writecurrentIndicates 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.4ScalarcefNotifThrottlingIntervalread-writecurrentThis object controls the generation of the cefInconsistencyDetection notification. If this object has a value of zero, then the throttle control is disabled. I…
1.3.6.1.4.1.9.9.492.1.9.5ScalarcefInconsistencyNotifEnableread-writecurrentIndicates whether cefInconsistencyDetection notification should be generated for this managed device.
1.3.6.1.4.1.9.9.492.2NodeciscoCefMIBConform
1.3.6.1.4.1.9.9.492.2.1NodecefMIBGroups
1.3.6.1.4.1.9.9.492.2.1.1GroupcefGroupcurrentThis 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.2GroupcefDistributedGroupcurrentThis 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.3GroupcefHCStatsGroupcurrentThis 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.5GroupcefNotifCntlGroupcurrentThis group of objects controls the sending of CEF Notifications.
1.3.6.1.4.1.9.9.492.2.1.6GroupcefNotificationGroupcurrentThis group contains the notifications for the CEF MIB.
1.3.6.1.4.1.9.9.492.2.2NodecefMIBCompliances
1.3.6.1.4.1.9.9.492.2.2.1CompliancecefMIBCompliancecurrentThe compliance statement for SNMP Agents which implement this MIB.