sshConnStatus
ZELAX-MIB ·
.1.3.6.1.4.1.7840.2.1.100.10.2.6.1.3
Object
column
Enumeration
The SSH connection State. negotiationStart(1) mean the SSH is in its negotiation start state, authenticationStart(2) mean the SSH is in authentication start state, sessionStart(3) mean the SSH is in session start State.
Context
- MIB
- ZELAX-MIB
- OID
.1.3.6.1.4.1.7840.2.1.100.10.2.6.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sshConnInfoEntry
- Table
- sshConnInfoTable
- Siblings
- 3
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.7840.2.1.100.10.2.6.1.1 |
| sshConnVersion The SSH version. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.7840.2.1.100.10.2.6.1.2 |
| sshConnUserName User Name. | column | DisplayString | .1.3.6.1.4.1.7840.2.1.100.10.2.6.1.4 |