HPN-ICF-SSH-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
2
Rows
2
Columns
14
.1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.2.1 · 1 row entry · 6 columns
A table for managing SSH users.
hpnicfSSHUserConfigEntry entry .1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.2.1.1
SSH users configuration entry.
Indexes
hpnicfSSHUserName
Column Syntax OID
hpnicfSSHUserName
The name of SSH user.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.2.1.1.1
hpnicfSSHUserServiceType
The service type of SSH user uses.
Enumerationr/w
Enumerated Values:
1invalid
2all
3stelnet
4sftp
5scp
.1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.2.1.1.2
hpnicfSSHUserAuthType
The authentication type of SSH user chooses.
Enumerationr/w
Enumerated Values:
1invalid
2password
3publicKey
4any
5publicKeyPassword
.1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.2.1.1.3
hpnicfSSHUserPublicKeyName
The public key which is used for authentication.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.2.1.1.4
hpnicfSSHUserWorkDirectory
The SFTP user's work directory associates with an existing user.
SNMPv2-TCDisplayStringr/w
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.2.1.1.5
hpnicfSSHUserRowStatus
The row status variable, used in accordance to installation
and removal conventions for conceptual rows.

When the `hpnicfSSHUserRowStatus' is set to active(1), no objects
in this table can be modified.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.2.1.1.6
.1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.3 · 1 row entry · 8 columns
A table for SSH sessions.
hpnicfSSHSessionInfoEntry entry .1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.3.1
The SSH session information entry.
Indexes
hpnicfSSHSessionID
Column Syntax OID
hpnicfSSHSessionID
The identifier of SSH session.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.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.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.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.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.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.
SNMPv2-TCDisplayString
Textual Convention: SNMPv2-TCDisplayString OctetString
Type Constraints:
range: 0..255
.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.
Enumeration
Enumerated Values:
1invalid
2stelnet
3sftp
4scp
.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.
Enumeration
Enumerated Values:
1invalid
2aes128CBC
3desCBC
4des3CBC
.1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.3.1.7
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 exchanging.
authRequest : This session i…
Enumeration
Enumerated Values:
1init
2verExchange
3keysExchange
4authRequest
5serviceRequest
6established
7disconnect
.1.3.6.1.4.1.11.2.14.11.15.2.22.1.1.3.1.8