Running status transfer and query of the patch.
If hwSlotIndex is 128, it indicates all slots of the device.
If hwPatchNumMax is 65535, it indicates all patches of the specified slot.
If hwPatchNumMax is 0, it indicates the NP patch of the specified slot. If hwPatchNumMax is in range from 1 to 200, it indicates the C patch of the specified slot.
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, hwPatchIndex.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.1 |
hwPatchSlotIndex |
Integer32{(0,255)} |
not-accessible |
The value of this object identifies the index of the slot. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.2 |
hwPatchIndex |
Unsigned32{(0,65535)} |
not-accessible |
This object indicates the index of 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.5.1.1.3 |
hwPatchUsedFileName |
OCTET STRING{(0,255)} |
read-only |
This object indicates the name of the patch file. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.4 |
hwPatchVersion |
OCTET STRING{(0,255)} |
read-only |
This object indicates the version of the patch file. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.5 |
hwPatchDescription |
OCTET STRING{(0,255)} |
read-only |
This object indicates the description of 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.5.1.1.6 |
hwPatchProgramVersion |
OCTET STRING{(0,255)} |
read-only |
The value of the object identifies the version number of the host software. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.7 |
hwPatchFuncNum |
Integer32 |
read-only |
The value of this object identifies the number functions contained in 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.5.1.1.8 |
hwPatchTextLen |
Integer32 |
read-only |
The value of this object identifies the length of the patch code. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.9 |
hwPatchDataLen |
Integer32 |
read-only |
The value of this object identifies the length of the patch data. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.10 |
hwPatchType |
INTEGER{hotCommon(1),hotTemporary(2),coolCommon(3),coolTemporary(4)} |
read-only |
The value of this object identifies the patch type. hotCommon(1): indicates the common hot patch. hotTemporary(2): indicates the temporary hot patch. coolCommon(3): indicates the common cool patch. coolTemporary(4): indicates the temporary cool patch. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.11 |
hwPatchBuildTime |
OCTET STRING{(8,8),(11,11)} |
read-only |
This object indicates the time when a patch file is built. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.12 |
hwPatchActiveTime |
OCTET STRING{(8,8),(11,11)} |
read-only |
This object indicates the time when a patch file is activated. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.13 |
hwPatchAdminStatus |
INTEGER{run(1),active(2),deactive(3),delete(4)} |
read-write |
The value of this object identifies the operation status of a patch. Run (1): indicates that the patch status is Run. Active(2): indicates the patch status is Active. Deactive(3): indicates the patch status is Deactive. Delete(4): indicates that the patch is deleted. |
The actually supported access is read-write. The actually supported value range is run(1);active(2);deactive(3);delete(4). |
1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.14 |
hwPatchOperateState |
INTEGER{patchRunning(1),patchActive(2),patchDeactive(3),patchDeleting(4)} |
read-only |
status of the patch. patchRunning(1): indicates that current status of the patch is Run. patchActive(2): indicates that current status of the patch is Active. patchDeactive(3): indicates that current status of the patch is Deactive. |
The actually supported value range is patchRunning(1);patchActive(2);patchDeactive(3);patchDeleting(4). PTN7900,PTN90X,PTN9X0:INTEGER{patchRunning(1),patchDeleting(4)} |
1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.15 |
hwPatchOperateDestType |
INTEGER{all(1),slave(2),slot(3),chassis(4),unused(5)} |
read-create |
Patch operate object type,it combine with the hwPatchOperateDestIndex to note the operate object. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.19.1.8.5.1.1.16 |
hwPatchOperateDestIndex |
OCTET STRING{(0,255)} |
read-create |
Patch operate object index,it combine with chassis,the value of the hwPatchOperateDestType to note the operate object. hwPatchOperateDestIndex is value such as ccc1, clc2 etc. |
This object is implemented as defined in the corresponding MIB files. |
You can create entries in this table:hwPatchOperateDestType,hwPatchOperateDestIndex.
The entries of this table can be modified:hwPatchAdminStatus,hwPatchOperateDestType,hwPatchOperateDestIndex.
The entries of this table can be deleted:hwPatchOperateDestType,hwPatchOperateDestIndex.