All MIBs › NBS-CMMC-MIB › nbsCmmcSmtpDomainName
nbsCmmcSmtpDomainName
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSmtpDomainName
OID (numeric): 1.3.6.1.4.1.629.200.10.1
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description:
This entry contains the device's domain name. For example myDomain.com. It is used to identify the sender's domain.
What is nbsCmmcSmtpDomainName?
This OID holds an IP address used as the device's SMTP domain identifier when sending alert emails. Configuring it tells the system how to label itself in outgoing messages. An admin would set this to the network's domain when configuring email-based alarms.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.10.1 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSmtpDomainName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.10.1.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSmtpDomainName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.10.1.1 s <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.629 | nbs | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200 | nbsCmmcMib | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.10 | nbsCmmcSmtpGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.10.1 | nbsCmmcSmtpDomainName | NBS-CMMC-MIB |