CDM-570 :: cdm570IpAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDM-570cdm570IpAddress

cdm570IpAddress

Module: CDM-570

OID (symbolic): CDM-570::cdm570IpAddress

OID (numeric): 1.3.6.1.4.1.6247.24.1.2.1.1

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: The IP address for the 10/100 BaseTx Ethernet management port.

What is cdm570IpAddress?

This read-write object sets the IP address for the unit's 10/100 BaseTx Ethernet management port. This is the address used to reach the modem for SNMP/management purposes over the terrestrial LAN -- unlike the CDD-564, which routes actual user IP traffic, this address on the CDM-570 is purely for managing the modem itself, so misconfiguring it here can lock an admin out of remote management even while the satellite RF link continues carrying live traffic unaffected. If a technician sets this to an address already in use by another device on the local management LAN, an IP conflict would make the modem unreachable for SNMP polling even though its satellite carrier remains perfectly locked and passing data.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.1
snmpwalk -v2c -c public <target> CDM-570::cdm570IpAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.24.1.2.1.1.1
snmpget -v2c -c public <target> CDM-570::cdm570IpAddress.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.24.1.2.1.1.1 a <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdm570IpAddress.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::cdm570IpAddress 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.1cdm570EthernetRemoteControlCDM-570
1.3.6.1.4.1.6247.24.1.2.1.1cdm570IpAddressCDM-570