sshStatus
ARICENT-SSH-MIB ·
.1.3.6.1.4.1.2076.97.1.5
Object
A value of 'true(1)' enables ssh in the system. A value of 'false(2)' disables ssh in the system.
Context
- MIB
- ARICENT-SSH-MIB
- OID
.1.3.6.1.4.1.2076.97.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- sshGeneralGroup
- Siblings
- 19
Values & Constraints
Type Values
1 | true |
2 | false |
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.2076.97.1.1 |
| sshTunnelingStatus A value of 'true(1)' enables ssh tunneling in the system.
A value of 'false(2)' disables ssh tunneling in the system. | scalar | SNMPv2-TCTruthValue | .1.3.6.1.4.1.2076.97.1.10 |
| sshRekeyLimit This object defines the maximum amount of data (KB) that may be
transmitted or received before the session key is renegotiated.
The default value for RekeyLimit is 0, which means… | scalar | Integer32 | .1.3.6.1.4.1.2076.97.1.11 |
| sshRekeyInterval This object defines the maximum amount of time that may pass before
the session key is renegotiated. Value 0 means no rekeying is done. | scalar | Integer32 | .1.3.6.1.4.1.2076.97.1.12 |
| sshClientAliveCountMax This object defines the number of client alive messages which may be sent
without ssh server receiving any messages back from the client.
If this threshold is reached while clien… | scalar | Integer32 | .1.3.6.1.4.1.2076.97.1.13 |
| sshClientAliveInterval This object defines the timeout interval in seconds after which if no data
has been received from the client, ssh server will send a message
through the encrypted channel to requ… | scalar | Integer32 | .1.3.6.1.4.1.2076.97.1.14 |
| sshMaxStartupsStartDrop This object defines the number of concurrent unauthenticated
connections to the SSH server from which it starts to drop connections.
The value given must be positive. | scalar | Integer32 | .1.3.6.1.4.1.2076.97.1.15 |
| sshMaxStartupsRateDrop SSH server will refuse connection attempts with a probability of the rate drop,
if there are currently sshMaxStartupsStartDrop value unauthenticated connections.
The probability … | scalar | Integer32 | .1.3.6.1.4.1.2076.97.1.16 |
| sshMaxStartupsDropAll All connection attempts are refused if the number of unauthenticated
connections reaches this value. The value given must be positive. | scalar | Integer32 | .1.3.6.1.4.1.2076.97.1.17 |
| sshLoginGraceTime The SSH server disconnects after this time in seconds if the user
has not successfully logged in. If the value is 0, there is no time limit. | scalar | Integer32 | .1.3.6.1.4.1.2076.97.1.18 |
| sshKexList This object is to configure the kex-suites list.
This object takes values as bit mask. Setting a bit indicates that the
corresponding ssh key exchange algorithm will b… | scalar | Bits | .1.3.6.1.4.1.2076.97.1.19 |
| sshCipherList 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 … | scalar | Integer32 | .1.3.6.1.4.1.2076.97.1.2 |
| sshKeyList This object is to configure the host key algorithms list.
This object takes values as bit mask. Setting a bit indicates that the
corresponding ssh host key algorithm w… | scalar | Bits | .1.3.6.1.4.1.2076.97.1.20 |
| 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 | Integer32 | .1.3.6.1.4.1.2076.97.1.3 |
| sshTrace Set the trace level for SSH.
BIT 0 - Initialisation and Shutdown Trace. (Deprecated)
BIT 1 - Management trace. (Deprecated)
BIT 2 - Data path trace. (Deprecated)
BIT 3 - Control P… | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.2076.97.1.4 |
| sshTransportMaxAllowedBytes deprecated This object was used to configure the maximum number of bytes allowed in an SSH transport connection. The object is deprecated and not used anymore. | scalar | Integer32 | .1.3.6.1.4.1.2076.97.1.6 |
| sshSrvBindAddr This object defines the Ip address on which Ssh Server listens | scalar | OctetString | .1.3.6.1.4.1.2076.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.2076.97.1.8 |
| sshMaxSessions This object defines SSH max sessions | scalar | Integer32 | .1.3.6.1.4.1.2076.97.1.9 |