MIB Viewer

hpSwitchServerNewRSAKeyOperation

OBJECT-TYPE
1.3.6.1.4.1.11.2.14.11.5.1.16.13.2
Access
read-write
Status
current
Sub-identifiers
0
This object when will returns a value either 'useInstalled'(1) or 'createBits1024'(4). The value 'useInstalled'(1) is returned when a certificate RSA key already exists on switch. The value 'createBits1024'(4) is returned when no certificate RSA key exists on switch. When user configuresthe values, the value triggers the following action: 'useInstalled' - The switch will use the currently configured RSA key that is already present on the switch. 'createBits512' - This value is deprecated and no longer supported. 'createBits768' - This value is deprecated and no longer supported. 'createBits1024' - This value specifies the creation of a new RSA key of length 1024-bit. 'createBits2048' - This value specifies the creation of a new RSA key of length 2048-bit.
INTEGER { useInstalled(1), createBits512(2), createBits768(3), createBits1024(4), createBits2048(5) }