nbsCmmcSysLoaderAck
NBS-CMMC-MIB ·
.1.3.6.1.4.1.629.200.2.1011.1.6
Object
column
r/w
Enumeration
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).
Context
- MIB
- NBS-CMMC-MIB
- OID
.1.3.6.1.4.1.629.200.2.1011.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nbsCmmcSysLoaderEntry
- Table
- nbsCmmcSysLoaderTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | supported |
3 | acknowledge |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| nbsCmmcSysLoaderIndex Agent-determined session number. | column | Integer32 | .1.3.6.1.4.1.629.200.2.1011.1.1 |
| nbsCmmcSysLoaderFileId The nbsCmmcSysFirmwareIndex value corresponding to the file
being loaded. | column | Integer32 | .1.3.6.1.4.1.629.200.2.1011.1.2 |
| nbsCmmcSysLoaderProgress Percentage of file transferred so far. | column | Integer32 | .1.3.6.1.4.1.629.200.2.1011.1.3 |
| nbsCmmcSysLoaderStatus Status of this file transfer.
The value idle (1) indicates this loader session is unused.
The value transferring (2) indicates this transfer is
under… | column | Enumeration | .1.3.6.1.4.1.629.200.2.1011.1.4 |
| nbsCmmcSysLoaderAbort This object allows users to prematurely halt this loader
session.
If this loader session can not be aborted, the agent
will report notSupported(1).
I… | column | Enumeration | .1.3.6.1.4.1.629.200.2.1011.1.5 |
| nbsCmmcSysLoaderFilename A copy of nbsCmmcSysFirmwareFilename, for display. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.629.200.2.1011.1.7 |