CDMIPController :: cdmipSmtpDomain

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCDMIPControllercdmipSmtpDomain

cdmipSmtpDomain

Module: CDMIPController

OID (symbolic): CDMIPController::cdmipSmtpDomain

OID (numeric): 1.3.6.1.4.1.6247.4.2.8.2

Node type: OBJECT-TYPE

Type: DisplayString

Access: read-write

Description: SMTP Domain (i.e. comtechefdata.com)

What is cdmipSmtpDomain?

This sets the domain name used when the modem sends outbound SMTP email, for example as part of the sender address. This value, combined with cdmipSmtpDestinationName, forms the actual destination email address the modem sends alarm notifications to, so getting it wrong means alerts silently fail to reach anyone even though the modem thinks it sent them. Setting this to 'comtechefdata.com' alongside a destination name of 'cdmipsupport' would direct alarm emails to cdmipsupport@comtechefdata.com.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.8.2
snmpwalk -v2c -c public <target> CDMIPController::cdmipSmtpDomain

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.8.2.1
snmpget -v2c -c public <target> CDMIPController::cdmipSmtpDomain.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.2.8.2.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::cdmipSmtpDomain 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.8cdmipSmtpCDMIPController
1.3.6.1.4.1.6247.4.2.8.2cdmipSmtpDomainCDMIPController