MIB Viewer

ppCfgMtaDevSPTestRootCertDownloadState

OBJECT-TYPE
1.3.6.1.4.1.4115.10.1.29.1.4
Access
read-only
Status
current
Sub-identifiers
0
This object indicates the current state of the Service Provider Test Root Certificate download process. noDownload(0) indicates that no certificate download has been requested. downloadRequested(1) indicates a Test Root Certificate download is desired, most likely as a result of a downloadTestRootCert request. inProgress(2) indicates that a TFTP download is underway. completed(3) indicates that the last Test Root Certificate download was completed successfully. failed(4) indicates that the last attempted download failed. At initial startup, this object has a default value of noDownload(0).
INTEGER { noDownload(0), downloadRequested(1), inProgress(2), completed(3), failed(4) }