RAISECOM-SSH-MIB Table View

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

Tables
2
Rows
2
Columns
18
.1.3.6.1.4.1.8886.1.15.1.2.2 · 1 row entry · 7 columns
sshKeyPairEntry entry .1.3.6.1.4.1.8886.1.15.1.2.2.1
Indexes
sshKeyPairName
Column Syntax OID
sshKeyPairName
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
sshKeyPairType
Key type which specifies the generation algorithm.
Enumerationr/w
Enumerated Values:
1rsa
2dsa
.1.3.6.1.4.1.8886.1.15.1.2.2.1.2
sshKeyPairModulusSz
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
sshKeyPairComment
Comment for this key.
OctetStringr/w
Constraints:
range: 0-255
.1.3.6.1.4.1.8886.1.15.1.2.2.1.4
sshKeyPairTrapOnComplete
This object specifies whether the device should send
a trap or not when finishing key generation.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.8886.1.15.1.2.2.1.5
sshKeyPairPubData
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
sshKeyPairStatus
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
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.8886.1.15.1.2.2.1.7
.1.3.6.1.4.1.8886.1.15.1.3.1 · 1 row entry · 11 columns
sshSessionEntry entry .1.3.6.1.4.1.8886.1.15.1.3.1.1
Indexes
sshSessionId
Column Syntax OID
sshSessionId
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
sshSessionVersion
The object indicates the SSH version used by this session.
Enumeration
Enumerated Values:
1ssh-1
2ssh-2
.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.
The state sessionKeysExchanged(2) indic…
Enumeration
Enumerated Values:
1sessionVersionOk
2sessionKeysExchanged
3sessionAuthenticated
4sessionOpen
5sessionDisconnecting
6sessionDisconnected
7sessionClosed
.1.3.6.1.4.1.8886.1.15.1.3.1.1.3
sshSessionUserId
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
sshSessionHostAddr
The object indicates IP address of host associated with this session.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.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.
OctetString
Constraints:
range: 1-128
.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.
OctetString
Constraints:
range: 1-128
.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.
OctetString
Constraints:
range: 1-128
.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.
OctetString
Constraints:
range: 1-128
.1.3.6.1.4.1.8886.1.15.1.3.1.1.9
sshSessionConnectTime
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
sshSessionEnable
Enables or disables this session.
SWITCH-TCEnableVarr/w
Textual Convention: SWITCH-TCEnableVar Enumeration
Type Values:
1enable
2disable
.1.3.6.1.4.1.8886.1.15.1.3.1.1.11