s5AgSslCertificateExists
S5-AGENT-MIB ·
.1.3.6.1.4.1.45.1.6.4.7.1.4
Object
This object indicates whether a valid SSL certificate has been created. A valid of true(1) indicates that a valid certificate has been created. A value of false(2) indicates that no valid certificate has been created, or that the certificate has been deleted.
Context
- MIB
- S5-AGENT-MIB
- OID
.1.3.6.1.4.1.45.1.6.4.7.1.4- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- s5AgentSslScalars
- Siblings
- 5
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| s5AgSslEnabled This object indicates whether SSL is enabled or disabled. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.1.6.4.7.1.1 |
| s5AgSslCertificateControl This object is used to create and delete SSL certificates.
Setting the value to create(1) will create an SSL certificate.
Setting the value to delete(2) will delete an SSL certifi… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.7.1.3 |
| s5AgSslCertificateData This object returns data about the SSL certificate currently
in use. Note that the actual certificate data may be longer
than the 1024 bytes allowed in this object. In this case… | scalar | OctetString | .1.3.6.1.4.1.45.1.6.4.7.1.5 |
| s5AgSslCertificateControlStatus This object indicates the status of the most recent attempt to
create or delete a certificate, i.e., the most recent set of the
s5AgSslCertificateControl object. The meaning of t… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.7.1.6 |
| s5AgSslServerControl This object is used to reset the SSL server, forcing the server to
use the latest key value that was stored in NVRAM. Note that the
server cannot be reset while the SSL certifica… | scalar | Enumeration | .1.3.6.1.4.1.45.1.6.4.7.1.7 |