MIB Viewer

cslbxProbeHTTPCfgCipherSuite

OBJECT-TYPE
1.3.6.1.4.1.9.9.254.1.6.5.1.5
Access
read-write
Status
current
Sub-identifiers
0
This object represents SSL Cipher suites to be used for HTTPS probes. The value 'rsa_any' is used for selecting a random cipher. The value 'rsaOther' specifies value other than those defined in the object. This value can not be written.
INTEGER { rsaOther(1), rsaAny(2), rsaWithRc4128Md5(3), rsaWithRc4128Sha(4), rsaWithdesCbcSha(5), rsaWith3desEdeCbcSha(6), rsaExportWithRc440Md5(7), rsaExportWithDes40CbcSha(8), rsaExport1024WithRc456Md5(9), rsaExport1024WithDesCbcSha(10), rsaExport1024WithRc456Sha(11), rsaWithAes128CbcSha(12), rsaWithAes256cbcSha(13) }