MIB Viewer

CISCO-CEF-TC

14 objects
This MIB module defines Textual Conventions and OBJECT-IDENTITIES for use in documents defining management information base (MIBs) modules for managing Cisco Express Forwarding (CEF).
Imported Objects
CISCO-SMIciscoMgmt
SNMPv2-SMIMODULE-IDENTITY
SNMPv2-TCTEXTUAL-CONVENTION
OIDNameAccessStatusDescription
1.3.6.1.4.1.9.9.493IdentityciscoCefTextualConventionsThis MIB module defines Textual Conventions and OBJECT-IDENTITIES for use in documents defining management information base (MIBs) modules for managing Cisco E…
Type Definitions
NameSyntaxStatusDescription
CefAdjacencySourceBITS { atom (0), linkRawAdj (1), ipPseudowireAdj (2), arp (3), p2pAdj (4), frMap (5), atmPVC (6), atmSVC (7), atmTVC (8), nbma (9), mpoa (10), atmBundle (11), lec (12), nhrp (13), ipv6ND (14), cmcc (15), ipv6SixtoFourTunnel (16), ipv6IsaTapTunnel (17), ipv6AutoTunnel (18), fibLc (19), virtual (20), multicast (21), unknown (22) }currentThe mechanism by which the adjacency is learned. As the mechanism of learning the adjacency can be multiple (e.g. 'arp' and 'atmPVC'), hence the value of this object represents the bit mask of adjacency sources.
CefAdjLinkTypeINTEGER { ipv4 (1), ipv6 (2), mpls (3), raw (4), unknown (5) }currentLink type for the adjacency. The adjacency link type identifies protocol stack on neighbour device which will process packets fed through adjacency.
CefAdminStatusINTEGER { enabled (1), disabled (2) }currentAdmin status of CEF. The admin status of CEF may differ from the oper status of CEF depending upon the success of the admin operation.
CefCCActionINTEGER { ccActionStart (1), ccActionAbort (2), ccActionNone (3) }currentThe action to be performed for the consistency checkers. ccActionStart(1) : start the Consistency checker operation. ccActionAbort(2) : abort the Consistency checker operation. After aborting, the active process must re…
CefCCStatusINTEGER { ccStatusIdle (1), ccStatusRunning (2), ccStatusDone (3) }currentThe status of consistency checker operation. The description of each state is given below: ccStatusIdle(1) : this state signifies that no consistency checker request is being performed. ccStatusRunning(2) : this state s…
CefCCTypeINTEGER { lcDetect (1), scanFibLcRp (2), scanFibRpLc (3), scanRibFib (4), scanFibRib (5), scanFibHwSw (6), scanFibSwHw (7), fullScanRibFib (8), fullScanFibRib (9), fullScanFibRpLc (10), fullScanFibLcRp (11), fullScanFibHwSw (12), fullScanFibSwHw (13) }currentType of the consistency checker. lcDetect : This is an active consistency checker which is triggered when a packet cannot be forwarded because the prefix is not in the forwarding table. It Detects missing prefixes on th…
CefFailureReasonINTEGER { none (1), mallocFailure (2), hwFailure (3), keepaliveFailure (4), noMsgBuffer (5), invalidMsgSize (6), internalError (7) }currentReason of CEF Failure: none(1) : no failure mallocFailure(2) : memory allocation failed for CEF hwFailure(3) : hardware interface failure for CEF keepaliveFailure(4) : keepalive was not received from the CEF peer entity…
CefForwardingElementSpecialTypeINTEGER { illegal (1), punt (2), drop (3), discard (4), null (5), glean (6), unresolved (7), noRoute (8), none (9) }currentType of special forwarding element illegal(1) : illegal special forwarding element. the packet will be dropped. punt(2) : the packet will be punted to the next switching path drop(3) : not supported for Destination IP t…
CefIpVersionINTEGER { ipv4(1), ipv6(2) }currentThe version of CEF IP forwarding.
CefMplsLabelListOCTET STRING (SIZE (0..255))currentThis contains a list of MPLS Labels, each separated by the ';' (semi-colon) character. MPLS Label values are in accordance with the MplsLabel TEXTUAL-CONVENTION defined in the MPLS-TC-MIB. The following is en example co…
CefOperStatusINTEGER { up (1), down (2) }currentOperational status of CEF.
CefPathTypeINTEGER { receive (1), connectedPrefix (2), attachedPrefix (3), attachedHost (4), attachedNexthop (5), recursiveNexthop (6), adjacencyPrefix (7), specialPrefix (8), unknown (9) }currentType of the CEF Path. receive(1) : path for the address configured on any of the interface in the device. connectedPrefix(2) : connected prefix path attachedPrefix(3) : attached prefix path attachedHost(4) : attached ho…
CefPrefixSearchStateINTEGER { running (1), matchFound (2), noMatchFound (3) }currentThe state of prefix search operation. The description of each state is given below: running(1) : this state signifies that a prefix search request is running. matchFound(2) : this state signifies that a prefix search re…