ACC-XNS :: accXnsRtType

MIB Reference — IPNetwork Monitor

All MIBsACC-XNSaccXnsRtType

accXnsRtType

Module: ACC-XNS

OID (symbolic): ACC-XNS::accXnsRtType

OID (numeric): 1.3.6.1.4.1.5.1.1.21.3.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Type of route

What is accXnsRtType?

This read-only object indicates whether the route is static (manually configured), dynamic (learned from a routing protocol), or another type. Network engineers monitor it to understand which routes are flexible versus fixed—static routes never change, while dynamic routes adapt to network changes. For example, a value of 2 might indicate a static route while a value of 3 indicates a dynamically learned route.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.3.1.6
snmpwalk -v2c -c public <target> ACC-XNS::accXnsRtType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.3.1.6.1
snmpget -v2c -c public <target> ACC-XNS::accXnsRtType.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.5accACC-MIB
1.3.6.1.4.1.5.1accSBARACC-MIB
1.3.6.1.4.1.5.1.1accBRGACC-MIB
1.3.6.1.4.1.5.1.1.21accXnsACC-MIB
1.3.6.1.4.1.5.1.1.21.3accXnsRouteTableACC-MIB
1.3.6.1.4.1.5.1.1.21.3.1accXnsRouteEntryACC-MIB
1.3.6.1.4.1.5.1.1.21.3.1.6accXnsRtTypeACC-XNS