nbsCmmcSysLoaderAck OBJECT-TYPE
SYNTAX INTEGER {
notSupported (1),
supported (2),
acknowledge (3)
}
MAX-ACCESS read-write
STATUS current
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)."
DEFVAL { notSupported }
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.629.200.2.1011.1.1 | nbsCmmcSysLoaderIndex | 0 | 0 | nbsCmmcSysLoaderIndex OBJECT-TYPE SYNTAX InterfaceIndex (100000..9999999) MAX-ACCESS read-only STATUS current DESCRIPTION "Agen… |
1.3.6.1.4.1.629.200.2.1011.1.2 | nbsCmmcSysLoaderFileId | 0 | 0 | nbsCmmcSysLoaderFileId OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "The nbsCmmcSysFirmwareIndex … |
1.3.6.1.4.1.629.200.2.1011.1.3 | nbsCmmcSysLoaderProgress | 0 | 0 | nbsCmmcSysLoaderProgress OBJECT-TYPE SYNTAX INTEGER MAX-ACCESS read-only STATUS current DESCRIPTION "Percentage of file transfe… |
1.3.6.1.4.1.629.200.2.1011.1.4 | nbsCmmcSysLoaderStatus | 0 | 0 | nbsCmmcSysLoaderStatus OBJECT-TYPE SYNTAX INTEGER { idle (1), transferring (2), completed (3), aborted (4) } MAX-ACCESS read-on… |
1.3.6.1.4.1.629.200.2.1011.1.5 | nbsCmmcSysLoaderAbort | 0 | 0 | nbsCmmcSysLoaderAbort OBJECT-TYPE SYNTAX INTEGER { notSupported (1), supported (2), abort (3) } MAX-ACCESS read-write STATUS cu… |
1.3.6.1.4.1.629.200.2.1011.1.7 | nbsCmmcSysLoaderFilename | 0 | 0 | nbsCmmcSysLoaderFilename OBJECT-TYPE SYNTAX DisplayString MAX-ACCESS read-only STATUS current DESCRIPTION "A copy of nbsCmmcSys… |