ppCfgMtaDevSPTestRootCertDownloadState
PACKETPORT-MIB ·
.1.3.6.1.4.1.4115.10.1.29.1.4
Object
scalar
Enumeration
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).
Context
- MIB
- PACKETPORT-MIB
- OID
.1.3.6.1.4.1.4115.10.1.29.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ppCfgMtaDevServiceProviderTestRootCert
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | noDownload |
1 | downloadRequested |
2 | inProgress |
3 | completed |
4 | failed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ppCfgMtaDevSPTestRootCertServer The IP address of the TFTP server used for downloading Service
Provider Test Root Certificates to this device. Returns 0.0.0.0
if the TFTP server address is unknown or unassign… | scalar | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.4115.10.1.29.1.1 |
| ppCfgMtaDevSPTestRootCertFilename The file name of the Service Provider Test Root Certificate to be
downloaded to this device from the TFTP server. Returns an empty
string if the certificate filename is unknown… | scalar | OctetString | .1.3.6.1.4.1.4115.10.1.29.1.2 |
| ppCfgMtaDevSPTestRootCertAdminStatus Controls the usage of Root Certificates by the MTA device.
If set to downloadTestRootCert(2), the MTA will download the
Service Provider Test Root Certificate specified by
'pp… | scalar | Enumeration | .1.3.6.1.4.1.4115.10.1.29.1.3 |