firmwareServer OBJECT-TYPE
SYNTAX OCTET STRING(SIZE(0..128))
MAX-ACCESS read-only
STATUS current
DESCRIPTION "This is a string of information about the final result of firmware update operation.
It will further qualify in detail the information provided by the firmware update
operation status and provide a text string indicating if the operation was
successful or not successful. When the operation has completed successfully
then the text string Success should be used. When the operation is not
successful then a text string such as Failed to contact server or Image was not
valid, would be appropriate to explain the reason for the failure."
View at oid-info.com
OID | Name | Sub children | Sub Nodes Total | Description |
---|---|---|---|---|
1.3.6.1.4.1.2.6.215.3.1.2.1 | firmwareImageCnt | 0 | 0 | firmwareImageCnt OBJECT-TYPE SYNTAX INTEGER(0..65535) MAX-ACCESS read-only STATUS current DESCRIPTION "The I/O Module must indi… |
1.3.6.1.4.1.2.6.215.3.1.2.2 | firmwareImageNum | 0 | 0 | firmwareImageNum OBJECT-TYPE SYNTAX INTEGER(0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "This value indicates th… |
1.3.6.1.4.1.2.6.215.3.1.2.3 | firmwareAction | 0 | 0 | firmwareAction OBJECT-TYPE SYNTAX INTEGER { unknown(0), get(1), rsvd2(2), rsvd3(3), rsvd4(4), rsvd5(5), rsvd6(6), rsvd7(7), rsv… |
1.3.6.1.4.1.2.6.215.3.1.2.4 | fwUpdateOperationStatus | 0 | 0 | fwUpdateOperationStatus OBJECT-TYPE SYNTAX INTEGER { noOperation(0), success(101), failure(201) } MAX-ACCESS read-only STATUS c… |
1.3.6.1.4.1.2.6.215.3.1.2.6 | fwUpdateImageActivation | 0 | 0 | fwUpdateImageActivation OBJECT-TYPE SYNTAX INTEGER(0..65535) MAX-ACCESS read-write STATUS current DESCRIPTION "This value indic… |
1.3.6.1.4.1.2.6.215.3.1.2.7 | fwUpdateImageUri | 0 | 0 | fwUpdateImageUri OBJECT-TYPE SYNTAX OCTET STRING(SIZE(0..512)) MAX-ACCESS read-write STATUS current DESCRIPTION "This is a URI … |
1.3.6.1.4.1.2.6.215.3.1.2.8 | fwUpdateImageSftpRsaKey | 0 | 0 | fwUpdateImageSftpRsaKey OBJECT-TYPE SYNTAX OCTET STRING(SIZE(0..1024)) MAX-ACCESS read-write STATUS deprecated DESCRIPTION "Con… |