SSL-MIB

File: SSL-MIB.mib (4741 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
SNMPv2-CONF DLINK-ID-REC-MIB

Imported symbols

IpAddress MODULE-IDENTITY OBJECT-TYPE
Unsigned32 DisplayString MODULE-COMPLIANCE
OBJECT-GROUP dlink-common-mgmt

Defined Values

swSSLMIB 1.3.6.1.4.1.171.12.7
The Secure Socket Layer MIB.
MODULE-IDENTITY    

swSSLMgmt 1.3.6.1.4.1.171.12.7.1
OBJECT IDENTIFIER    

swSSLStatusAdmin 1.3.6.1.4.1.171.12.7.1.1
This object indicates the SSL feature is support or not .
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), disabled(2), enabled(3)  

swSSLCipherSuites 1.3.6.1.4.1.171.12.7.1.2
This object indicates the ciphersuites are enabled or not in the system. If the bit is 1 , indicate that ciphersuite is enabled , else is disabled .
Status: current Access: read-write
OBJECT-TYPE    
  BITS rsa-with-rc4-128-MD5(0), rsa-with-3des-ede-cbc-sha(1), dhe-dss-with-3des-ede-cbc-sha(2), rsa-export-with-rc4-40-md5(3)  

swSSLCacheTimeout 1.3.6.1.4.1.171.12.7.1.3
This object indicates the Cache Timeout value for SSL module to refresh the session resume data kept in database
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 60..86400  

swSSLCertificateFile 1.3.6.1.4.1.171.12.7.2
OBJECT IDENTIFIER    

swSSLCertificateFileIPAddr 1.3.6.1.4.1.171.12.7.2.1
The IP address where the file to be downloaded is located
Status: current Access: read-write
OBJECT-TYPE    
  IpAddress  

swSSLCertificateFilePath 1.3.6.1.4.1.171.12.7.2.2
The description for the certificate file name included full path to be downloaded .
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSSLCertificateKeyFilePath 1.3.6.1.4.1.171.12.7.2.3
The description for the key file name included full path to be downloaded .
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString Size(0..64)  

swSSLCertificateFileCtrl 1.3.6.1.4.1.171.12.7.2.4
This object provides the user to download certificate or key file.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER other(1), inactive(2), start(3), delete(4)  

swSSLCertificateFileShowSatus 1.3.6.1.4.1.171.12.7.2.5
Show certificate file status.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(1), rsa(2), dsa(3)