All MIBs › ACC-DN › accDnAreaHops
accDnAreaHops
Module: ACC-DN
OID (symbolic): ACC-DN::accDnAreaHops
OID (numeric): 1.3.6.1.4.1.5.1.1.19.23.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Hops to Remote area
What is accDnAreaHops?
This OID shows the hop count required to reach a remote DECnet area, indicating how many intermediate routers separate this gateway from the target area. Network engineers use this to evaluate area-level path length and ensure routes to remote areas are not excessively long or degraded. For example, a value of 5 means it takes 5 hops to cross the network and reach the specified remote area.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.23.1.2 snmpwalk -v2c -c public <target> ACC-DN::accDnAreaHops
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.23.1.2.1 snmpget -v2c -c public <target> ACC-DN::accDnAreaHops.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.19 | accDn | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.23 | accDnAreaTable | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.23.1 | accDnAreaEntry | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.23.1.2 | accDnAreaHops | ACC-DN |