All MIBs › CXDSP-MIB › dspDevCommand
dspDevCommand
Module: CXDSP-MIB
OID (symbolic): CXDSP-MIB::dspDevCommand
OID (numeric): 1.3.6.1.4.1.495.2.1.6.57.3.1.41
Node type: OBJECT-TYPE
Type: Counter
Access: read-only
Description: Identifies the number of COMAMND packets sent/received by the device. Only the host sends the COMMAND packets. The host DSP counts the number of packets sent. The terminal DSP counts the number of packets received.
What is dspDevCommand?
This counts COMMAND packets sent or received by this device -- the host DSP counts packets it sends, while the terminal DSP counts packets it receives, since only the host originates COMMAND packets. Use it to verify the host is actually issuing commands to this device.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.57.3.1.41 snmpwalk -v2c -c public <target> CXDSP-MIB::dspDevCommand
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.57.3.1.41.1 snmpget -v2c -c public <target> CXDSP-MIB::dspDevCommand.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dspDevCommand.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::dspDevCommand 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.41 | dspDevCommand | CXDSP-MIB |