alSshStatsSessionEncr
ALTIGA-SSH-STATS-MIB ·
.1.3.6.1.4.1.3076.2.1.2.35.2.1.7
Object
column
ALTIGA-SESSION-STATS-MIBEncryptionAlgorithm
The type of encryption algorithm used for this session.
Context
- MIB
- ALTIGA-SSH-STATS-MIB
- OID
.1.3.6.1.4.1.3076.2.1.2.35.2.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alSshStatsSessionEntry
- Table
- alSshStatsSessionTable
- Siblings
- 10
Syntax
ALTIGA-SESSION-STATS-MIBEncryptionAlgorithm
- Source
- ALTIGA-SESSION-STATS-MIBEncryptionAlgorithm
- Base type
Enumeration
Values & Constraints
Type Values
1 | none |
2 | des56 |
3 | des40 |
4 | des168 |
5 | rc4Stateless40 |
6 | rc4Statefull40 |
7 | rc4Stateless128 |
8 | rc4Statefull128 |
9 | aes128 |
10 | aes192 |
11 | aes256 |
64 | sslv3 |
66 | sslv3des56 |
68 | sslv3des168 |
72 | sslv3rc4Statefull128 |
128 | tlsv1 |
130 | tlsv1des56 |
132 | tlsv1des168 |
136 | tlsv1rc4Statefull128 |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| alSshStatsSessionIndex Index of this session. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3076.2.1.2.35.2.1.1 |
| alSshStatsSessionPacketsSent Number of packets sent during this session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3076.2.1.2.35.2.1.10 |
| alSshStatsSessionPacketsRcvd Number of packets received during this session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3076.2.1.2.35.2.1.11 |
| alSshStatsSessionName Name of the administrator using this session. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3076.2.1.2.35.2.1.2 |
| alSshStatsSessionIpAddr Remote IP address of this session.. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.3076.2.1.2.35.2.1.3 |
| alSshStatsSessionPort Remote IP port address of this session.. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.3076.2.1.2.35.2.1.4 |
| alSshStatsSessionStartTime Login time of this session. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.3076.2.1.2.35.2.1.5 |
| alSshStatsSessionLoginTime time_t value of the concentrator at the start of this session. | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.3076.2.1.2.35.2.1.6 |
| alSshStatsSessionOctetsSent Number of octets sent during this session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3076.2.1.2.35.2.1.8 |
| alSshStatsSessionOctetsRcvd Number of octets received during this session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3076.2.1.2.35.2.1.9 |