NBS-CMMC-MIB :: nbsCmmcSysAuditLogClear

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcSysAuditLogClear

nbsCmmcSysAuditLogClear

Module: NBS-CMMC-MIB

OID (symbolic): NBS-CMMC-MIB::nbsCmmcSysAuditLogClear

OID (numeric): 1.3.6.1.4.1.629.200.11.16

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This object is used to erase all entries from the Agent's internal Audit Log.

If the Agent does not support this feature, it must return the value notSupported(1), and any SNMP SET to this object should get an SNMP error badValue(3) in response.

If this object is supported, the Agent normally should report the value operating(2). If it is actually deleting the log, it may report the value clearing(3).

SNMP Managers may set this object to clearing(3), which indicates to the Agent that the log should be emptied.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.11.16
snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysAuditLogClear

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.11.16.1
snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysAuditLogClear.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.11.16.1 i <value>

SNMPv3 example:

snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> nbsCmmcSysAuditLogClear.1

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.16nbsCmmcSysAuditLogClearNBS-CMMC-MIB