IPX-MIB :: ipxStaticRouteHopCount

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsIPX-MIBipxStaticRouteHopCount

ipxStaticRouteHopCount

Module: IPX-MIB

OID (symbolic): IPX-MIB::ipxStaticRouteHopCount

OID (numeric): 1.3.6.1.4.1.23.2.5.3.2.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: The number of hops necessary to reach the destination.

What is ipxStaticRouteHopCount?

Read-write INTEGER giving the configured number of router hops to reach this static route's destination, the other half of the IPX routing metric alongside ipxStaticRouteTicks.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.23.2.5.3.2.1.6
snmpwalk -v2c -c public <target> IPX-MIB::ipxStaticRouteHopCount

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.23.2.5.3.2.1.6.1
snmpget -v2c -c public <target> IPX-MIB::ipxStaticRouteHopCount.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.23.2.5.3.2.1.6.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> ipxStaticRouteHopCount.1

Start monitoring Vendor-neutral Novell IPX protocol MIB (legacy NetWare/IPX routers and servers) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the IPX-MIB::ipxStaticRouteHopCount OID value, configure state conditions and alerts, and monitor any Vendor-neutral Novell IPX protocol MIB (legacy NetWare/IPX routers and servers) from a single console.

OID Breakdown

Upper-level ancestors (12 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.23novellGWADA-MIB
1.3.6.1.4.1.23.2mibDocGWADA-MIB
1.3.6.1.4.1.23.2.5ipxIPX
1.3.6.1.4.1.23.2.5.3ipxForwardingIPX
1.3.6.1.4.1.23.2.5.3.2ipxStaticRouteTableIPX
1.3.6.1.4.1.23.2.5.3.2.1ipxStaticRouteEntryIPX
Numeric OIDNameModule
1.3.6.1.4.1.23.2.5.3.2.1.6ipxStaticRouteHopCountIPX-MIB