RADLAN-IP :: rlIpStaticRouteTos

MIB Reference — IPNetwork Monitor

All MIBsRADLAN-IPrlIpStaticRouteTos

rlIpStaticRouteTos

Module: RADLAN-IP

OID (symbolic): RADLAN-IP::rlIpStaticRouteTos

OID (numeric): 1.3.6.1.4.1.89.26.17.1.1.3

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

See ipCidrRouteTos definition For now only value 0 is valid

What is rlIpStaticRouteTos?

This read-only object displays the Type of Service (ToS) value configured for a static IP route, indicating packet priority or quality-of-service marking. Currently, only a ToS value of 0 (best-effort) is supported in implementations. Operators use this to understand QoS treatment applied to traffic matching this static route.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.89.26.17.1.1.3
snmpwalk -v2c -c public <target> RADLAN-IP::rlIpStaticRouteTos

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.89.26.17.1.1.3.1
snmpget -v2c -c public <target> RADLAN-IP::rlIpStaticRouteTos.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rlIpStaticRouteTos.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.3rlIpStaticRouteTosRADLAN-IP