All MIBs › CISCOSB-IPv6 › rlInetStaticRouteOwner
rlInetStaticRouteOwner
Module: CISCOSB-IPv6
OID (symbolic): CISCOSB-IPv6::rlInetStaticRouteOwner
OID (numeric): 1.3.6.1.4.1.9.6.1.101.26.28.1.9
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Static - The route is configured over Static IP. This route is written to configuration files. Dhcp - The route is Configured by DHCP (received as part of DHCP configuration) This route IS NOT written to configuration files Default - The route is Configured by default system config exists till any other configuration is applied. Icmp - The route is Configured by ICMP protocol either by router advertisements or to be advertised in router advertisements .
What is rlInetStaticRouteOwner?
This read-only value reports how a given static route was configured: entered manually as static, received via DHCP, applied as a system default, or configured by ICMP, and it also indicates whether that route is persisted to configuration files. An admin checks this to understand the origin of a route entry, since DHCP-sourced routes won't survive as saved configuration the way manually entered ones do. For example, seeing a route flagged dhcp explains why it disappeared after a reboot, since dhcp-owned routes are not written to configuration files.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.28.1.9 snmpwalk -v2c -c public <target> CISCOSB-IPv6::rlInetStaticRouteOwner
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.6.1.101.26.28.1.9.1 snmpget -v2c -c public <target> CISCOSB-IPv6::rlInetStaticRouteOwner.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::rlInetStaticRouteOwner 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.28 | rlInetStaticRouteTable | CISCOSB-IPv6 |
| 1.3.6.1.4.1.9.6.1.101.26.28.1 | rlInetStaticRouteEntry | CISCOSB-IPv6 |
| 1.3.6.1.4.1.9.6.1.101.26.28.1.9 | rlInetStaticRouteOwner | CISCOSB-IPv6 |