sshConnStatus
ES4524M-PoE-MIB ·
.1.3.6.1.4.1.259.8.1.7.1.17.6.6.1.5
Object
column
Enumeration
The SSH connection State. negotiationStart(1) means the SSH is in its negotiation start state, authenticationStart(2) means the SSH is in authentication start state, sessionStart(3) means the SSH is in session start State.
Context
- MIB
- ES4524M-PoE-MIB
- OID
.1.3.6.1.4.1.259.8.1.7.1.17.6.6.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sshConnInfoEntry
- Table
- sshConnInfoTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | negotiationStart |
2 | authenticationStart |
3 | sessionStart |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshConnID The connection ID of the Secure Shell Connection. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.8.1.7.1.17.6.6.1.1 |
| sshConnMajorVersion The SSH major version. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.8.1.7.1.17.6.6.1.2 |
| sshConnMinorVersion The SSH minor version. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.259.8.1.7.1.17.6.6.1.3 |
| sshConnUserName The user name of the connection. | column | OctetString | .1.3.6.1.4.1.259.8.1.7.1.17.6.6.1.6 |
| sshDisconnect Set the variable to disconnect the connection,
noDisconnect(1) will always be obtained when reading this variable. | column | Enumeration | .1.3.6.1.4.1.259.8.1.7.1.17.6.6.1.7 |
| sshConnEncryptionTypeStr The encryption type of the SSH. | column | OctetString | .1.3.6.1.4.1.259.8.1.7.1.17.6.6.1.8 |