hpnicfSSHSessionEncry
HPN-ICF-SSH-MIB ·
.1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.3.1.7
Object
column
Enumeration
The encryption algorithm of SSH session. There are several encryption algorithms used in SSH protocol, please refer to RFC4253 Section 6.3.
Context
- MIB
- HPN-ICF-SSH-MIB
- OID
.1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hpnicfSSHSessionInfoEntry
- Table
- hpnicfSSHSessionInfoTable
- Siblings
- 7
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | invalid |
2 | aes128CBC |
3 | desCBC |
4 | des3CBC |
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 |
| hpnicfSSHSessionState 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 exc… | column | Enumeration | .1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.3.1.8 |