All MIBs › NBS-CMMC-MIB › nbsCmmcSysLogRunningLevel
nbsCmmcSysLogRunningLevel
Module: NBS-CMMC-MIB
OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysLogRunningLevel
OID (numeric): 1.3.6.1.4.1.629.200.11.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: Indicates the level at which the system log message handler saves to a running message log.
The level disabled(1) instructs the Agent to log nothing. This level may not be supported in some Agent versions.
The level fatal(2) instructs Agent to log only events such as unplanned system shutdowns.
The level error(3) includes fatal(2) events and events such as module failures.
The level alarm(7) includes fatal(2), error(3), and other events that probably require immediate attention.
The level warning(4) includes fatal(2), error(3), alarm(7), as well as events that probably need attention.
The level info(5) includes all higher severities, plus events that indicate interesting but not necessarily problematic conditions.
The level memo(6) includes all event notifications.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.11.1 snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysLogRunningLevel
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.11.1.1 snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysLogRunningLevel.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.11.1.1 i <value>
Start monitoring NBS chassis-based network shelf/multiplexer equipment (CMMC-controlled) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the NBS-CMMC-MIB::nbsCmmcSysLogRunningLevel OID value, configure state conditions and alerts, and monitor any NBS chassis-based network shelf/multiplexer equipment (CMMC-controlled) 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.629 | nbase | GSWITCH-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 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.1 | nbsCmmcSysLogRunningLevel | NBS-CMMC-MIB |