All MIBs › NBS-CMMC-MIB › nbsCmmcSmtpServerAddress
nbsCmmcSmtpServerAddress
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSmtpServerAddress
OID (numeric): 1.3.6.1.4.1.629.200.10.2
Node type: OBJECT-TYPE
Type: IpAddress
Access: read-write
Description:
Entry containing SMTP server's IP address.
What is nbsCmmcSmtpServerAddress?
This object stores the IP address of the SMTP (Simple Mail Transfer Protocol) server used to send alert emails from the management system. It specifies where outbound email notifications should be delivered. System administrators configure this with the IP address of their mail server to enable email-based alerting.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.10.2 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSmtpServerAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.10.2.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSmtpServerAddress.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.10.2.1 a <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.2 | nbsCmmcSmtpServerAddress | NBS-CMMC-MIB |