ACC-IPX :: accIpxRtType

MIB Reference — IPNetwork Monitor · Updated September 13, 2026

All MIBsACC-IPXaccIpxRtType

accIpxRtType

Module: ACC-IPX

OID (symbolic): ACC-IPX::accIpxRtType

OID (numeric): 1.3.6.1.4.1.5.1.1.22.3.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description: Type of route

What is accIpxRtType?

This OID indicates the type or category of the route, such as static (manually configured), dynamic (learned via RIP or other routing protocols), or service-specific routes. Engineers check this to understand whether a route is automatically maintained by the network or fixed in place, which affects how quickly it adapts if the network changes. For example, a static route persists regardless of neighbor announcements, while a dynamic route disappears if the source router stops advertising it.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.3.1.6
snmpwalk -v2c -c public <target> ACC-IPX::accIpxRtType

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.3.1.6.1
snmpget -v2c -c public <target> ACC-IPX::accIpxRtType.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accIpxRtType.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-IPX::accIpxRtType 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 (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-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
Numeric OIDNameModule
1.3.6.1.4.1.5.1.1.22accIpxACC-IPX
1.3.6.1.4.1.5.1.1.22.3accIpxRtTableACC-IPX
1.3.6.1.4.1.5.1.1.22.3.1accIpxRtEntryACC-IPX
1.3.6.1.4.1.5.1.1.22.3.1.6accIpxRtTypeACC-IPX