All MIBs › CXDSP-MIB › dspDevCmdRspUndel
dspDevCmdRspUndel
Module: CXDSP-MIB
OID (symbolic): CXDSP-MIB::dspDevCmdRspUndel
OID (numeric): 1.3.6.1.4.1.495.2.1.6.57.3.1.43
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Identifies the number of COMAMND/RESPONSE UNDELIVERED packets. This object notifies how many packets were rejected by this device. The host DSP counts the number of COMMAND ABORTED packets received. The terminal DSP counts the number of RESPONSE ABORTED packets received.. The error code of the last received packet (COMMAND/REPONSE) is kept by the object 'dspDevCmdRspUndelReason'.
What is dspDevCmdRspUndel?
This counts COMMAND/RESPONSE packets that were rejected (undelivered) by this device; the specific error code for the most recent one is recorded in dspDevCmdRspUndelReason. A rising count here points to a communication problem between this device and its partner.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.57.3.1.43 snmpwalk -v2c -c public <target> CXDSP-MIB::dspDevCmdRspUndel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.57.3.1.43.1 snmpget -v2c -c public <target> CXDSP-MIB::dspDevCmdRspUndel.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dspDevCmdRspUndel.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::dspDevCmdRspUndel 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.43 | dspDevCmdRspUndel | CXDSP-MIB |