CISCO-SECURE-SHELL-MIB Table View

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

Tables
2
Rows
2
Columns
13
.1.3.6.1.4.1.9.9.339.1.1.2 · 1 row entry · 6 columns
cssKeyTable is a table that lets the user configure 
the SSH keys
cssKeyEntry entry .1.3.6.1.4.1.9.9.339.1.1.2.1
A SSH key table entry. The index specifies which
protocol the user wants to generate the key for.

To create the key for a protocol (for the first time),
following steps are to be taken by the Network
Man…
Indexes
cssKeyIndex
Column Syntax OID
cssKeyIndex
The SSH Protocol Identifier for which this entry
pertains to. The protocol can be rsa1, dsa or rsa.

rsa - A public-key cryptosystem defined by Rivest,
Shamir and Adleman. This is used with version…
Enumeration
Enumerated Values:
1rsa
2rsa1
3dsa
.1.3.6.1.4.1.9.9.339.1.1.2.1.1
cssKeyNBits
The number of bits provided to generate the key.
This determines the length of the kestring
generated by the SSH.

This object cannot be modified while this row is
active, unless the associated cssKeyOverW…
Integer32r/w
Constraints:
range: 512-2048
.1.3.6.1.4.1.9.9.339.1.1.2.1.2
cssKeyOverWrite
This object specifies whether an existing key for
the protocol should be overwritten with a new key.
No action is taken if this object is set to 'false'.
The value of this object when read is always 'false'.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.9.9.339.1.1.2.1.3
cssKeyLastCreationTime
The time of the last creation of the key.
SNMPv2-TCTimeStamp
Textual Convention: SNMPv2-TCTimeStamp Unsigned32
.1.3.6.1.4.1.9.9.339.1.1.2.1.4
cssKeyRowStatus
Status of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.9.9.339.1.1.2.1.5
cssKeyString
The SSH public key string that is generated.
OctetString
Constraints:
range: 0-255
.1.3.6.1.4.1.9.9.339.1.1.2.1.6
.1.3.6.1.4.1.9.9.339.1.2.1 · 1 row entry · 7 columns
Table to list detailed information about existing  
Secure Shell sessions on the device.
cssSessionEntry entry .1.3.6.1.4.1.9.9.339.1.2.1.1
An entry in the cssSessionTable, that provides
detailed information about all the existing SSH sessions on
the device.

An entry will be created for every SSH session established
on the device. The entry wi…
Indexes
cssSessionID
Column Syntax OID
cssSessionID
An arbitrary index that uniquely identifies a Secure Shell
Session
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.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.
Enumeration
Enumerated Values:
1one
2two
.1.3.6.1.4.1.9.9.339.1.2.1.1.2
cssSessionState
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 sta…
Enumeration
Enumerated Values:
1sshSessionVersionOk
2sshSessionKeysExchanged
3sshSessionAuthenticated
4sshSessionOpen
5sshSessionDisconnecting
6sshSessionDisconnected
7sshSessionClosed
.1.3.6.1.4.1.9.9.339.1.2.1.1.3
cssSessionPID
The object indicates the process ID of the process
serving this SSH session on the device.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.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.
SNMP-FRAMEWORK-MIBSnmpAdminString
Textual Convention: SNMP-FRAMEWORK-MIBSnmpAdminString OctetString
Type Constraints:
range: 0..255
.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.
INET-ADDRESS-MIBInetAddressType
Textual Convention: INET-ADDRESS-MIBInetAddressType Enumeration
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.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.
INET-ADDRESS-MIBInetAddress
Textual Convention: INET-ADDRESS-MIBInetAddress OctetString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.339.1.2.1.1.7