All MIBs › RADLAN-IP › rlIpStaticRouteOwner
rlIpStaticRouteOwner
Module: RADLAN-IP
OID (symbolic): RADLAN-IP::rlIpStaticRouteOwner
OID (numeric): 1.3.6.1.4.1.89.26.17.1.1.10
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 Dhcp - The route is Configured default system config exist till any other configuration is applied
What is rlIpStaticRouteOwner?
This OID identifies whether a routing entry was configured manually (Static), received from DHCP, or is a default system route. It determines if the route persists across device resets based on its source. Operators use this to distinguish permanent configuration from temporary learned routes when auditing network paths.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.26.17.1.1.10 snmpwalk -v2c -c public <target> RADLAN-IP::rlIpStaticRouteOwner
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.89.26.17.1.1.10.1 snmpget -v2c -c public <target> RADLAN-IP::rlIpStaticRouteOwner.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.89 | rnd | Dell-MIB |
| 1.3.6.1.4.1.89.26 | ipSpec | Dell-MIB |
| 1.3.6.1.4.1.89.26.17 | rlIpStaticRoute | RADLAN-IP |
| 1.3.6.1.4.1.89.26.17.1 | rlIpStaticRouteTable | RADLAN-IP |
| 1.3.6.1.4.1.89.26.17.1.1 | rlIpStaticRouteEntry | RADLAN-IP |
| 1.3.6.1.4.1.89.26.17.1.1.10 | rlIpStaticRouteOwner | RADLAN-IP |