All MIBs › ACC-MIB › accCompressDialStatStatus
accCompressDialStatStatus
Module: ACC-MIB
OID (symbolic): ACC-MIB::accCompressDialStatStatus
OID (numeric): 1.3.6.1.4.1.5.1.1.6.4.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The operational status of the neighbor.
What is accCompressDialStatStatus?
This OID indicates the operational status of the dial neighbor connection, showing whether it is connected, idle, failed, or in another state. Network operations centers monitor this to track dial link health and alert on connection failures. A status value of "CONNECTED" means the dial line is active, while "IDLE" means no connection is currently established.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.4.1.3 snmpwalk -v2c -c public <target> ACC-MIB::accCompressDialStatStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5.1.1.6.4.1.3.1 snmpget -v2c -c public <target> ACC-MIB::accCompressDialStatStatus.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.6 | accCompress | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.4 | accCompressDialStatTable | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.4.1 | accCompressDialStatEntry | ACC-COMPRESS |
| 1.3.6.1.4.1.5.1.1.6.4.1.3 | accCompressDialStatStatus | ACC-MIB |