RAISECOM-SSH-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
2
Rows
2
Columns
18
sshKeyPairTable
table.1.3.6.1.4.1.8886.1.15.1.2.2
·
1 row entry
·
7 columns
Uses the raisecom variant from
Command help
/opt/observium/mibs/raisecom.
Walk sshKeyPairTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAISECOM-SSH-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-SSH-MIB::sshKeyPairTable'
Indexes
| Column | Syntax | OID | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
This object specifies the key unique name
which used by server to determine host key. |
OctetString Constraints: range: 1-16 |
.1.3.6.1.4.1.8886.1.15.1.2.2.1.1 |
||||||||||||
|
Key type which specifies the generation algorithm.
|
Enumerationr/w Enumerated Values:
|
.1.3.6.1.4.1.8886.1.15.1.2.2.1.2 |
||||||||||||
|
This object specifies modulus size used to generate key.
|
Integer32r/w Constraints: range: 512-2048 |
.1.3.6.1.4.1.8886.1.15.1.2.2.1.3 |
||||||||||||
|
Comment for this key.
|
OctetStringr/w Constraints: range: 0-255 |
.1.3.6.1.4.1.8886.1.15.1.2.2.1.4 |
||||||||||||
|
This object specifies whether the device should send
a trap or not when finishing key generation. |
SNMPv2-TCTruthValuer/w Type Values:
Description: Represents a boolean value. |
.1.3.6.1.4.1.8886.1.15.1.2.2.1.5 |
||||||||||||
|
Public key data of the key in the file format defined in RFC 4716.
|
OctetString Constraints: range: 0-255 |
.1.3.6.1.4.1.8886.1.15.1.2.2.1.6 |
||||||||||||
|
This object only includes three valid values:
createAndGo, notInService, active and destroy. It will be set to notInService when generation is being process and active when generation succeed, otherwise the associate… |
SNMPv2-TCRowStatusr/w Type Values:
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.8886.1.15.1.2.2.1.7 |
sshSessionTable
table.1.3.6.1.4.1.8886.1.15.1.3.1
·
1 row entry
·
11 columns
Uses the raisecom variant from
Command help
/opt/observium/mibs/raisecom.
Walk sshSessionTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'RAISECOM-SSH-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-SSH-MIB::sshSessionTable'
Indexes
| Column | Syntax | OID | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
An arbitrary index that uniquely identifies a Secure Shell
Session, but not the session ID generated resulting from key exchange. |
.1.3.6.1.4.1.8886.1.15.1.3.1.1.1 |
|||||||||||||||
|
The object indicates the SSH version used by this session.
|
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.8886.1.15.1.3.1.1.2 |
||||||||||||||
|
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. The state sessionKeysExchanged(2) indic… |
Enumeration Enumerated Values:
|
.1.3.6.1.4.1.8886.1.15.1.3.1.1.3 |
||||||||||||||
|
The object indicates user name associated with this session.
|
OctetString Constraints: range: 1-32 |
.1.3.6.1.4.1.8886.1.15.1.3.1.1.4 |
||||||||||||||
|
The object indicates IP address of host associated with this session.
|
SNMPv2-SMIIpAddress Type Constraints: range: 4 |
.1.3.6.1.4.1.8886.1.15.1.3.1.1.5 |
||||||||||||||
|
The object indicates the ingress encryption algorithm of this session.
|
OctetString Constraints: range: 1-128 |
.1.3.6.1.4.1.8886.1.15.1.3.1.1.6 |
||||||||||||||
|
The object indicates the egress encryption algorithm of this session.
If the session version is SSH-1, it is always the same as sshSessionInEncrypt. |
OctetString Constraints: range: 1-128 |
.1.3.6.1.4.1.8886.1.15.1.3.1.1.7 |
||||||||||||||
|
The object indicates the ingress HMAC algorithm used in this session.
|
OctetString Constraints: range: 1-128 |
.1.3.6.1.4.1.8886.1.15.1.3.1.1.8 |
||||||||||||||
|
The object indicates the egress HMAC algorithm used in this session.
|
OctetString Constraints: range: 1-128 |
.1.3.6.1.4.1.8886.1.15.1.3.1.1.9 |
||||||||||||||
|
The object indicates the time of this session has been connected.
|
OctetString Constraints: range: 1-65535 |
.1.3.6.1.4.1.8886.1.15.1.3.1.1.10 |
||||||||||||||
|
Enables or disables this session.
|
SWITCH-TCEnableVarr/w Type Values:
|
.1.3.6.1.4.1.8886.1.15.1.3.1.1.11 |