swSSLCipherSuites
SSL-MIB ·
.1.3.6.1.4.1.171.12.7.1.2
Object
scalar r/w
Bits
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 .
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SSL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SSL-MIB::swSSLCipherSuites.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SSL-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SSL-MIB::swSSLCipherSuites'
Syntax
Bits
Values & Constraints
Enumerated Values
0 | rsa-with-rc4-128-MD5 |
1 | rsa-with-3des-ede-cbc-sha |
2 | dhe-dss-with-3des-ede-cbc-sha |
3 | rsa-export-with-rc4-40-md5 |