All MIBs › ACC-MIB › accXnsUbnHops
accXnsUbnHops
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 stores the hop count (number of network segments) between this device and a neighboring network through the router. Engineers use hop count to assess path length and prefer routes with lower hop counts for better latency. A value of 3 means the neighbor is reachable in 3 hops.
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-MIB::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-MIB::accXnsUbnHops.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5 | acc | ACC-MIB |
| 1.3.6.1.4.1.5.1 | accSBAR | ACC-MIB |
| 1.3.6.1.4.1.5.1.1 | accBRG | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21 | accXns | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.7 | accXnsUbNbrTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.7.1 | accXnsUbNbrEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.7.1.4 | accXnsUbnHops | ACC-MIB |