CISCO-SECURE-SHELL-MIB Table View

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

Tables
2
Rows
2
Columns
13

cssKeyTable

table
.1.3.6.1.4.1.9.9.339.1.1.2 · 1 row entry · 6 columns
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cssKeyTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SECURE-SHELL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SECURE-SHELL-MIB::cssKeyTable'
cssKeyTable is a table that lets the user configure 
the SSH keys
cssKeyEntry row .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
Column Syntax OID
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
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
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
Type Values:
1true
2false
Description:
Represents a boolean value.
.1.3.6.1.4.1.9.9.339.1.1.2.1.3
The time of the last creation of the key.
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.9.9.339.1.1.2.1.4
Status of this row.
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.9.9.339.1.1.2.1.5
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
Uses the cisco variant from /opt/observium/mibs/cisco.
Command help
Walk cssSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'CISCO-SECURE-SHELL-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SECURE-SHELL-MIB::cssSessionTable'
Table to list detailed information about existing  
Secure Shell sessions on the device.
cssSessionEntry row .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
Column Syntax OID
An arbitrary index that uniquely identifies a Secure Shell
Session
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.339.1.2.1.1.1
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
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
The object indicates the process ID of the process
serving this SSH session on the device.
SNMPv2-SMIUnsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.9.9.339.1.2.1.1.4
The object indicates user name associated with this
SSH session.
SNMP-FRAMEWORK-MIBSnmpAdminString
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.339.1.2.1.1.5
This object describes the type of Internet address used
by host associated with this SSH session.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.9.9.339.1.2.1.1.6
The object indicates the Internet address of the host
associated with this SSH session.
INET-ADDRESS-MIBInetAddress
Type Constraints:
range: 0..255
.1.3.6.1.4.1.9.9.339.1.2.1.1.7