All MIBs › ACC-DN › accDnNumber
accDnNumber
Module: ACC-DN
OID (symbolic): ACC-DN::accDnNumber
OID (numeric): 1.3.6.1.4.1.5.1.1.19.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Number of DECNET circuits
What is accDnNumber?
This OID counts how many DECnet circuits are currently configured or active on the device. Network engineers check this to verify that DECnet connectivity is properly set up and matches their network design. For example, a value of 8 means the device is managing 8 separate DECnet circuit paths.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.1 snmpwalk -v2c -c public <target> ACC-DN::accDnNumber
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.1.1 snmpget -v2c -c public <target> ACC-DN::accDnNumber.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.1 | accDnNumber | ACC-DN |