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
- Siblings
- 7
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshVersionCompatibility This object is to configure the SSH version compatibility mode.
When set to TRUE, both SSH version-1 and SSH Version-2 will be supported.
When set to FALSE, SSH version-2 only wil… | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.10876.101.1.97.1.1 |
| sshMacList This object is to configure the MAC-list.
This object takes values as bit mask. Setting a bit indicates that the
corresponding MAC-list will be used for authentication… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10876.101.1.97.1.3 |
| sshTrace Set the trace level for SSH.
BIT 0 - Initialisation and Shutdown Trace.
BIT 1 - Management trace.
BIT 2 - Data path trace.
BIT 3 - Control Plane trace.
BIT 4 - Packet Dump.
BIT 5 … | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.10876.101.1.97.1.4 |
| sshStatus This object is for enabling or disabling ssh in the system. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.10876.101.1.97.1.5 |
| sshTransportMaxAllowedBytes This object is used to configure the maximum number of bytes allowed in an SSH transport connection. The SSH connection will be allowed only if the packet size does not exceed the… | scalar | Integer32 | .1.3.6.1.4.1.10876.101.1.97.1.6 |
| sshSrvBindAddr This object defines the Ip address on which Ssh Server listens | scalar | OctetString | .1.3.6.1.4.1.10876.101.1.97.1.7 |
| sshServerBindPortNo This object defines the primary port number on which Ssh Server listens | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.10876.101.1.97.1.8 |