hpSwitchServerNewRSAKeyOperation
HP-AUTH-MIB ·
.1.3.6.1.4.1.11.2.14.11.5.1.16.13.2
Object
scalar r/w
Enumeration
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.
Context
- MIB
- HP-AUTH-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.5.1.16.13.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpSwitchCertConfig
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-AUTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-AUTH-MIB::hpSwitchServerNewRSAKeyOperation.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-AUTH-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-AUTH-MIB::hpSwitchServerNewRSAKeyOperation'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | useInstalled |
2 | createBits512 |
3 | createBits768 |
4 | createBits1024 |
5 | createBits2048 |
Conformance
Member of