ppCfgMtaDevSPTestRootCertAdminStatus
PACKETPORT-MIB ·
.1.3.6.1.4.1.4115.10.1.29.1.3
Object
scalar
r/w
Enumeration
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 'ppCfgMtaDevSPTestRootCertFilename' from the TFTP server specified by 'ppCfgMtaDevSPTestRootCertServer'. If set to useEmbeddedTestRootCert(1), the MTA will use the factory-installed CableLabs Service Provider Test Root Certificate embedded in the device. If the value of this object is ignoreCertSettings(0), all of the Test Root Certificate settings (i.e. TestRootCertServer, TestRootCertFilename) are ignored and the MTA will, by default, use the factory-installed CableLabs Service Provider Real Root Certificate embedded in the device. This object can only be changed by the configuration file. At initial startup, this object has a default value of ignoreCertSettings(0).
Context
- MIB
- PACKETPORT-MIB
- OID
.1.3.6.1.4.1.4115.10.1.29.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- ppCfgMtaDevServiceProviderTestRootCert
- Siblings
- 3
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | ignoreCertSettings |
1 | useEmbeddedTestRootCert |
2 | downloadTestRootCert |
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 |
| ppCfgMtaDevSPTestRootCertDownloadState 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.… | scalar | Enumeration | .1.3.6.1.4.1.4115.10.1.29.1.4 |