sslDefaultCipherList

SUPERMICRO-SSL-MIB · .1.3.6.1.4.1.10876.101.1.96.2.2

Object

scalar r/w SNMPv2-TCTruthValue
This object is to set the default cipher-suites list in 'sslCipherList'.
          
Setting DefaultCipherList to TRUE would set the following cipher-list for 
authentication:
- RSA_3DES_SHA1  
- RSA_DES_SHA1 
- RSA_EXP1024_DES_SHA1 
          
The value of this object reverts back to FALSE once the default cipher list is set.

Context

MIB
SUPERMICRO-SSL-MIB
OID
.1.3.6.1.4.1.10876.101.1.96.2.2
Type
scalar
Access
readwrite
Status
current
Parent
sslCiphers

Scalars have one instance, identified by the .0 suffix.

Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SUPERMICRO-SSL-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-SSL-MIB::sslDefaultCipherList.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-SSL-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-SSL-MIB::sslDefaultCipherList'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false