RADLAN-IP :: rlIpStaticRouteOwner

MIB Reference — IPNetwork Monitor

All MIBsRADLAN-IPrlIpStaticRouteOwner

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.89rndDell-MIB
1.3.6.1.4.1.89.26ipSpecDell-MIB
1.3.6.1.4.1.89.26.17rlIpStaticRouteRADLAN-IP
1.3.6.1.4.1.89.26.17.1rlIpStaticRouteTableRADLAN-IP
1.3.6.1.4.1.89.26.17.1.1rlIpStaticRouteEntryRADLAN-IP
1.3.6.1.4.1.89.26.17.1.1.10rlIpStaticRouteOwnerRADLAN-IP