The load table of the patch file.
Load the patch file to the memory: hwSlotIndex: The slot ID of the destination device to be loaded by the patch file, hwPatchFileIndex: The index of the patch file, If hwSlotIndex is 128, it indicates all slots of the device.
Creation Restriction: You can create entries in this table. Modification Restriction: The entries of this table can be modified.
Deletion Restriction: The entries of this table can be deleted.
Access Restriction: The entries in this table can be read without restriction.
The indexes of the table are hwPatchSlotIndex, hwPatchFileIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.19.1.8.4.1.1 |
hwPatchLoadDestType |
INTEGER{all(1),slave(2),slot(3),chassis(4),unused(5)} |
read-create |
This object indicates the type of the board to be loaded with the patch. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.19.1.8.4.1.2 |
hwPatchLoadDestIndex |
OCTET STRING{(0,255)} |
read-create |
This object indicates the index of the board to be loaded with the patch. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.19.1.8.4.1.3 |
hwPatchLoadState |
INTEGER{loading(1),success(2),failure(3),none(4)} |
read-only |
Patch loading state: loading(1):Patch is loading. success(2):Patch loading succeeded. failure(3):Patch loading failed. none(4):Patch and board do not match. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.19.1.8.4.1.51 |
hwLoadPatchRowState |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
This object identifies the status of a row. |
Only Createandgo(4) is supported. |
You can create entries in this table:
hwPatchLoadDestType
hwPatchLoadDestIndex
hwLoadPatchRowState
The entries of this table can be modified:
hwPatchLoadDestType
hwPatchLoadDestIndex
hwLoadPatchRowState
The entries of this table can be deleted:hwPatchLoadDestType,hwPatchLoadDestIndex,hwLoadPatchRowState.
The entries in this table can be read without restriction:
hwPatchLoadDestType
hwPatchLoadDestIndex
hwPatchLoadState
hwLoadPatchRowState