All MIBs › NBS-CMMC-MIB › nbsCmmcSmtpRcvrLevel
nbsCmmcSmtpRcvrLevel
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSmtpRcvrLevel
OID (numeric): 1.3.6.1.4.1.629.200.10.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
Event severity level threshold for this SMTP receiver. If the event severity level is at least nbsCmmcSmtpRcvrLevel. the SNMP agent will generate an e-mail to this SMTP receiver.
What is nbsCmmcSmtpRcvrLevel?
This OID sets the minimum event severity threshold for sending email alerts through SMTP. Lower values mean more alerts get emailed, while higher values suppress less critical notifications. An operations team would tune this to avoid email spam from minor events while ensuring urgent issues always trigger alerts.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.10.3 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSmtpRcvrLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.10.3.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSmtpRcvrLevel.1
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.3 | nbsCmmcSmtpRcvrLevel | NBS-CMMC-MIB |