hpnicfSSHSessionState
HPN-ICF-SSH-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.3.1.8
Object
column
Enumeration
The status of SSH session. init : This session is in initial status. verExchange : This session is in version exchanging. keysExchange : This session is in keys exchanging. authRequest : This session is in authentication requesting. serviceRequest : This session is in service requesting. established : This session has been established. disconnected : This session has been disconnected.
Context
- MIB
- HPN-ICF-SSH-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.3.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpnicfSSHSessionInfoEntry
- Table
- hpnicfSSHSessionInfoTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | init |
2 | verExchange |
3 | keysExchange |
4 | authRequest |
5 | serviceRequest |
6 | established |
7 | disconnect |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hpnicfSSHSessionID The identifier of SSH session. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.3.1.1 |
| hpnicfSSHSessionUserName The user name of SSH session. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.3.1.2 |
| hpnicfSSHSessionUserIpAddrType The user IP address type of SSH session. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.3.1.3 |
| hpnicfSSHSessionUserIpAddr The user IP address of SSH session. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.3.1.4 |
| hpnicfSSHSessionClientVersion The client version of SSH session. It is known that there are still
devices using the previous versions. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.3.1.5 |
| hpnicfSSHSessionServiceType The service type of SSH session. | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.3.1.6 |
| hpnicfSSHSessionEncry The encryption algorithm of SSH session. There are several encryption
algorithms used in SSH protocol, please refer to RFC4253 Section 6.3. | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.3.1.7 |