All MIBs › CISCOSB-IPv6 › rlInternInetCidrRouteProto
rlInternInetCidrRouteProto
Module: CISCOSB-IPv6
OID (symbolic): CISCOSB-IPv6::rlInternInetCidrRouteProto
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.30.1.9
Node type: OBJECT-TYPE
Type: IANAipRouteProtocol
Access: read-only
Description: The routing mechanism via which this route was learned. Inclusion of values for gateway routing protocols is not intended to imply that hosts should support those protocols.
What is rlInternInetCidrRouteProto?
This read-only value reports the routing mechanism, such as a specific dynamic routing protocol, through which an internal CIDR route was learned. An admin checks this to identify the source protocol behind a given route when troubleshooting which process installed it. For example, a route showing OSPF as its protocol tells the admin to look at OSPF link-state data, not RIP or static configuration, to understand why that route exists.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.30.1.9 snmpwalk -v2c -c public <target> CISCOSB-IPv6::rlInternInetCidrRouteProto
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.30.1.9.1 snmpget -v2c -c public <target> CISCOSB-IPv6::rlInternInetCidrRouteProto.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlInternInetCidrRouteProto.1
Start monitoring Cisco Small Business switches and routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCOSB-IPv6::rlInternInetCidrRouteProto OID value, configure state conditions and alerts, and monitor any Cisco Small Business switches and routers from a single console.
OID Breakdown
Upper-level ancestors (11 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.6 | otherEnterprises | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1 | ciscoSB | CISCO-SMI |
| 1.3.6.1.4.1.9.6.1.101 | switch001 | CISCOSB-MIB |
| 1.3.6.1.4.1.9.6.1.101.26 | ipSpec | CISCOSB-IP |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.6.1.101.26.30 | rlInternInetCidrRouteTable | CISCOSB-IPv6 |
| 1.3.6.1.4.1.9.6.1.101.26.30.1 | rlInternInetCidrRouteEntry | CISCOSB-IPv6 |
| 1.3.6.1.4.1.9.6.1.101.26.30.1.9 | rlInternInetCidrRouteProto | CISCOSB-IPv6 |