MIB Viewer

ctsEnvDataLastDownloadStatus

OBJECT-TYPE
1.3.6.1.4.1.9.9.730.1.4.1
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the status of the last attempt to download the Environment Data. 'other' - Any other state not covered by below enumerations. 'succeeded' - Environment Data download completed successfully. 'failed' - Environment Data download failed. 'inprogress'- Environment Data download is in progress. 'incomplete'- Environment Data download is incomplete. 'timedout' - Environment Data download did not start and timed out due to no response from the ACS. 'cleared' - Environment Data has been cleared by the user.
INTEGER { other(1), succeeded(2), failed(3), inprogress(4), incomplete(5), timedout(6), cleared(7) }