All MIBs › CXDSP-MIB › dspCuRowStatus
dspCuRowStatus
Module: CXDSP-MIB
OID (symbolic): CXDSP-MIB::dspCuRowStatus
OID (numeric): 1.3.6.1.4.1.495.2.1.6.57.2.1.3
Node type: OBJECT-TYPE
Type: DspRowStatus
Access: read-write
Description: Indicates whether the particular service access point is configured within the MIB. Controller unit entries (rows) may be created by setting this object value to 'valid', or deleted by changing this object value to 'invalid'. Whether or not the row actually disappears is left to the implementation so this object may actually read as 'invalid' for some arbitrary length of time.
What is dspCuRowStatus?
This creates or deletes a controller-unit row: set it to valid(2) to configure a new controller unit entry, or to invalid(1) to remove it. As with SAP rows, deletion may not take effect immediately, so the row can still read as invalid for a while.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.57.2.1.3 snmpwalk -v2c -c public <target> CXDSP-MIB::dspCuRowStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.57.2.1.3.1 snmpget -v2c -c public <target> CXDSP-MIB::dspCuRowStatus.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.495.2.1.6.57.2.1.3.1 s <value>
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::dspCuRowStatus 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.2 | dspCuTable | CXDSP-MIB |
| 1.3.6.1.4.1.495.2.1.6.57.2.1 | dspCuEntry | CXDSP-MIB |
| 1.3.6.1.4.1.495.2.1.6.57.2.1.3 | dspCuRowStatus | CXDSP-MIB |