sshCipherList
SUPERMICRO-SSH-MIB ·
.1.3.6.1.4.1.10876.101.1.97.1.2
Object
This object is to configure the cipher-suites list.
This object takes values as bit mask. Setting a bit indicates that the
corresponding cipher-list will be used for Encryption.
The value of each bit position is as given below with bit 0 being the
least significant bit:
BIT 12 - aes256-ctr
BIT 11 - aes192-ctr
BIT 10 - aes128-ctr
BIT 9 - rijndael-cbc@lysator.liu.se
BIT 8 - aes192-cbc
BIT 7 - arcfour256
BIT 6 - arcfour128
BIT 5 - arcfour
BIT 4 - cast128-cbc
BIT 3 - aes256-cbc
BIT 2 - aes128-cbc
BIT 1 - not used
BIT 0 - 3des-cbc
By default all algorithms are enabled.
Context
- MIB
- SUPERMICRO-SSH-MIB
- OID
.1.3.6.1.4.1.10876.101.1.97.1.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sshGeneralGroup
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 'SUPERMICRO-SSH-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-SSH-MIB::sshCipherList.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-SSH-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-SSH-MIB::sshCipherList'
Syntax
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647