CDMIPController :: cdmipEthernetIpAddress

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipEthernetIpAddress

cdmipEthernetIpAddress

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipEthernetIpAddress

OID (numeric): 1.3.6.1.4.1.6247.4.3.1.3

Node type: OBJECT-TYPE

Type: IpAddress

Access: read-write

Description: The IP address for the Ethernet interface.

What is cdmipEthernetIpAddress?

This sets the IP address of the modem's Ethernet management interface. This is the address used for local LAN-side management and, per cdmipLocalUnitManagementIpAddress, is explicitly the same address the unit reports as its management IP, so changing it here immediately changes how the modem is reached for all further Web, Telnet, or SNMP sessions, including the one making this change. Changing this from 192.168.1.100 to 192.168.1.101 without first confirming the new address does not conflict with another device would drop the admin's current session and could make the unit unreachable if a mistake was made.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.3.1.3
snmpwalk -v2c -c public <target> CDMIPController::cdmipEthernetIpAddress

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.3.1.3.1
snmpget -v2c -c public <target> CDMIPController::cdmipEthernetIpAddress.1

Set instance 1 (SNMPv2c):

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

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipEthernetIpAddress 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.4cdmipControllerCDMIPController
1.3.6.1.4.1.6247.4.3cdmipInterfacesCDMIPController
1.3.6.1.4.1.6247.4.3.1cdmipEthernetInterfaceCDMIPController
1.3.6.1.4.1.6247.4.3.1.3cdmipEthernetIpAddressCDMIPController