All MIBs › NBS-CMMC-MIB › nbsCmmcSysLogRemoteLevel
nbsCmmcSysLogRemoteLevel
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysLogRemoteLevel
OID (numeric): 1.3.6.1.4.1.629.200.11.13
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
Indicates the level at which the system log message handler sends to remote syslog server.
What is nbsCmmcSysLogRemoteLevel?
This configuration object sets the minimum severity level (emergency, alert, critical, error, warning, notice, info, or disabled) for system log messages sent to a remote syslog server on Network Box Security appliances. Engineers use this to filter which events are forwarded to centralized logging, balancing between comprehensive audit trails and management traffic reduction. Lower severity thresholds capture more events but generate more network traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.11.13 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysLogRemoteLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.11.13.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysLogRemoteLevel.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.11.13.1 i <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.11 | nbsCmmcSysLogGrp | NBS-CMMC-MIB |
| 1.3.6.1.4.1.629.200.11.13 | nbsCmmcSysLogRemoteLevel | NBS-CMMC-MIB |