MIB Viewer

hpSwitchServerCertificateRSAKeySize

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.5.1.16.14.2
Access
read-only
Status
current
Sub-identifiers
0
Specifies the RSA key length of the public key contained in the certificate as follows: 'none' - no certificate is present 'Bits512' - certificate has a 512-bit public key 'Bits768' - certificate has a 768-bit public key 'Bits1024' - certificate has a 1024-bit public key 'Bits2048' - certificate has a 2048-bit public key
INTEGER { none(0), bits512(1), bits768(2), bits1024(3), bits2048(4) }