MIB Viewer

nbsCmmcSysLoaderAck

OBJECT-TYPE
1.3.6.1.4.1.629.200.2.1011.1.6
Access
read-write
Status
current
Sub-identifiers
0
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).
INTEGER { notSupported (1), supported (2), acknowledge (3) }