nbsCmmcSysLoaderAbort OBJECT-TYPE
SYNTAX INTEGER {
notSupported (1),
supported (2),
abort (3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"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."
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.6 | nbsCmmcSysLoaderAck | 0 | 0 | nbsCmmcSysLoaderAck OBJECT-TYPE SYNTAX INTEGER { notSupported (1), supported (2), acknowledge (3) } MAX-ACCESS read-write STATU… |
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… |