sslClientLDAPCertificateImport
IMM-MIB ·
.1.3.6.1.4.1.2.3.51.3.3.4.2.4.6.3.4
Object
scalar mandatory
r/w
Enumeration
sslConfigTftpServer and sslConfigFileName must contain valid values.
importSignedCertificate -
Use this to import a signed certificate. To obtain a signed
certificate, a certificate signing request (CSR) must first
be generated and sent to a certificate authority (CA). The
imported certificate must contain a public key that corresponds
to the key pair previously generated by the generateNewKeyandCSR.
importTrustedCertificateX -
Use these to import or remove trusted CA certificates.
Trusted CA certificates are used by the SSL client to authenticate
the SSL Server's (LDAP Server's) certificate. The SSL client must be
disabled prior to importing or removing trusted certificates.
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.3.4- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- sslClientConfigForLDAP
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 'IMM-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IMM-MIB::sslClientLDAPCertificateImport.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::sslClientLDAPCertificateImport'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | importSignedCertificate1 |
2 | importTrustedCertificate1 |
3 | importTrustedCertificate2 |
4 | importTrustedCertificate3 |
5 | importTrustedCertificate4 |