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-SMI | ciscoMgmt |
| SNMPv2-SMI | MODULE-IDENTITY |
| SNMPv2-TC | TEXTUAL-CONVENTION |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.493 | IdentityciscoCefTextualConventions | This MIB module defines Textual Conventions and OBJECT-IDENTITIES for use in documents defining management information base (MIBs) modules for managing Cisco E… |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| CefAdjacencySource | BITS { 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) } | current | The 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. |
| CefAdjLinkType | INTEGER { ipv4 (1), ipv6 (2), mpls (3), raw (4), unknown (5) } | current | Link type for the adjacency. The adjacency link type identifies protocol stack on neighbour device which will process packets fed through adjacency. |
| CefAdminStatus | INTEGER { enabled (1), disabled (2) } | current | Admin status of CEF. The admin status of CEF may differ from the oper status of CEF depending upon the success of the admin operation. |
| CefCCAction | INTEGER { ccActionStart (1), ccActionAbort (2), ccActionNone (3) } | current | The 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… |
| CefCCStatus | INTEGER { ccStatusIdle (1), ccStatusRunning (2), ccStatusDone (3) } | current | The 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… |
| CefCCType | INTEGER { 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) } | current | Type 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… |
| CefFailureReason | INTEGER { none (1), mallocFailure (2), hwFailure (3), keepaliveFailure (4), noMsgBuffer (5), invalidMsgSize (6), internalError (7) } | current | Reason 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… |
| CefForwardingElementSpecialType | INTEGER { illegal (1), punt (2), drop (3), discard (4), null (5), glean (6), unresolved (7), noRoute (8), none (9) } | current | Type 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… |
| CefIpVersion | INTEGER { ipv4(1), ipv6(2) } | current | The version of CEF IP forwarding. |
| CefMplsLabelList | OCTET STRING (SIZE (0..255)) | current | This 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… |
| CefOperStatus | INTEGER { up (1), down (2) } | current | Operational status of CEF. |
| CefPathType | INTEGER { receive (1), connectedPrefix (2), attachedPrefix (3), attachedHost (4), attachedNexthop (5), recursiveNexthop (6), adjacencyPrefix (7), specialPrefix (8), unknown (9) } | current | Type 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… |
| CefPrefixSearchState | INTEGER { running (1), matchFound (2), noMatchFound (3) } | current | The 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… |