|
|
Description:
|
ocStbHostFirmwareImageStatus OBJECT-TYPE
SYNTAX INTEGER {imageAuthorized(1), imageCorrupted(2), imageCertFailure(3), imageMaxDownloadRetry(4), imageMaxRebootRetry(5)}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"This object details the image status recently downloaded
'imageAuthorized' means the image is valid.
'imageCorrupted' means the image is invalid.
'imageCertFailure' means CVC authentication has failed.
'imageMaxDownloadRetry' means the maximum number of code
file download retries has been reached. When the value of
this object is imageMaxDownloadRetry(4), the value of
ocStbHostSoftwareCodeDownloadStatus must be
downloadingFailed(3).
'imageMaxRebootRetry' means the maximum number of reboots
has occurred after code file download."
|
|
|
|