ACC-MIB :: accIpxRtHops

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccIpxRtHops

accIpxRtHops

Module: ACC-MIB

OID (symbolic): ACC-MIB::accIpxRtHops

OID (numeric): 1.3.6.1.4.1.5.1.1.22.3.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Number of hops to remote network

What is accIpxRtHops?

ACC-MIB::accIpxRtHops stores the hop count (number of routers) between this device and the destination network as a read-only integer. Network engineers monitor hop counts to detect suboptimal routes and identify when routing has converged properly after network changes. For example, a value of 3 means the destination is 3 routers away, and a sudden increase could signal a routing problem.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.3.1.4
snmpwalk -v2c -c public <target> ACC-MIB::accIpxRtHops

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.3.1.4.1
snmpget -v2c -c public <target> ACC-MIB::accIpxRtHops.1

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> accIpxRtHops.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.4accIpxRtHopsACC-MIB