All MIBs › CDMIPController › cdmipSmtpDestinationName
cdmipSmtpDestinationName
Module: CDMIPController
OID (symbolic): CDMIPController::cdmipSmtpDestinationName
OID (numeric): 1.3.6.1.4.1.6247.4.2.8.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: SMTP Destination Email User Name (i.e. cdmipsupport)
What is cdmipSmtpDestinationName?
This sets the destination email username the modem sends alarm notifications to, which combines with cdmipSmtpDomain to form the full address. Because this is only the username portion, changing just this object without updating the domain lets an admin redirect alerts to a different mailbox on the same mail domain without touching any other SMTP settings. Changing this from 'cdmipsupport' to 'noc-alerts' would redirect future alarm emails to a different mailbox at whatever domain is configured, useful when the on-call team's shared mailbox changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.8.3 snmpwalk -v2c -c public <target> CDMIPController::cdmipSmtpDestinationName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.4.2.8.3.1 snmpget -v2c -c public <target> CDMIPController::cdmipSmtpDestinationName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.4.2.8.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::cdmipSmtpDestinationName 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.3 | cdmipSmtpDestinationName | CDMIPController |