hpSwitchServerCertificateRSAKeySize

HP-AUTH-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.16.14.2

Object

scalar Enumeration
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

Context

MIB
HP-AUTH-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.16.14.2
Type
scalar
Access
readonly
Status
current
Parent
hpSwitchCertStatus
Groups
1

Scalars 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::hpSwitchServerCertificateRSAKeySize.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::hpSwitchServerCertificateRSAKeySize'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0none
1bits512
2bits768
3bits1024
4bits2048

Conformance