NBS-CMMC-MIB :: nbsCmmcSysLogRunningLevel

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcSysLogRunningLevel

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>

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.629nbsNBS-CMMC-MIB
1.3.6.1.4.1.629.200nbsCmmcMibNBS-CMMC-MIB
1.3.6.1.4.1.629.200.11nbsCmmcSysLogGrpNBS-CMMC-MIB
1.3.6.1.4.1.629.200.11.1nbsCmmcSysLogRunningLevelNBS-CMMC-MIB