All MIBs › ACC-XNS › accXnsRtType
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
Start monitoring ACC/Ericsson WAN access routers (legacy) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ACC-XNS::accXnsRtType OID value, configure state conditions and alerts, and monitor any ACC/Ericsson WAN access routers (legacy) from a single console.
OID Breakdown
Upper-level ancestors (12 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.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21 | accXns | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.3 | accXnsRouteTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.3.1 | accXnsRouteEntry | ACC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.5.1.1.21.3.1.6 | accXnsRtType | ACC-XNS |