sshCipherList
ARICENT-SSH-MIB ·
.1.3.6.1.4.1.2076.97.1.2
Object
scalar r/w
Integer32
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 10 - AES-CTR-192
BIT 9 - AES-CBC-192
BIT 8 - AES-GCM-256
BIT 7 - AES-GCM-128
BIT 6 - AES-CTR-256
BIT 5 - AES-CTR-128
BIT 4 - CHACHA20-POLY1305
BIT 3 - AES-CBC-256
BIT 2 - AES-CBC-128
BIT 1 - DES-CBC
BIT 0 - 3DES-CBC
Context
- MIB
- ARICENT-SSH-MIB
- OID
.1.3.6.1.4.1.2076.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 'ARICENT-SSH-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-SSH-MIB::sshCipherList.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-SSH-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-SSH-MIB::sshCipherList'
Syntax
Integer32
Values & Constraints
Object Constraints
range: 1-2045