MIB Viewer

hpSwitchServerCertificateType

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.5.1.16.14.1
Access
read-only
Status
current
Sub-identifiers
0
Specifies the type of server certificate the switch is currently using as follows: 'none' - no server certificate is present. 'pendCaSigned' - switch is waiting for user to offer CA-signed certificate request. 'selfSigned' - a self-signed server certificate is being used. 'caSigned' - a CA-signed server certificate is being used.
INTEGER { none(1), pendCaSigned(2), selfSigned(3), caSigned(4) }