nbsCmmcSysLoaderAbort
NBS-CMMC-MIB ·
.1.3.6.1.4.1.629.200.2.1011.1.5
Object
column
r/w
Enumeration
This object allows users to prematurely halt this loader
session.
If this loader session can not be aborted, the agent
will report notSupported(1).
If nbsCmmcSysLoaderStatus is transferring(2) and this
feature is supported, the agent will report supported(2).
When a GET on this object returns supported(2), a user may
set this object to abort(3). Doing so will cause the agent
to stop the transfer and change nbsCmmcSysLoaderStatus to
aborted(4). The agent should report the values of
nbsCmmcSysLoaderFileId and nbsCmmcSysLoaderProgress as the
state they were in at the time of the abort.
Please note that aborting a loader session will leave the
destination memory bank with a corrupted, unusable firmware
image. It is important for users to correct this promptly,
by (re)transferring a good and complete firmware image.
Context
- MIB
- NBS-CMMC-MIB
- OID
.1.3.6.1.4.1.629.200.2.1011.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- nbsCmmcSysLoaderEntry
- Table
- nbsCmmcSysLoaderTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | supported |
3 | abort |
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 |
| nbsCmmcSysLoaderAck 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 … | column | Enumeration | .1.3.6.1.4.1.629.200.2.1011.1.6 |
| nbsCmmcSysLoaderFilename A copy of nbsCmmcSysFirmwareFilename, for display. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.629.200.2.1011.1.7 |