hpSwitchServerCertificateType

HP-AUTH-MIB · .1.3.6.1.4.1.11.2.14.11.5.1.16.14.1

Object

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

Context

MIB
HP-AUTH-MIB
OID
.1.3.6.1.4.1.11.2.14.11.5.1.16.14.1
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::hpSwitchServerCertificateType.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::hpSwitchServerCertificateType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1none
2pendCaSigned
3selfSigned
4caSigned

Conformance