All MIBs › ACC-DN › accDnAreaNextHop
accDnAreaNextHop
Module: ACC-DN
OID (symbolic): ACC-DN::accDnAreaNextHop
OID (numeric): 1.3.6.1.4.1.5.1.1.19.23.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Next hop to remote area.
What is accDnAreaNextHop?
This OID identifies the next gateway or router along the path to a remote DECnet area, helping route packets progressively across multiple area boundaries. For area-level routing, the device looks up this value to determine the first router it should forward area-destined traffic to. For example, a value of 28 indicates the next gateway is node 28, which is connected to or has better connectivity toward the target area.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.23.1.5 snmpwalk -v2c -c public <target> ACC-DN::accDnAreaNextHop
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.23.1.5.1 snmpget -v2c -c public <target> ACC-DN::accDnAreaNextHop.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.5 | accDnAreaNextHop | ACC-DN |