All MIBs › CISCO-EIGRP-MIB › cEigrpAsRouterIdType
cEigrpAsRouterIdType
Module: CISCO-EIGRP-MIB
OID (symbolic): CISCO-EIGRP-MIB::cEigrpAsRouterIdType
OID (numeric): 1.3.6.1.4.1.9.9.449.1.2.1.1.17
Node type: OBJECT-TYPE
Type: InetAddressType
Access: read-only
Description: The format of the router-id configured or automatically selected for the EIGRP AS.
What is cEigrpAsRouterIdType?
This object reports the address format, typically IPv4 or IPv6, of the router-id configured or automatically selected for this EIGRP autonomous system. This is a supporting type field for correctly interpreting cEigrpAsRouterId; an admin needs it when reading router-id values programmatically to know whether to parse that address as IPv4 or IPv6, especially on a dual-stack router running both EIGRP address families. On a router running both EIGRP for IPv4 and EIGRPv6, an admin comparing router-ids across the two AS instances would check this type field to correctly interpret each AS's respective router-id format.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.2.1.1.17 snmpwalk -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpAsRouterIdType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.449.1.2.1.1.17.1 snmpget -v2c -c public <target> CISCO-EIGRP-MIB::cEigrpAsRouterIdType.1
Start monitoring Cisco router/multilayer switch running EIGRP with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-EIGRP-MIB::cEigrpAsRouterIdType OID value, configure state conditions and alerts, and monitor any Cisco router/multilayer switch running EIGRP from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.449 | ciscoEigrpMIB | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1 | cEigrpMIBObjects | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2 | cEigrpAsInfo | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2.1 | cEigrpTraffStatsTable | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2.1.1 | cEigrpTraffStatsEntry | CISCO-EIGRP-MIB |
| 1.3.6.1.4.1.9.9.449.1.2.1.1.17 | cEigrpAsRouterIdType | CISCO-EIGRP-MIB |