CDM-570 :: cdm570DataInterface

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570DataInterface

cdm570DataInterface

Module: CDM-570

OID (symbolic): CDM-570::cdm570DataInterface

OID (numeric): 1.3.6.1.4.1.6247.24.1.2.5.1

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: Terrestrial interface type, where: 0 = EIA-422/EIA-530 DCE 1 = V.35 DCE 2 = EIA-232 (sync) 3 = G.703 T1 AMI (forces Rx and Tx data rates to 1544 kbps) 4 = G.703 T1 B8ZS (forces Rx and Tx data rates to 1544 kbps) 5 = G.703 E1 Unbal AMI (forces Rx and Tx data rates to 2048 kbps) 6 = G.703 E1 Unbal HDB3 (forces Rx and Tx data rates to 2048 kbps) 7 = G.703 E1 Bal AMI (forces Rx and Tx data rates to 2048 kbps) 8 = G.703 E1 Bal HDB3 (forces Rx and Tx data rates to 2048 kbps) 9 = IP (Ethernet)

What is cdm570DataInterface?

This read-write object selects the terrestrial data interface type from options including EIA-422/EIA-530(0), V.35(1), EIA-232(2), and several G.703 T1/E1 variants(3-8+), noting that the G.703 selections force the Tx/Rx data rates to fixed values, 1544 kbps for T1 and 2048 kbps for E1. This must match the physical interface cabling and the equipment actually connected to the modem's terrestrial port, and the documented side effect that selecting a G.703 T1 or E1 option automatically forces the data rate objects to a fixed rate means those objects can't be independently tuned once one of those interface types is selected. A site connecting the modem to a T1 multiplexer would set this to one of the T1 options depending on the line coding the mux expects, and would then find the data rate objects automatically locked to 1544 kbps rather than freely adjustable.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.5.1
snmpwalk -v2c -c public <target> CDM-570::cdm570DataInterface

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.5.1.1
snmpget -v2c -c public <target> CDM-570::cdm570DataInterface.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.5.1.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdm570DataInterface.1

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDM-570::cdm570DataInterface OID value, configure state conditions and alerts, and monitor any Comtech EF Data satellite modems from a single console.

OID Breakdown

Upper-level ancestors (7 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.6247comtechEFDataComtechEFData
Numeric OIDNameModule
1.3.6.1.4.1.6247.24cdm570CDM-570
1.3.6.1.4.1.6247.24.1cdm570ObjectsCDM-570
1.3.6.1.4.1.6247.24.1.2cdm570ConfigCDM-570
1.3.6.1.4.1.6247.24.1.2.5cdm570InterfaceCDM-570
1.3.6.1.4.1.6247.24.1.2.5.1cdm570DataInterfaceCDM-570