sslDefaultCipherList

ARICENT-SSL-MIB · .1.3.6.1.4.1.2076.96.2.2

Object

scalar r/w SNMPv2-TCTruthValue
This object is used to set the default cipher-suites list in 'sslCipherList'.
Setting DefaultCipherList to TRUE would set the following cipher-list for 
authentication:
- TLS_AES_128_GCM_SHA256
- TLS_AES_256_GCM_SHA384
- TLS_CHACHA20_POLY1305_SHA256
The version will also be set to the default tls13 because the default cipher-suites
corresponds to the tls13 version.
          
The value of this object reverts back to FALSE once the default cipher list is set.

Context

MIB
ARICENT-SSL-MIB
OID
.1.3.6.1.4.1.2076.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 'ARICENT-SSL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-SSL-MIB::sslDefaultCipherList.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-SSL-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-SSL-MIB::sslDefaultCipherList'

Syntax

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

Values & Constraints

Type Values
1true
2false