Home/Catalog/DLINK-3100-SSL

DLINK-3100-SSL

The private MIB module definition for SSL.
Main OID:
rlSsl.1.3.6.1.4.1.171.10.94.89.89.100
31
Objects
Active
Status
3
Dependencies

Imported Objects

Objects

31 total
Object Name
rlSslThe private MIB module definition for SSL.
MODULE-IDENTITY
.1.3.6.1.4.1.171.10.94.89.89.100
rlSslCertificateGenerationTableThis table is used for : 1. generating keys and self signed certificate - saved in flash and RAM (not in configuration file) 2. generating certificate requests - saved in RAM, can be read by rlSslCertificateExportTable 3. generating self signed certificate - saved in flash and RAM (not in configuraion file) By setting rlSslCertificateGenerationAction to the appropriate value this action takes place. The other fields of this table are used for each of this actions
SEQUENCE OF RlSslCertificateGenerationEntry
.1.3.6.1.4.1.171.10.94.89.89.100.1
rlSslCertificateGenerationEntryThe row definition for this table.
RlSslCertificateGenerationEntry
.1.3.6.1.4.1.171.10.94.89.89.100.1.1
rlSslCertificateGenerationIndexThis index is always set to 1 no matter for which certificate or certificate request the action refers to.rw
INTEGER
.1.3.6.1.4.1.171.10.94.89.89.100.1.1.1
rlSslCertificateGenerationIdThe device can hold a number of keys/certificates/certificate requests. These certificates are always numbered from 1 to N (maximum number of certificates in device). This field decides to which keys/certificates/certificate requests the action refers.rw
INTEGER
.1.3.6.1.4.1.171.10.94.89.89.100.1.1.2
rlSslCertificateGenerationCountryNameValue of country name field that will appear when a new certificate request or self signed certificate is generated.rw
DisplayString
.1.3.6.1.4.1.171.10.94.89.89.100.1.1.3
rlSslCertificateGenerationStateOrProvinceNameValue of state or province name field that will appear when a new certificate or self signed certificate is generated.rw
DisplayString
.1.3.6.1.4.1.171.10.94.89.89.100.1.1.4
rlSslCertificateGenerationLocalityNameValue of locality field that will appear when a new certificate or self signed certificate is generated.rw
DisplayString
.1.3.6.1.4.1.171.10.94.89.89.100.1.1.5
rlSslCertificateGenerationOrganizationNameValue of organization field that will appear when a new certificate or self signed certificate is generated.rw
DisplayString
.1.3.6.1.4.1.171.10.94.89.89.100.1.1.6
rlSslCertificateGenerationOrganizationUnitNameValue of organization field that will appear when a new certificate or self signed certificate is generated.rw
DisplayString
.1.3.6.1.4.1.171.10.94.89.89.100.1.1.7
rlSslCertificateGenerationCommonNameValue of common name field that will appear when a new certificate or self signed certificate is generated.rw
DisplayString
.1.3.6.1.4.1.171.10.94.89.89.100.1.1.8
rlSslCertificateGenerationValidDaysWhen generating self signed certificate this field sets the valid fields. 'Valid from' is current GMT and 'valid to' current GMT + the value of this field.rw
INTEGER
.1.3.6.1.4.1.171.10.94.89.89.100.1.1.9
rlSslCertificateGenerationRsaKeyLengthSetting the RSA key size that will be created when a new key is generated - generateRsaKeyAndSelfSignedCertificaterw
INTEGER
.1.3.6.1.4.1.171.10.94.89.89.100.1.1.10
rlSslCertificateGenerationPassphraseWhen a RSA key is generated (generateRsaKeyAndSelfSignedCertificate) this passphrase is saved in flash and when the time comes and the certificate and the key are exported in PKCS12 format this passphrase is used to encrypt it. If the passphrase is empty the key and certificate can not be exported. There is no method of obtaining this passphrase once a key was generated.rw
DisplayString (SNMPv2-TC)
.1.3.6.1.4.1.171.10.94.89.89.100.1.1.11
rlSslCertificateGenerationActionSetting to a regenerateCertificate causes a new certificate to be generated and to be used for all new sessions.rw
Enumeration
.1.3.6.1.4.1.171.10.94.89.89.100.1.1.12
rlSslCertificateExportTableThis table is used for viewing saved data from RAM and flash.
SEQUENCE OF RlSslCertificateExportEntry
.1.3.6.1.4.1.171.10.94.89.89.100.2
rlSslCertificateExportEntryThe row definition for this table.
RlSslCertificateExportEntry
.1.3.6.1.4.1.171.10.94.89.89.100.2.1
rlSslCertificateExportIdIdentifies the index of this certficate / certificate request the table holds.ro
INTEGER
.1.3.6.1.4.1.171.10.94.89.89.100.2.1.1
rlSslCertificateExportTypeIdentifies the type of data the current entry shows.ro
Enumeration
.1.3.6.1.4.1.171.10.94.89.89.100.2.1.2
rlSslCertificateExportFragmentIdIdentifies the index of this fragment in the certificate request.ro
INTEGER
.1.3.6.1.4.1.171.10.94.89.89.100.2.1.3
rlSslCertificateExportFragmentTextA part of the readable text entry for the certificate request.ro
OCTET STRING
.1.3.6.1.4.1.171.10.94.89.89.100.2.1.4
rlSslCertificateSaveSaves data from rlSslCertificateImportTable to RAM and flash. When an external certificate should be copied to the device first we copy it to rlSslCertificateImportTable and then this scalar is set to the certificate id that we want to save - 1. All entries in rlSslCertificateImportTable that have this id and their format is equal to the current value of rlSslCertificateSaveFormat are concatenated. 2. If the imported certificate format is .. - section 1 result is validated against the key with the same index. If validation fails for any reason - the certificate is not saved and the setting this scalar fails. 3. If the imported certificate format is PKCS12 - section1 result is decrypted using rlSslImportedPKCS12CertificatePassphrase current value. If decryption fails for any reason the PKCS12 certificate and key are not saved to FLASH and setting this scalar fails.rw
INTEGER
.1.3.6.1.4.1.171.10.94.89.89.100.3
rlSslCertificateSaveFormat.rw
Enumeration
.1.3.6.1.4.1.171.10.94.89.89.100.4
rlSslImportedPKCS12CertificatePassphrase.rw
DisplayString
.1.3.6.1.4.1.171.10.94.89.89.100.5
rlSslCertificateImportTableThis table is used for copying an external certificate to the device - see rlSslCertificateSave
SEQUENCE OF RlSslCertificateImportEntry
.1.3.6.1.4.1.171.10.94.89.89.100.6
rlSslCertificateImportEntryThe row definition for this table.
RlSslCertificateImportEntry
.1.3.6.1.4.1.171.10.94.89.89.100.6.1
rlSslCertificateImportIdThe certificate ID.rw
INTEGER
.1.3.6.1.4.1.171.10.94.89.89.100.6.1.1
rlSslCertificateImportFormat.rw
Enumeration
.1.3.6.1.4.1.171.10.94.89.89.100.6.1.2
rlSslCertificateImportFragmentIdIdentifies the index of this fragment in the certificate.rw
INTEGER
.1.3.6.1.4.1.171.10.94.89.89.100.6.1.3
rlSslCertificateImportFragmentTextA part of the readable text entry for the certificate.rw
OCTET STRING
.1.3.6.1.4.1.171.10.94.89.89.100.6.1.4
rlSslCertificateImportFragmentStatusrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.171.10.94.89.89.100.6.1.5
DLINK-3100-SSL - SNMP MIB Reference | MIBs Explorer