All MIBs › CDD-564 › cdd564SMTPUserName
cdd564SMTPUserName
Module: CDD-564
OID (symbolic): CDD-564::cdd564SMTPUserName
OID (numeric): 1.3.6.1.4.1.6247.25.1.1.4.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: The user name for sending problem reports. This value should be cdmipsupport.
What is cdd564SMTPUserName?
This is the username the unit uses when sending its automated problem-report emails, and per the field's description it should specifically be cdmipsupport -- again a vendor-specified value tied to Comtech's support email intake rather than a locally-chosen mailbox account. Leaving this set to anything other than the documented value risks the vendor's receiving system failing to recognize or correctly route the unit's automated diagnostic email. For example, an admin who changes this to a local mailbox account under the mistaken assumption it's customizable could inadvertently break the vendor's automated fault-reporting pipeline for that unit.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.1.4.3 snmpwalk -v2c -c public <target> CDD-564::cdd564SMTPUserName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.6247.25.1.1.4.3.1 snmpget -v2c -c public <target> CDD-564::cdd564SMTPUserName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.6247.25.1.1.4.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cdd564SMTPUserName.1
Start monitoring Comtech EF Data CDD-564 satellite demodulator with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CDD-564::cdd564SMTPUserName OID value, configure state conditions and alerts, and monitor any Comtech EF Data CDD-564 satellite demodulator 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.25 | cdd564 | CDD-564 |
| 1.3.6.1.4.1.6247.25.1 | cdd564Objects | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.1 | cdd564Administration | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.1.4 | cdd564SMTP | CDD-564 |
| 1.3.6.1.4.1.6247.25.1.1.4.3 | cdd564SMTPUserName | CDD-564 |