All MIBs › ACC-DN › accDnAdjNode
accDnAdjNode
Module: ACC-DN
OID (symbolic): ACC-DN::accDnAdjNode
OID (numeric): 1.3.6.1.4.1.5.1.1.19.26.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The Host Identifier of the adjacent node.
What is accDnAdjNode?
This read-only OID stores the DECnet host identifier (0–65535) of a neighboring DECnet node that this device is currently connected to. Network engineers monitor this to verify which adjacent nodes are reachable and confirm the network topology is as expected. For example, if accDnAdjNode shows 2.10, you know this device has an active adjacency (neighbor relationship) with the DECnet node at address 2.10.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.26.1.1 snmpwalk -v2c -c public <target> ACC-DN::accDnAdjNode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.26.1.1.1 snmpget -v2c -c public <target> ACC-DN::accDnAdjNode.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.26 | accDnAdjTable | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.26.1 | accDnAdjEntry | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.26.1.1 | accDnAdjNode | ACC-DN |