All MIBs › CDMIPController › cdmipEthernetIpAddress
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 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.6247 | comtechEFData | ComtechEFData |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.6247.4 | cdmipController | CDMIPController |
| 1.3.6.1.4.1.6247.4.3 | cdmipInterfaces | CDMIPController |
| 1.3.6.1.4.1.6247.4.3.1 | cdmipEthernetInterface | CDMIPController |
| 1.3.6.1.4.1.6247.4.3.1.3 | cdmipEthernetIpAddress | CDMIPController |