All MIBs › ACC-MIB › accDnCktState
accDnCktState
Module: ACC-MIB
OID (symbolic): ACC-MIB::accDnCktState
OID (numeric): 1.3.6.1.4.1.5.1.1.19.21.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Operational DECNET state of this circuit
What is accDnCktState?
This OID displays the current operational state of a DECNET circuit, showing whether it is up, down, or in another condition. Network engineers monitor this to know whether a specific circuit is active and ready to forward traffic. A value of 'up' indicates the circuit is operational and can relay packets between DECNET routers.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.21.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accDnCktState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.19.21.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accDnCktState.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.21 | accDnCktTable | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21.1 | accDnCktEntry | ACC-DN |
| 1.3.6.1.4.1.5.1.1.19.21.1.3 | accDnCktState | ACC-MIB |