cssSessionState
CISCO-SECURE-SHELL-MIB ·
.1.3.6.1.4.1.9.9.339.1.2.1.1.3
Object
column
Enumeration
The object indicates the current state of Secure Shell
Session.
The state sshSessionVersionOk(1) indicates that server and
client versions of SSH are exchanged and are compatible.
The state sshSessionKeysExchanged(2) indicates that key
exchange has been completed.
The state sshSessionAuthenticated(3) indicates that the
client has been successfully authenticated.
The state sshSessionOpen(4) indicates that the session has
been successfully opened.
The state sshSessionDisconnecting(5) indicates that the
session disconnection has begun.
The state sshSessionDisconnected(6) indicates that the
session has been disconnected.
The state sshSessionClosed(7) indicates that the session
has closed.
Context
- MIB
- CISCO-SECURE-SHELL-MIB
- OID
.1.3.6.1.4.1.9.9.339.1.2.1.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cssSessionEntry
- Table
- cssSessionTable
- Siblings
- 6
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | sshSessionVersionOk |
2 | sshSessionKeysExchanged |
3 | sshSessionAuthenticated |
4 | sshSessionOpen |
5 | sshSessionDisconnecting |
6 | sshSessionDisconnected |
7 | sshSessionClosed |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cssSessionID An arbitrary index that uniquely identifies a Secure Shell
Session | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.339.1.2.1.1.1 |
| cssSessionVersion The object indicates the version of Secure Shell used by
this session. | column | Enumeration | .1.3.6.1.4.1.9.9.339.1.2.1.1.2 |
| cssSessionPID The object indicates the process ID of the process
serving this SSH session on the device. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.9.9.339.1.2.1.1.4 |
| cssSessionUserID The object indicates user name associated with this
SSH session. | column | SNMP-FRAMEWORK-MIBSnmpAdminString | .1.3.6.1.4.1.9.9.339.1.2.1.1.5 |
| cssSessionHostAddrType This object describes the type of Internet address used
by host associated with this SSH session. | column | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.9.9.339.1.2.1.1.6 |
| cssSessionHostAddr The object indicates the Internet address of the host
associated with this SSH session. | column | INET-ADDRESS-MIBInetAddress | .1.3.6.1.4.1.9.9.339.1.2.1.1.7 |