hpSwitchServerCertificateOperation
HP-AUTH-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.16.13.1
Object
scalar
r/w
Enumeration
When this object is read, it returns the last value that was written.
If a value was not set previously, then the object value will be 'none'(1).
The object supports the following values and actions:
'none' - no action is taken, null operation.
'useInstalled' - This causes the switch to use a previously
installed server certificate, if one is present.
'createAndUseSelfSigned' - This causes the switch to
create a new self-signed certificate based on the
hpSwitchServerNewCertificate parameters and use it.
'createCACertReq' - This causes the switch to create
a certificate request, which is to be signed by a CA
authority, based on the hpSwitchServerNewCertificate
parameters. The user must subsequently download the signed
certificate to complete certificate creation process.
'applyCASignedCert' - This causes the switch to process the
user's response to a signed certificate from a CA to complete
the certificate creation process.
'abortCASignedRequest' - This causes the switch to abort
the certificate request procedure, which was initiated on
createAndUseCASigned set.
Context
- MIB
- HP-AUTH-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.16.13.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpSwitchCertConfig
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | none |
2 | useInstalled |
3 | createAndUseSelfSigned |
4 | createCACertReq |
5 | applyCASignedCert |
6 | abortCASignedRequest |