ACC-XNS :: accXnsUbnHops

MIB Reference — IPNetwork Monitor

All MIBsACC-XNSaccXnsUbnHops

accXnsUbnHops

Module: ACC-XNS

OID (symbolic): ACC-XNS::accXnsUbnHops

OID (numeric): 1.3.6.1.4.1.5.1.1.21.7.1.4

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-only

Description:

Hop count to neighbor

What is accXnsUbnHops?

This integer counter shows how many hops (intermediate routers) must be traversed to reach the neighbor device. Engineers use this to understand the network distance and verify routing efficiency. A hop count of 1 means the neighbor is directly adjacent, while a hop count of 3 means traffic must pass through two intermediate routers.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.7.1.4
snmpwalk -v2c -c public <target> ACC-XNS::accXnsUbnHops

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.21.7.1.4.1
snmpget -v2c -c public <target> ACC-XNS::accXnsUbnHops.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.7accXnsUbNbrTableACC-MIB
1.3.6.1.4.1.5.1.1.21.7.1accXnsUbNbrEntryACC-MIB
1.3.6.1.4.1.5.1.1.21.7.1.4accXnsUbnHopsACC-XNS