CXDSP-MIB :: dspDevRemoteDevAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCXDSP-MIBdspDevRemoteDevAddress

dspDevRemoteDevAddress

Module: CXDSP-MIB

OID (symbolic): CXDSP-MIB::dspDevRemoteDevAddress

OID (numeric): 1.3.6.1.4.1.495.2.1.6.57.3.1.7

Node type: OBJECT-TYPE

Type: DspDevAddress

Access: read-write

Description: Identifies the address of remote controller unit to which this device is connected. This object is set to 0 if no connection is established.

What is dspDevRemoteDevAddress?

This is the address of the remote device this device is currently connected to, and reads as 0 when no connection is established. Watch it alongside dspDevRemoteCuAddress to see the full remote endpoint of an active session.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.57.3.1.7
snmpwalk -v2c -c public <target> CXDSP-MIB::dspDevRemoteDevAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.495.2.1.6.57.3.1.7.1
snmpget -v2c -c public <target> CXDSP-MIB::dspDevRemoteDevAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.495.2.1.6.57.3.1.7.1 s <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dspDevRemoteDevAddress.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::dspDevRemoteDevAddress 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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.495memotecMEMOTEC-SMI
1.3.6.1.4.1.495.2memotecProductsMEMOTEC-SMI
1.3.6.1.4.1.495.2.1cxProductMEMOTEC-SMI
1.3.6.1.4.1.495.2.1.6cxApplicationCXProduct-SMI
1.3.6.1.4.1.495.2.1.6.57cxDspCXProduct-SMI
Numeric OIDNameModule
1.3.6.1.4.1.495.2.1.6.57.3dspDevTableCXDSP-MIB
1.3.6.1.4.1.495.2.1.6.57.3.1dspDevEntryCXDSP-MIB
1.3.6.1.4.1.495.2.1.6.57.3.1.7dspDevRemoteDevAddressCXDSP-MIB