ACC-IPX :: accIpxRtType

MIB Reference — IPNetwork Monitor

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

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.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