NBS-CMMC-MIB :: nbsCmmcSysLoaderAck

MIB Reference — IPNetwork Monitor

All MIBsNBS-CMMC-MIBnbsCmmcSysLoaderAck

nbsCmmcSysLoaderAck

Module: NBS-CMMC-MIB

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

OID (numeric): 1.3.6.1.4.1.629.200.2.1011.1.6

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description:

This object allows users to ACKnowledge the termination of this loader session.

If nbsCmmcSysLoaderStatus is idle(1) or transferring(2), the agent will report this object as notSupported(1).

If nbsCmmcSysLoaderStatus is completed(3) or aborted(4), the agent should report supported(2).

When a GET on this object returns supported(2), a user may set this object to acknowledge(3). Doing so will cause the agent to either: - delete this entire row of the nbsCmmcSysLoaderTable, or - reset this row to its idle state by clearing both nbsCmmcSysLoaderFileId and nbsCmmcSysLoaderProgress to zero, and changing nbsCmmcSysLoaderStatus to idle(1).

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.629.200.2.1011.1.6
snmpwalk -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysLoaderAck

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.629.200.2.1011.1.6.1
snmpget -v2c -c public <target> NBS-CMMC-MIB::nbsCmmcSysLoaderAck.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.629.200.2.1011.1.6.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.2nbsCmmcSystemGrpNBS-CMMC-MIB
1.3.6.1.4.1.629.200.2.1011nbsCmmcSysLoaderTableNBS-CMMC-MIB
1.3.6.1.4.1.629.200.2.1011.1nbsCmmcSysLoaderEntryNBS-CMMC-MIB
1.3.6.1.4.1.629.200.2.1011.1.6nbsCmmcSysLoaderAckNBS-CMMC-MIB