sshConnMajorVersion
PowerConnect3248-MIB ·
.1.3.6.1.4.1.674.10895.3.1.17.6.6.1.2
Object
column
SNMPv2-SMIInteger32
The SSH major version.
Context
- MIB
- PowerConnect3248-MIB
- OID
.1.3.6.1.4.1.674.10895.3.1.17.6.6.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- sshConnInfoEntry
- Table
- sshConnInfoTable
- Siblings
- 6
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| sshConnID The connection ID of the Secure Shell Connection. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.674.10895.3.1.17.6.6.1.1 |
| sshConnMinorVersion The SSH minor version. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.674.10895.3.1.17.6.6.1.3 |
| sshConnEncryptionType The encryption type of the SSH. none(1) mean no encrytion
, des(2) mean using DES encrytion, tribeDes mean using
3DES encrytion. | column | Enumeration | .1.3.6.1.4.1.674.10895.3.1.17.6.6.1.4 |
| sshConnStatus The SSH connection State. negotiationStart(1) mean the
SSH is in its negotiation start state, authenticationStart(2)
mean the SSH is in authentication start state, sessionStart(3)… | column | Enumeration | .1.3.6.1.4.1.674.10895.3.1.17.6.6.1.5 |
| sshConnUserName The user name of the connection. | column | OctetString | .1.3.6.1.4.1.674.10895.3.1.17.6.6.1.6 |
| sshDisconnect Set the variables to disconnect to disconnect the connection,
when read, this variables always return noDisconnect(1). | column | Enumeration | .1.3.6.1.4.1.674.10895.3.1.17.6.6.1.7 |