ACC-MIB :: accXnsRtHops

MIB Reference — IPNetwork Monitor

All MIBsACC-MIBaccXnsRtHops

accXnsRtHops

Module: ACC-MIB

OID (symbolic): ACC-MIB::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?

ACC-MIB::accXnsRtHops counts the number of network hops (router-to-router transitions) required to reach the destination network from the local device. Network engineers use this metric to prefer shorter routes and detect routing loops; a large hop count suggests either a very distant destination or a potentially inefficient path. A value of 5 hops means the packet will pass through 5 routers before reaching the destination network.

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-MIB::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-MIB::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-MIB