CDMIPController :: cdmipPingReplyFeature

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipPingReplyFeature

cdmipPingReplyFeature

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipPingReplyFeature

OID (numeric): 1.3.6.1.4.1.6247.4.2.6.3

Node type: OBJECT-TYPE

Type: EnableDisable

Access: read-write

Description: Enable or disable ICMP Ping Reply from the modem.

What is cdmipPingReplyFeature?

This enables or disables the modem responding to ICMP Echo, or ping, requests. Disabling this makes the modem's Ethernet-side management IP invisible to simple ping sweeps, a minor security hardening step, but it also means an admin can no longer use ping alone to check the unit is reachable and must fall back to SNMP or Web checks instead. A network with a security policy against responding to unsolicited pings would set this to disable, but the ops team would then need to rely on an SNMP poll rather than ping to confirm the unit is up.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.6.3
snmpwalk -v2c -c public <target> CDMIPController::cdmipPingReplyFeature

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.6.3.1
snmpget -v2c -c public <target> CDMIPController::cdmipPingReplyFeature.1

Set instance 1 (SNMPv2c):

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

Start monitoring Comtech EF Data satellite modems with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDMIPController::cdmipPingReplyFeature 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.2cdmipAdministrationCDMIPController
1.3.6.1.4.1.6247.4.2.6cdmipFeaturesConfigCDMIPController
1.3.6.1.4.1.6247.4.2.6.3cdmipPingReplyFeatureCDMIPController