s5AgSslServerControl
S5-AGENT-MIB ·
.1.3.6.1.4.1.45.1.6.4.7.1.7
Object
scalar
r/w
Enumeration
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 certificate is under creation. The value returned when this object is retrieved is always other(2). When set to reset(1), the SSL server will be reset, unless the SSL certificate is currently under creation, in which case an inconsistentValue error will be returned.
Context
- MIB
- S5-AGENT-MIB
- OID
.1.3.6.1.4.1.45.1.6.4.7.1.7- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- s5AgentSslScalars
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | reset |
2 | other |
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 |
| s5AgSslCertificateExists 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 tha… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.45.1.6.4.7.1.4 |
| 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 |