ACC-XNS :: accXnsRtHops

MIB Reference — IPNetwork Monitor

All MIBsACC-XNSaccXnsRtHops

accXnsRtHops

Module: ACC-XNS

OID (symbolic): ACC-XNS::accXnsRtHops

OID (numeric): 1.3.6.1.4.1.5.1.1.21.3.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Number of hops to remote network

What is accXnsRtHops?

This read-only object displays the number of router-to-router hops required to reach the destination network. Network engineers monitor it to evaluate path length and prefer shorter paths, as more hops mean higher latency and more places for failures to occur. For example, a value of 3 means packets must pass through 3 routers to reach that destination.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.3.1.4
snmpwalk -v2c -c public <target> ACC-XNS::accXnsRtHops

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.3.1.4.1
snmpget -v2c -c public <target> ACC-XNS::accXnsRtHops.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.21accXnsACC-MIB
1.3.6.1.4.1.5.1.1.21.3accXnsRouteTableACC-MIB
1.3.6.1.4.1.5.1.1.21.3.1accXnsRouteEntryACC-MIB
1.3.6.1.4.1.5.1.1.21.3.1.4accXnsRtHopsACC-XNS