SSL-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: SSL-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 swSSLMIB 1.3.6.1.4.1.171.12.7
The Secure Socket Layer MIB.
     swSSLMgmt 1.3.6.1.4.1.171.12.7.1
         swSSLStatusAdmin 1.3.6.1.4.1.171.12.7.1.1 integer read-write
This object indicates the SSL feature is support or not . Enumeration: 'disabled': 2, 'other': 1, 'enabled': 3.
         swSSLCipherSuites 1.3.6.1.4.1.171.12.7.1.2 bits read-write
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 . Bits: 'dhe-dss-with-3des-ede-cbc-sha': 2, 'rsa-with-rc4-128-MD5': 0, 'rsa-export-with-rc4-40-md5': 3, 'rsa-with-3des-ede-cbc-sha': 1.
         swSSLCacheTimeout 1.3.6.1.4.1.171.12.7.1.3 unsigned32 read-write
This object indicates the Cache Timeout value for SSL module to refresh the session resume data kept in database
     swSSLCertificateFile 1.3.6.1.4.1.171.12.7.2
         swSSLCertificateFileIPAddr 1.3.6.1.4.1.171.12.7.2.1 ipaddress read-write
The IP address where the file to be downloaded is located
         swSSLCertificateFilePath 1.3.6.1.4.1.171.12.7.2.2 displaystring read-write
The description for the certificate file name included full path to be downloaded .
         swSSLCertificateKeyFilePath 1.3.6.1.4.1.171.12.7.2.3 displaystring read-write
The description for the key file name included full path to be downloaded .
         swSSLCertificateFileCtrl 1.3.6.1.4.1.171.12.7.2.4 integer read-write
This object provides the user to download certificate or key file. Enumeration: 'inactive': 2, 'start': 3, 'other': 1, 'delete': 4.
         swSSLCertificateFileShowSatus 1.3.6.1.4.1.171.12.7.2.5 integer read-only
Show certificate file status. Enumeration: 'none': 1, 'rsa': 2, 'dsa': 3.