All MIBs › ACC-MIB › accIpxSrvHops
accIpxSrvHops
Module: ACC-MIB
OID (symbolic): ACC-MIB::accIpxSrvHops
OID (numeric): 1.3.6.1.4.1.5.1.1.22.8.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Hop counter
What is accIpxSrvHops?
This OID indicates the hop count, or number of routers, between this device and the advertised server on the network path. Network administrators use hop count to estimate network distance, latency, and to select the closest or most efficient server when multiple instances exist. A value of 3 means the server is 3 router hops away, suggesting it resides on a network segment 3 routers distant from this device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.8.1.4 snmpwalk -v2c -c public <target> ACC-MIB::accIpxSrvHops
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.22.8.1.4.1 snmpget -v2c -c public <target> ACC-MIB::accIpxSrvHops.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.22 | accIpx | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.8 | accIpxSrvTable | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.8.1 | accIpxSrvEntry | ACC-IPX |
| 1.3.6.1.4.1.5.1.1.22.8.1.4 | accIpxSrvHops | ACC-MIB |