All MIBs › ACC-MIB › accXnsRtHops
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 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.3 | accXnsRouteTable | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.3.1 | accXnsRouteEntry | ACC-MIB |
| 1.3.6.1.4.1.5.1.1.21.3.1.4 | accXnsRtHops | ACC-MIB |