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).
|
|||
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. |