iso/org/dod/internet/private/enterprises/.11/.2/.14/.11/.5/.1/hpSwitchAuthenticationMIB/.13/hpSwitchServerCertificateOperation
hpSwitchServerCertificateOperation
OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.5.1.16.13.1
Description
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.
Syntax
INTEGER { none(1), useInstalled(2), createAndUseSelfSigned(3), createCACertReq(4), applyCASignedCert(5), abortCASignedRequest(6) }