allowSessionResume
SYMBOL-WS5000-MIB ·
.1.3.6.1.4.1.388.6.3.34.2.13
Object
scalar
r/w
TruthValue
This is a Boolean variable. If set to true, the WVPN server allows a client to do a session resume (i.e., a secure abbreviated handshake). If set to false, then only full handshakes are allowed.
Context
- MIB
- SYMBOL-WS5000-MIB
- OID
.1.3.6.1.4.1.388.6.3.34.2.13- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wvpnWtlsSettings
- Siblings
- 12
Syntax
TruthValue
- Source
- TruthValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | true |
2 | false |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| maxClientRsaKeySize The maximum number of bits that the client
certificate's public key is allowed to be. If
the server receives a client certificate and
this condition is not true, the client's … | scalar | Integer32 | .1.3.6.1.4.1.388.6.3.34.2.1 |
| securityMode The current securityMode. Value can be
customSecurity or defaultSecurity.
Default security mode is defaultSecurity. | scalar | OctetString | .1.3.6.1.4.1.388.6.3.34.2.10 |
| serverNumber A server number must be between 1 and 15.
This number is only relevant if there is a
cluster of servers. | scalar | Integer32 | .1.3.6.1.4.1.388.6.3.34.2.11 |
| handshakeTimeout The number of seconds that the WVPN server
allows a client to perform the whole WTLS
handshake. If it times out, the client socket
will be closed. Default value is 90 seconds… | scalar | seconds OctetString | .1.3.6.1.4.1.388.6.3.34.2.12 |
| minClientRsaKeySize The minimum number of bits that the client
certificate's public key is allowed to be. If
the server receives a client certificate and
this condition is not true, the client's … | scalar | Integer32 | .1.3.6.1.4.1.388.6.3.34.2.2 |
| maxRsaKeySize The maximum number of bits that the server
certificate's key is allowed to be. If a server
certificate is used that does not fulfill this
condition, the server is unusable.
… | scalar | Integer32 | .1.3.6.1.4.1.388.6.3.34.2.3 |
| minRsaKeySize The minimum number of bits that the server
certificate's key is allowed to be. If a server
certificate is used that does not fulfill this
condition, the server is unusable.
… | scalar | Integer32 | .1.3.6.1.4.1.388.6.3.34.2.4 |
| cipher A cipher for encrypting messages sent over the
VPN channel.
Can be one of the following values:
AES256, AES192, AES128, 3DES, DES56.
Default value is AES128. | scalar | OctetString | .1.3.6.1.4.1.388.6.3.34.2.5 |
| mac A Message Authentication Code (MAC) algorithm
for verifying integrity of the messages sent over
the VPN.
Can be one of the following values:
MD5_128, MD5_80, MD5_40, SHA_512, S… | scalar | OctetString | .1.3.6.1.4.1.388.6.3.34.2.6 |
| requireClientCertificate This is a Boolean variable. WVPN server will
request client to present a certificate if the
value is set to true. | scalar | TruthValue | .1.3.6.1.4.1.388.6.3.34.2.7 |
| keyRefresh WTLS key refresh rate. The parties will refresh
the session key after each 2^N (2 to the Nth
power) exchanged packets, where N is the key
refresh rate value.
If N is 0, the key i… | scalar | Integer32 | .1.3.6.1.4.1.388.6.3.34.2.8 |
| wantedFipsMode If set to true, only FIPS 140-2 compliant
cryptographic algorithms are used to establish
a VPN session. | scalar | OctetString | .1.3.6.1.4.1.388.6.3.34.2.9 |