alHttpStatsSessionEncr
ALTIGA-HTTP-STATS-MIB ·
.1.3.6.1.4.1.3076.2.1.2.7.2.1.6
Object
column
ALTIGA-SESSION-STATS-MIBEncryptionAlgorithm
The type of encryption algorithm used for this session.
Context
- MIB
- ALTIGA-HTTP-STATS-MIB
- OID
.1.3.6.1.4.1.3076.2.1.2.7.2.1.6- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alHttpStatsSessionEntry
- Table
- alHttpStatsSessionTable
- Siblings
- 12
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 |
|---|---|---|---|
| alHttpStatsSessionIndex Index of this session. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.3076.2.1.2.7.2.1.1 |
| alHttpStatsSessionPacketsRcvd Number of packets received during this session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3076.2.1.2.7.2.1.10 |
| alHttpStatsSessionActiveConnections Number of active TCP connections for this session. | column | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.3076.2.1.2.7.2.1.11 |
| alHttpStatsSessionMaxConnections Maximum number of active TCP connections for this
session at any one time. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3076.2.1.2.7.2.1.12 |
| alHttpStatsSessionTotalConnections Total number of TCP connections for this session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3076.2.1.2.7.2.1.13 |
| alHttpStatsSessionName Name of the administrator using this session. | column | SNMPv2-TCDisplayString | .1.3.6.1.4.1.3076.2.1.2.7.2.1.2 |
| alHttpStatsSessionIpAddr Remote IP address of this session.. | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.3076.2.1.2.7.2.1.3 |
| alHttpStatsSessionStartTime Login time of this session. | column | SNMPv2-SMITimeTicks | .1.3.6.1.4.1.3076.2.1.2.7.2.1.4 |
| alHttpStatsSessionLoginTime 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.7.2.1.5 |
| alHttpStatsSessionOctetsSent Number of octets sent during this session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3076.2.1.2.7.2.1.7 |
| alHttpStatsSessionOctetsRcvd Number of octets received during this session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3076.2.1.2.7.2.1.8 |
| alHttpStatsSessionPacketsSent Number of packets sent during this session. | column | SNMPv2-SMICounter32 | .1.3.6.1.4.1.3076.2.1.2.7.2.1.9 |