sshSessionUserId
RAISECOM-SSH-MIB ·
.1.3.6.1.4.1.8886.1.15.1.3.1.1.4
Object
column
OctetString
The object indicates user name associated with this session.
Context
- MIB
- RAISECOM-SSH-MIB
- OID
.1.3.6.1.4.1.8886.1.15.1.3.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sshSessionEntry
- Table
- sshSessionTable
- Siblings
- 10
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-32
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshSessionId An arbitrary index that uniquely identifies a Secure Shell
Session, but not the session ID generated resulting from key exchange. | column | - | .1.3.6.1.4.1.8886.1.15.1.3.1.1.1 |
| sshSessionConnectTime The object indicates the time of this session has been connected. | column | OctetString | .1.3.6.1.4.1.8886.1.15.1.3.1.1.10 |
| sshSessionEnable Enables or disables this session. | column | SWITCH-TCEnableVar | .1.3.6.1.4.1.8886.1.15.1.3.1.1.11 |
| sshSessionVersion The object indicates the SSH version used by this session. | column | Enumeration | .1.3.6.1.4.1.8886.1.15.1.3.1.1.2 |
| sshSessionState The object indicates the current state of Secure Shell Session.
The state sessionVersionOk(1) indicates that server and client
versions of SSH are exchanged and are compatible. … | column | Enumeration | .1.3.6.1.4.1.8886.1.15.1.3.1.1.3 |
| sshSessionHostAddr The object indicates IP address of host associated with this session. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.8886.1.15.1.3.1.1.5 |
| sshSessionInEncrypt The object indicates the ingress encryption algorithm of this session. | column | OctetString | .1.3.6.1.4.1.8886.1.15.1.3.1.1.6 |
| sshSessionOutEncrypt The object indicates the egress encryption algorithm of this session.
If the session version is SSH-1, it is always the same as sshSessionInEncrypt. | column | OctetString | .1.3.6.1.4.1.8886.1.15.1.3.1.1.7 |
| sshSessionInHmac The object indicates the ingress HMAC algorithm used in this session. | column | OctetString | .1.3.6.1.4.1.8886.1.15.1.3.1.1.8 |
| sshSessionOutHmac The object indicates the egress HMAC algorithm used in this session. | column | OctetString | .1.3.6.1.4.1.8886.1.15.1.3.1.1.9 |