s5AgSslCertificateControl
S5-AGENT-MIB ·
.1.3.6.1.4.1.45.1.6.4.7.1.3
Object
scalar
r/w
Enumeration
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 certificate. Setting the value to other(3) will result in a wrongValue error. When retrieved, the object will return the value of the last value set, or other(3) if the object has never been set.
Context
- MIB
- S5-AGENT-MIB
- OID
.1.3.6.1.4.1.45.1.6.4.7.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- s5AgentSslScalars
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | create |
2 | delete |
3 | other |