All MIBs › CDMIPController › cdmipSmtpDomain
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 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.2 | cdmipAdministration | CDMIPController |
| 1.3.6.1.4.1.6247.4.2.8 | cdmipSmtp | CDMIPController |
| 1.3.6.1.4.1.6247.4.2.8.2 | cdmipSmtpDomain | CDMIPController |