All MIBs › CXDSP-MIB › dspDevCircuitDisconnect
dspDevCircuitDisconnect
Module: CXDSP-MIB
OID (symbolic): CXDSP-MIB::dspDevCircuitDisconnect
OID (numeric): 1.3.6.1.4.1.495.2.1.6.57.3.1.55
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Identifies the number of DISCONNECT packets received by the device.
What is dspDevCircuitDisconnect?
This counts DISCONNECT packets received by this device. A rising count shows how often this device's circuit is being torn down, which can help spot an unstable connection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.57.3.1.55 snmpwalk -v2c -c public <target> CXDSP-MIB::dspDevCircuitDisconnect
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.57.3.1.55.1 snmpget -v2c -c public <target> CXDSP-MIB::dspDevCircuitDisconnect.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dspDevCircuitDisconnect.1
Start monitoring Aastra/CX Memotec voice gateway (DSP voice channel module) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CXDSP-MIB::dspDevCircuitDisconnect OID value, configure state conditions and alerts, and monitor any Aastra/CX Memotec voice gateway (DSP voice channel module) from a single console.
OID Breakdown
Upper-level ancestors (11 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.495 | memotec | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2 | memotecProducts | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2.1 | cxProduct | MEMOTEC-SMI |
| 1.3.6.1.4.1.495.2.1.6 | cxApplication | CXProduct-SMI |
| 1.3.6.1.4.1.495.2.1.6.57 | cxDsp | CXProduct-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.495.2.1.6.57.3 | dspDevTable | CXDSP-MIB |
| 1.3.6.1.4.1.495.2.1.6.57.3.1 | dspDevEntry | CXDSP-MIB |
| 1.3.6.1.4.1.495.2.1.6.57.3.1.55 | dspDevCircuitDisconnect | CXDSP-MIB |