MIB Viewer

sslClientLDAPCertificateImport

OBJECT-TYPE
1.3.6.1.4.1.2.3.51.3.3.4.2.4.6.3.4
Access
read-write
Status
mandatory
Source
IMM-MIB
Sub-identifiers
0
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.
INTEGER { importSignedCertificate1(1), importTrustedCertificate1(2), importTrustedCertificate2(3), importTrustedCertificate3(4), importTrustedCertificate4(5) }