All MIBs › CISCOSB-IPv6 › rlInternInetCidrRouteType
rlInternInetCidrRouteType
Module: CISCOSB-IPv6
OID (symbolic): CISCOSB-IPv6::rlInternInetCidrRouteType
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.30.1.8
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The type of route. Note that local(3) refers to a route for which the next hop is the final destination; remote(4) refers to a route for which the next hop is not the final destination.
Routes that do not result in traffic forwarding or rejection should not be displayed, even if the implementation keeps them stored internally.
reject(2) refers to a route that, if matched, discards the message as unreachable and returns a notification (e.g., ICMP error) to the message sender. This is used in some protocols as a means of correctly aggregating routes.
blackhole(5) refers to a route that, if matched, discards the message silently.
What is rlInternInetCidrRouteType?
This read-only value reports the type of an internal CIDR route entry, distinguishing local routes where the next hop is the final destination from remote routes, reject routes that discard and notify, and blackhole routes that silently discard, and notes that routes not affecting forwarding shouldn't be shown even if stored internally. An admin inspects this to understand how a given route entry behaves when matched. For example, a route flagged reject explains why traffic to that destination generates an ICMP unreachable notification rather than being forwarded or silently dropped.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.30.1.8 snmpwalk -v2c -c public <target> CISCOSB-IPv6::rlInternInetCidrRouteType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.30.1.8.1 snmpget -v2c -c public <target> CISCOSB-IPv6::rlInternInetCidrRouteType.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::rlInternInetCidrRouteType 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.8 | rlInternInetCidrRouteType | CISCOSB-IPv6 |