All MIBs › ACC-MIB › accDnNumber
accDnNumber
Module: ACC-MIB
OID (symbolic): ACC-MIB::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 object counts the total number of DECnet circuits currently configured and active on the device. Network engineers monitor this to track how many DECnet connections are running. For example, a value of 8 indicates there are 8 active DECnet circuits on this router.
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-MIB::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-MIB::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-MIB |