Home/Catalog/CISCO-EIGRP-MIB

CISCO-EIGRP-MIB

AI MIB Summary

The CISCO-EIGRP-MIB enables monitoring of Cisco proprietary EIGRP routing instances by exposing topology tables, neighbor adjacencies, interface statistics, and traffic counters per autonomous system and VPN. It provides visibility into route propagation, peer health via Hello protocols, and 64-bit wide-metric calculations scaled for RIB storage.

Enhanced Interior Gateway Protocol (EIGRP) is a Cisco proprietary distance vector routing protocol. It is based on the Diffusing Update Algorithm (DUAL), which is a method of finding loop-free paths through a network. Directly connected routers running EIGRP form neighbor adjacencies in order to propagate best-path and alternate-path routing information for configured and learned routes. The tables defined within the MIB are closely aligned with how the router command-line interface for EIGRP displays information on EIGRP configurations, i.e., the topology table contains objects associated with the EIGRP topology commands, and the peer table contains objects associated withe EIGRP neighbor commands, etc. There are five main tables within this mib: EIGRP VPN table Contains information regarding which virtual private networks (VPN) are configured with EIGRP. EIGRP traffic statistics table Contains counter & statistcs regarding specific types of EIGRP packets sent and related collective information per VPN and per autonomous system (AS). EIGRP topology table Contains information regarding EIGRP routes received in updates and originated locally. EIGRP sends and receives routing updates from adjacent routers running EIGRP with which it formed a peer relationship. EIGRP peer (neighbor) table Contains information about neighbor EIGRP routers with which peer adjacencies have been established. EIGRP uses a Hello protocol to form neighbor relationships with directly connected routers also running EIGRP. EIGRP interfaces table Contains information and statistics on each of the configured to run. RIB-scale ========== The Wide-Metrics feature calculates all metrics in 64-bit under named mode EIGRP. Since the RIB can only hold 32-bit, we divide the wide metrics by RIB-scale (range 1-255, default value 128) to convert it to a 32-bit value before assiging it to RIB metrics.
Main OID:
ciscoEigrpMIB.1.3.6.1.4.1.9.9.449
101
Objects
Active
Status
7
Dependencies

Imported Objects

Objects

101 total
Object Name
ciscoEigrpMIBEnhanced Interior Gateway Protocol (EIGRP) is a Cisco proprietary distance vector routing protocol. It is based on the Diffusing Update Algorithm (DUAL), which is a method of finding loop-free paths through a network. Directly connected routers running EIGRP form neighbor adjacencies in order to propagate best-path and alternate-path routing information for configured and learned routes. The tables defined within the MIB are closely aligned with how the router command-line interface for EIGRP displays information on EIGRP configurations, i.e., the topology table contains objects associated with the EIGRP topology commands, and the peer table contains objects associated withe EIGRP neighbor commands, etc. There are five main tables within this mib: EIGRP VPN table Contains information regarding which virtual private networks (VPN) are configured with EIGRP. EIGRP traffic statistics table Contains counter & statistcs regarding specific types of EIGRP packets sent and related collective information per VPN and per autonomous system (AS). EIGRP topology table Contains information regarding EIGRP routes received in updates and originated locally. EIGRP sends and receives routing updates from adjacent routers running EIGRP with which it formed a peer relationship. EIGRP peer (neighbor) table Contains information about neighbor EIGRP routers with which peer adjacencies have been established. EIGRP uses a Hello protocol to form neighbor relationships with directly connected routers also running EIGRP. EIGRP interfaces table Contains information and statistics on each of the configured to run. RIB-scale ========== The Wide-Metrics feature calculates all metrics in 64-bit under named mode EIGRP. Since the RIB can only hold 32-bit, we divide the wide metrics by RIB-scale (range 1-255, default value 128) to convert it to a 32-bit value before assiging it to RIB metrics.
MODULE-IDENTITY
.1.3.6.1.4.1.9.9.449
cEigrpMIBNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.449.0
cEigrpAuthFailureEventThis notification is sent when EIGRP MD5 authentication is enabled on any interface and peer adjacencies are formed, and any adjacencies go down as a result of an authentication failure.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.449.0.1
cEigrpRouteStuckInActiveThis notification is sent when a route in the topology table is stuck in an active state. During the query phase for a new route to a destination network, a route is described as being in the active state if when an alternate path is actively being sought, no replies are received to normal queries or stuck-in-active queries.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.449.0.2
cEigrpNbrDownEventThis notification is sent when any EIGRP peer adjacency goes down.
NOTIFICATION-TYPE
.1.3.6.1.4.1.9.9.449.0.3
cEigrpMIBObjects
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.449.1
cEigrpVpnInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.449.1.1
cEigrpVpnTableThis table contains information on those VPN's configured to run EIGRP. The VPN creation on a router is independent of the routing protocol to be used over it. A VPN is given a name and has a dedicated routing table associated with it. This routing table is identified internally by a unique integer value.
SEQUENCE OF CEigrpVpnEntry
.1.3.6.1.4.1.9.9.449.1.1.1
cEigrpVpnEntryInformation relating to a single VPN which is configured to run EIGRP.
CEigrpVpnEntry
.1.3.6.1.4.1.9.9.449.1.1.1.1
cEigrpVpnIdThe unique VPN identifier. This is a unique integer relative to all other VPN's defined on the router. It also identifies internally the routing table instance.
Unsigned32
.1.3.6.1.4.1.9.9.449.1.1.1.1.1
cEigrpVpnNameThe name given to the VPN.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.449.1.1.1.1.2
cEigrpAsInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.449.1.2
cEigrpTraffStatsTableTable of EIGRP traffic statistics and information associated with all EIGRP autonomous systems.
SEQUENCE OF CEigrpTraffStatsEntry
.1.3.6.1.4.1.9.9.449.1.2.1
cEigrpTraffStatsEntryThe set of statistics and information for a single EIGRP Autonomous System.
CEigrpTraffStatsEntry
.1.3.6.1.4.1.9.9.449.1.2.1.1
cEigrpAsNumberThe Autonomous System number which is unique integer per VPN.
Unsigned32
.1.3.6.1.4.1.9.9.449.1.2.1.1.1
cEigrpNbrCountThe total number of live EIGRP neighbors formed on all interfaces whose IP addresses fall under networks configured in the EIGRP AS.ro
Unsigned32
.1.3.6.1.4.1.9.9.449.1.2.1.1.2
cEigrpHellosSentThe total number Hello packets that have been sent to all EIGRP neighbors formed on all interfaces whose IP addresses fall under networks configured for the EIGRP AS.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.2.1.1.3
cEigrpHellosRcvdThe total number Hello packets that have been received from all EIGRP neighbors formed on all interfaces whose IP addresses fall under networks configured for the EIGRP AS.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.2.1.1.4
cEigrpUpdatesSentThe total number routing update packets that have been sent to all EIGRP neighbors formed on all interfaces whose IP addresses fall under networks configured for the EIGRP AS.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.2.1.1.5
cEigrpUpdatesRcvdThe total number routing update packets that have been received from all EIGRP neighbors formed on all interfaces whose IP addresses fall under networks configured for the EIGRP AS.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.2.1.1.6
cEigrpQueriesSentThe total number alternate route query packets that have been sent to all EIGRP neighbors formed on all interfaces whose IP addresses fall under networks configured for the EIGRP AS.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.2.1.1.7
cEigrpQueriesRcvdThe total number alternate route query packets that have been received from all EIGRP neighbors formed on all interfaces whose IP addresses fall under networks configured for the EIGRP AS.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.2.1.1.8
cEigrpRepliesSentThe total number query reply packets that have been sent to all EIGRP neighbors formed on all interfaces whose IP addresses fall under networks configured for the EIGRP AS.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.2.1.1.9
cEigrpRepliesRcvdThe total number query reply packets that have been received from all EIGRP neighbors formed on all interfaces whose IP addresses fall under networks configured for the EIGRP AS.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.2.1.1.10
cEigrpAcksSentThe total number packet acknowledgements that have been sent to all EIGRP neighbors formed on all interfaces whose IP addresses fall under networks configured for the EIGRP AS.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.2.1.1.11
cEigrpAcksRcvdThe total number packet acknowledgements that have been received from all EIGRP neighbors formed on all interfaces whose IP addresses fall under networks configured for the EIGRP AS.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.2.1.1.12
cEigrpInputQHighMarkThe highest number of EIGRP packets in the input queue waiting to be processed internally addressed to this AS.ro
Unsigned32
.1.3.6.1.4.1.9.9.449.1.2.1.1.13
cEigrpInputQDropsThe number of EIGRP packets dropped from the input queue due to it being full within the AS.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.2.1.1.14
cEigrpSiaQueriesSentThe total number of Stuck-In-Active (SIA) query packets sent to all EIGRP neighbors formed on all interfaces whose IP addresses fall under networks configured for the EIGRP AS.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.2.1.1.15
cEigrpSiaQueriesRcvdThe total number of Stuck-In-Active (SIA) query packets received from all EIGRP neighbors formed on all interfaces whose IP addresses fall under networks configured for the EIGRP AS.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.2.1.1.16
cEigrpAsRouterIdTypeThe format of the router-id configured or automatically selected for the EIGRP AS.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.449.1.2.1.1.17
cEigrpAsRouterIdThe router-id configured or automatically selected for the EIGRP AS. Each EIGRP routing process has a unique router-id selected from each autonomous system configured. The format is governed by object cEigrpAsRouterIdType.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.449.1.2.1.1.18
cEigrpTopoRoutesThe total number of EIGRP derived routes currently existing in the topology table for the AS.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.2.1.1.19
cEigrpHeadSerialRoutes in a topology table for an AS are assigned serial numbers and are sequenced internally as they are inserted and deleted. The serial number of the first route in that internal sequence is called the head serial number. Each AS has its own topology table, and its own serial number space, each of which begins with the value 1. A serial number of zero implies that there are no routes in the topology.ro
Counter64
.1.3.6.1.4.1.9.9.449.1.2.1.1.20
cEigrpNextSerialThe serial number that would be assigned to the next new or changed route in the topology table for the AS.ro
Counter64
.1.3.6.1.4.1.9.9.449.1.2.1.1.21
cEigrpXmitPendRepliesWhen alternate route query packets are sent to adjacent EIGRP peers in an AS, replies are expected. This object is the total number of outstanding replies expected to queries that have been sent to peers in the current AS. It remains at zero most of the time until an EIGRP route becomes active.ro
Unsigned32
.1.3.6.1.4.1.9.9.449.1.2.1.1.22
cEigrpXmitDummiesA dummy is a temporary internal entity used as a place holder in the topology table for an AS. They are not transmitted in routing updates. This is the total number currently in existence associated with the AS.ro
Unsigned32
.1.3.6.1.4.1.9.9.449.1.2.1.1.23
cEigrpTopologyInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.449.1.3
cEigrpTopoTableThe table of EIGRP routes and their associated attributes for an Autonomous System (AS) configured in a VPN is called a topology table. All route entries in the topology table will be indexed by IP network type, IP network number and network mask (prefix) size.
SEQUENCE OF CEigrpTopoEntry
.1.3.6.1.4.1.9.9.449.1.3.1
cEigrpTopoEntryThe entry for a single EIGRP topology table in the given AS.
CEigrpTopoEntry
.1.3.6.1.4.1.9.9.449.1.3.1.1
cEigrpDestNetTypeThe format of the destination IP network number for a single route in the topology table in the AS specified in cEigrpDestNet.
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.449.1.3.1.1.1
cEigrpDestNetThe destination IP network number for a single route in the topology table in the AS. The format is governed by object cEigrpDestNetType.
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.449.1.3.1.1.2
cEigrpDestNetPrefixLenThe prefix length associated with the destination IP network address for a single route in the topology table in the AS. The format is governed by the object cEigrpDestNetType.
InetAddressPrefixLength (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.449.1.3.1.1.4
cEigrpActiveA value of true(1) indicates the route to the destination network has failed and an active (query) search for an alternative path is in progress. A value of false(2) indicates the route is stable (passive).ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.449.1.3.1.1.5
cEigrpStuckInActiveA value of true(1) indicates that that this route which is in active state (cEigrpActive = true(1)) has not received any replies to queries for alternate paths, and a second EIGRP route query, called a stuck-in-active query, has now been sent.ro
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.9.9.449.1.3.1.1.6
cEigrpDestSuccessorsA successor is the next routing hop for a path to the destination IP network number for a single route in the topology table in the AS. There can be several potential successors if there are multiple paths to the destination. This is the total number of successors for a topology entry.ro
Unsigned32
.1.3.6.1.4.1.9.9.449.1.3.1.1.7
cEigrpFdistanceThe feasibility (best) distance is the minimum distance from this router to the destination IP network in this topology entry. The feasibility distance is used in determining the best successor for a path to the destination network.ro
Unsigned32
.1.3.6.1.4.1.9.9.449.1.3.1.1.8
cEigrpRouteOriginTypeThis is a text string describing the internal origin of the EIGRP route represented by the topology entry.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.449.1.3.1.1.9
cEigrpRouteOriginAddrTypeThe format of the IP address defined as the origin of this topology route entry.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.449.1.3.1.1.10
cEigrpRouteOriginAddrIf the origin of the topology route entry is external to this router, then this object is the IP address of the router from which it originated. The format is governed by object cEigrpRouteOriginAddrType.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.449.1.3.1.1.11
cEigrpNextHopAddressTypeThe format of the next hop IP address for the route represented by the topology entry.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.449.1.3.1.1.12
cEigrpNextHopAddressThis is the next hop IP address for the route represented by the topology entry. The next hop is where network traffic will be routed to in order to reach the destination network for this topology entry. The format is governed by cEigrpNextHopAddressType.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.449.1.3.1.1.13
cEigrpNextHopInterfaceThe interface through which the next hop IP address is reached to send network traffic to the destination network represented by the topology entry.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.449.1.3.1.1.14
cEigrpDistanceThe computed distance to the destination network entry from this router.ro
Unsigned32
.1.3.6.1.4.1.9.9.449.1.3.1.1.15
cEigrpReportDistanceThe computed distance to the destination network in the topology entry reported to this router by the originator of this route.ro
Unsigned32
.1.3.6.1.4.1.9.9.449.1.3.1.1.16
cEigrpFdistanceWideThe feasibility (best) distance is the minimum distance from this router to the destination IP network in this topology entry. The feasibility distance is used in determining the best successor for a path to the destination network. This is the Wide Metric 64-bit value and not the RIB-scaled 32-bit value.ro
Counter64
.1.3.6.1.4.1.9.9.449.1.3.1.1.17
cEigrpDistanceWideThe computed distance to the destination network entry from this router. This is the Wide Metric 64-bit value and not the RIB-scaled 32-bit value.ro
Counter64
.1.3.6.1.4.1.9.9.449.1.3.1.1.18
cEigrpReportDistanceWideThe computed distance to the destination network in the topology entry reported to this router by the originator of this route. This is the Wide Metric 64-bit value and not the RIB-scaled 32-bit value.ro
Counter64
.1.3.6.1.4.1.9.9.449.1.3.1.1.19
cEigrpPeerInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.449.1.4
cEigrpPeerTableThe table of established EIGRP peers (neighbors) in the selected autonomous system. Peers are indexed by their unique internal handle id, as well as the AS number and VPN id. The peer entry is removed from the table if the peer is declared down.
SEQUENCE OF CEigrpPeerEntry
.1.3.6.1.4.1.9.9.449.1.4.1
cEigrpPeerEntryStatistics and operational parameters for a single peer in the AS.
CEigrpPeerEntry
.1.3.6.1.4.1.9.9.449.1.4.1.1
cEigrpHandleThe unique internal identifier for the peer in the AS. This is a unique value among peer entries in a selected table.
Unsigned32
.1.3.6.1.4.1.9.9.449.1.4.1.1.1
cEigrpPeerAddrTypeThe format of the remote source IP address used by the peer to establish the EIGRP adjacency with this router.ro
InetAddressType (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.449.1.4.1.1.2
cEigrpPeerAddrThe source IP address used by the peer to establish the EIGRP adjacency with this router. The format is governed by object cEigrpPeerAddrType.ro
InetAddress (INET-ADDRESS-MIB)
.1.3.6.1.4.1.9.9.449.1.4.1.1.3
cEigrpPeerIfIndexThe ifIndex of the interface on this router through which this peer can be reached.ro
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.9.9.449.1.4.1.1.4
cEigrpHoldTimeThe count-down timer indicating how much time must pass without receiving a hello packet from this EIGRP peer before this router declares the peer down. A peer declared as down is removed from the table and is no longer visible.ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.9.9.449.1.4.1.1.5
cEigrpUpTimeThe elapsed time since the EIGRP adjacency was first established with the peer.ro
EigrpUpTimeString
.1.3.6.1.4.1.9.9.449.1.4.1.1.6
cEigrpSrttThe computed smooth round trip time for packets to and from the peer.ro
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.9.9.449.1.4.1.1.7
cEigrpRtoThe computed retransmission timeout for the peer. This value is computed over time as packets are sent to the peer and acknowledgements are received from it, and is the amount of time to wait before resending a packet from the retransmission queue to the peer when an expected acknowledgement has not been received.ro
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.9.9.449.1.4.1.1.8
cEigrpPktsEnqueuedThe number of any EIGRP packets currently enqueued waiting to be sent to this peer.ro
Unsigned32
.1.3.6.1.4.1.9.9.449.1.4.1.1.9
cEigrpLastSeqAll transmitted EIGRP packets have a sequence number assigned. This is the sequence number of the last EIGRP packet sent to this peer.ro
Unsigned32
.1.3.6.1.4.1.9.9.449.1.4.1.1.10
cEigrpVersionThe EIGRP version information reported by the remote peer.ro
EigrpVersionString
.1.3.6.1.4.1.9.9.449.1.4.1.1.11
cEigrpRetransThe cumulative number of retransmissions to this peer during the period that the peer adjacency has remained up.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.4.1.1.12
cEigrpRetriesThe number of times the current unacknowledged packet has been retried, i.e. resent to this peer to be acknowledged.ro
Unsigned32
.1.3.6.1.4.1.9.9.449.1.4.1.1.13
cEigrpInterfaceInfo
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.449.1.5
cEigrpInterfaceTableThe table of interfaces over which EIGRP is running, and their associated statistics. This table is independent of whether any peer adjacencies have been formed over the interfaces or not. Interfaces running EIGRP are determined by whether their assigned IP addresses fall within configured EIGRP network statements.
SEQUENCE OF CEigrpInterfaceEntry
.1.3.6.1.4.1.9.9.449.1.5.1
cEigrpInterfaceEntryInformation for a single interface running EIGRP in the AS and VPN.
CEigrpInterfaceEntry
.1.3.6.1.4.1.9.9.449.1.5.1.1
cEigrpPeerCountThe number of EIGRP adjacencies currently formed with peers reached through this interface.ro
Gauge32
.1.3.6.1.4.1.9.9.449.1.5.1.1.3
cEigrpXmitReliableQThe number of EIGRP packets currently waiting in the reliable transport (acknowledgement-required) transmission queue to be sent to a peer.ro
Gauge32
.1.3.6.1.4.1.9.9.449.1.5.1.1.4
cEigrpXmitUnreliableQThe number EIGRP of packets currently waiting in the unreliable transport (no acknowledgement required) transmission queue.ro
Gauge32
.1.3.6.1.4.1.9.9.449.1.5.1.1.5
cEigrpMeanSrttThe average of all the computed smooth round trip time values for a packet to and from all peers established on this interface.ro
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.9.9.449.1.5.1.1.6
cEigrpPacingReliableThe configured time interval between EIGRP packet transmissions on the interface when the reliable transport method is used.ro
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.9.9.449.1.5.1.1.7
cEigrpPacingUnreliableThe configured time interval between EIGRP packet transmissions on the interface when the unreliable transport method is used.ro
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.9.9.449.1.5.1.1.8
cEigrpMFlowTimerThe configured multicast flow control timer value for this interface.ro
Unsigned32 UNITS "milliseconds"
.1.3.6.1.4.1.9.9.449.1.5.1.1.9
cEigrpPendingRoutesThe number of queued EIGRP routing updates awaiting transmission on this interface.ro
Gauge32
.1.3.6.1.4.1.9.9.449.1.5.1.1.10
cEigrpHelloIntervalThe configured time interval between Hello packet transmissions for this interface.ro
Unsigned32 UNITS "seconds"
.1.3.6.1.4.1.9.9.449.1.5.1.1.11
cEigrpXmitNextSerialThe serial number of the next EIGRP packet that is to be queued for transmission on this interface.ro
Counter64
.1.3.6.1.4.1.9.9.449.1.5.1.1.12
cEigrpUMcastsThe total number of unreliable (no acknowledgement required) EIGRP multicast packets sent on this interface.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.5.1.1.13
cEigrpRMcastsThe total number of reliable (acknowledgement required) EIGRP multicast packets sent on this interface.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.5.1.1.14
cEigrpUUcastsThe total number of unreliable (no acknowledgement required) EIGRP unicast packets sent on this interface.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.5.1.1.15
cEigrpRUcastsThe total number of reliable (acknowledgement required) unicast packets sent on this interface.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.5.1.1.16
cEigrpMcastExceptsThe total number of EIGRP multicast exception transmissions that have occurred on this interface.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.5.1.1.17
cEigrpCRpktsThe total number EIGRP Conditional-Receive packets sent on this interface.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.5.1.1.18
cEigrpAcksSuppressedThe total number of individual EIGRP acknowledgement packets that have been suppressed and combined in an already enqueued outbound reliable packet on this interface.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.5.1.1.19
cEigrpRetransSentThe total number EIGRP packet retransmissions sent on the interface.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.5.1.1.20
cEigrpOOSrvcdThe total number of out-of-sequence EIGRP packets received.ro
Counter32
.1.3.6.1.4.1.9.9.449.1.5.1.1.21
cEigrpAuthModeThe EIGRP authentication mode of the interface. none : no authentication enabled on the interface md5 : MD5 authentication enabled on the interfacero
Enumeration
.1.3.6.1.4.1.9.9.449.1.5.1.1.22
cEigrpAuthKeyChainThe name of the authentication key-chain configured on this interface. The key-chain is a reference to which set of secret keys are to be accessed in order to determine which secret key string to use. The key chain name is not the secret key string password and can also be used in other routing protocols, such as RIP and ISIS.ro
SnmpAdminString (SNMP-FRAMEWORK-MIB)
.1.3.6.1.4.1.9.9.449.1.5.1.1.23
cEigrpMIBConformance
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.449.2
cEigrpMIBCompliances
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.449.2.1
cEigrpMIBGroups
OBJECT IDENTIFIER
.1.3.6.1.4.1.9.9.449.2.2
CISCO-EIGRP-MIB - SNMP MIB Reference | MIBs Explorer