sslHTTPSServerWebCertificateGeneration

IMM-MIB · .1.3.6.1.4.1.2.3.51.3.3.4.2.4.6.1.2

Object

scalar mandatory r/w Enumeration
Initiate the new key and certificate generation process for the
web HTTPS. The required fields in sslCertificateData must be set 
to valid contents.   
generateNewKeyandSelfSigned - 
    Use this to generate a new encryption 
    key pair and install a self-signed certificate. If a key and a 
    certificate are present, they will be replaced. After the operation 
    is complete, SSL may be enabled using the new key and certificate. 
generateNewKeyandCSR - 
    Use this to generate a new encryption key 
    and a certificate signing request (CSR). After the operation is 
    complete, the CSR file may be downloaded and sent to a certificate 
    authority (CA) for signing.
NOTE: Value returned for the GET command is meaningless
for this MIB object.

Context

MIB
IMM-MIB
OID
.1.3.6.1.4.1.2.3.51.3.3.4.2.4.6.1.2
Type
scalar
Access
readwrite
Status
mandatory
Parent
sslHTTPSServerConfigForWeb

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IMM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMM-MIB::sslHTTPSServerWebCertificateGeneration.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IMM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IMM-MIB::sslHTTPSServerWebCertificateGeneration'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1generateNewKeyandSelfSigned
2generateNewKeyandCSR