Index |
A unique index for this entry. |
Next |
The index of the next Proposal in the actual chain. |
Description |
An optional human readable description for this proposal. |
Proto |
The security protocol to apply.
Possible values:
esp(1), -- Encapsulating Security Payload
ah(2), -- Authentication Header
esp-ah(3), -- ESP and AH
delete(8) -- delete this entry. Enumerations: - esp (1)
- ah (2)
- esp-ah (3)
- delete (8)
|
LifeTime |
The index in the ipsecLifeTimeTable containing the
lifetime values ued for an SA created from this
proposal. This field may be overwritten by an
explicit lifetime specified for the traffic entry
which references this proposal entry, or by an
explicit lifetime specified for the peer entry
referencing that traffic entry. If this field is
empty or points to a nonexistent or inappropriate
lifetime entry, the default life time from the
ipsecGlobalsTable is used. |
Ipcomp |
This object specifies the use of IPComP in the proposal.
Possible values:
enabled(1), -- Enable IPComP
disabled(2), -- Disable IPComP
force(3) -- Force use of IPComP. Enumerations: - enabled (1)
- disabled (2)
- force (3)
|
EspRijndael |
This object specifies the use of the Rijndael
encryption algorithm in the proposal.
Possible values:
0, -- disables Rijndael
1..7 -- enables Rijndael and specifies its priority among
the encryption algorithms. |
EspTwofish |
This object specifies the use of the Twofish
encryption algorithm in the proposal.
Possible values:
0, -- disables Twofish
1..7 -- enables Twofish and specifies its priority among
the encryption algorithms. |
EspBlowfish |
This object specifies the use of the Blowfish
encryption algorithm in the proposal.
Possible values:
0, -- disables Blowfish
1..7 -- enables Blowfish and specifies its priority among
the encryption algorithms. |
EspCast |
This object specifies the use of the Cast
encryption algorithm in the proposal.
Possible values:
0, -- disables Cast
1..7 -- enables Cast and specifies its priority among
the encryption algorithms. |
EspDes3 |
This object specifies the use of the DES3
encryption algorithm in the proposal.
Possible values:
0, -- disables DES3
1..7 -- enables DES3 and specifies its priority among
the encryption algorithms. |
EspDes |
This object specifies the use of the DES
encryption algorithm in the proposal.
Possible values:
0, -- disables DES
1..7 -- enables DES and specifies its priority among
the encryption algorithms. |
EspNull |
This object specifies the use of the DES
encryption algorithm in the proposal.
Possible values:
0, -- disables DES
1..7 -- enables DES and specifies its priority among
the encryption algorithms. |
EspMd5 |
This object specifies the use of the MD5 authentication
algorithm for ESP in the proposal.
Possible values:
0, -- disables MD5
1..3 -- enables MD5 and specifies its priority among
the authentication algorithms. |
EspSha1 |
This object specifies the use of the Sha1 authentication
algorithm for ESP in the proposal.
Possible values:
0, -- disables SHA-1
1..3 -- enables SHA-1 and specifies its priority among
the authentication algorithms. |
EspNoMac |
This object specifies whether ESP without authentication
is allowed in the proposal.
Possible values:
0, -- disables ESP
1..3 -- enables ESP without authentication and specifies
its priority among the other authentication
algorithms enabled for ESP. |
AhMd5 |
This object specifies the use of the MD5 authentication
algorithm for AH in the proposal.
Possible values:
0, -- disables MD5
1..2 -- enables MD5 and specifies its priority among
the authentication algorithms. |
AhSha1 |
This object specifies the use of the Sha1 authentication
algorithm for AH in the proposal.
Possible values:
0, -- disables SHA-1
1..2 -- enables SHA-1 and specifies its priority among
the authentication algorithms. |
IpcompDeflate |
This object specifies the use of the DEFLATE
compression algorithm in the proposal.
Possible values:
0, -- disables DEFLATE
1..1 -- enables DEFLATE and specifies its priority among
the compression algorithms. |