ipsecProposalEntry
FEC-IPSEC-MIB ·
.0.8.1
Object
row
This object contains an IPSec proposal, i.e. a proposed set of security parameters applied to traffic sent over an IPSec security association.
Context
- MIB
- FEC-IPSEC-MIB
- OID
.0.8.1- Type
- row
- Status
- current
- Parent
- ipsecProposalTable
- Table
- ipsecProposalTable
- Children
- 28
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipsecPropIndex A unique index for this entry. | column | Integer32 | .0.8.1.1 |
| ipsecPropNext The index of the next Proposal in the actual chain. | column | Integer32 | .0.8.1.2 |
| ipsecPropIpcomp 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. | column | Enumeration | .0.8.1.20 |
| ipsecPropDescription An optional human readable description for this proposal. | column | SNMPv2-TCDisplayString | .0.8.1.4 |
| ipsecPropEspAes This object specifies the use of the AES
encryption algorithm in the proposal.
Possible values:
0, -- disables AES
1..7 -- enables AES and specifies its priority among … | column | Integer32 | .0.8.1.40 |
| ipsecPropEspTwofish 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 pri… | column | Integer32 | .0.8.1.41 |
| ipsecPropEspBlowfish 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 … | column | Integer32 | .0.8.1.42 |
| ipsecPropEspCast 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 amo… | column | Integer32 | .0.8.1.43 |
| ipsecPropEspDes3 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 amo… | column | Integer32 | .0.8.1.44 |
| ipsecPropEspDes 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 … | column | Integer32 | .0.8.1.45 |
| ipsecPropEspNull 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 … | column | Integer32 | .0.8.1.46 |
| ipsecPropEspRijndael This object specifies the use of the Rijndael
encryption algorithm in the proposal.
The use of this object is deprecated since rijndael has been
accepted as the algorithm for AES.… | column | Integer32 | .0.8.1.49 |
| ipsecPropEspMd5 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 pr… | column | Integer32 | .0.8.1.50 |
| ipsecPropEspSha1 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 i… | column | Integer32 | .0.8.1.51 |
| ipsecPropEspNoMac This object specifies whether ESP without authentication
is allowed in the proposal.
Possible values:
0, -- disables ESP
1..3 -- enables ESP without authentication and… | column | Integer32 | .0.8.1.52 |
| ipsecPropProto The security protocol to apply.
Possible values:
esp(1), -- Encapsulating Security Payload
ah(2), -- Authentication Header
esp-ah(3), -- ESP and AH
delete(8)… | column | Enumeration | .0.8.1.6 |
| ipsecPropAhMd5 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 pri… | column | Integer32 | .0.8.1.60 |
| ipsecPropAhSha1 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 it… | column | Integer32 | .0.8.1.61 |
| ipsecPropIpcompDeflate 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 pr… | column | Integer32 | .0.8.1.70 |
| ipsecPropAesKeySize This object specifies the key size in bits for the AES
algorithm, if enabled.
Possible Values:
aes128(128), -- use 128 bit AES
aes192(192), -- use 192 bit AES
aes256(25… | column | bits Enumeration | .0.8.1.80 |
| ipsecPropAesKeySizeMin This object specifies the minimum accepted key size in bits
for the AES algorithm, if enabled.
Possible Values:
aes128(128), -- use 128 bit AES
aes192(192), -- use 192 bit … | column | bits Enumeration | .0.8.1.81 |
| ipsecPropAesKeySizeMax This object specifies the maximum accepted key size in bits
for the AES algorithm, if enabled.
Possible Values:
aes128(128), -- use 128 bit AES
aes192(192), -- use 192 bit … | column | bits Enumeration | .0.8.1.82 |
| ipsecPropBlowfishKeySize This object specifies the key size in bits for the Blowfish
algorithm, if enabled.
Note: the key size must be a multiple of 8 bits.
If not, it will be rounded up to the nex… | column | bits Integer32 | .0.8.1.83 |
| ipsecPropBlowfishKeySizeMin This object specifies the minimum accepted key size in bits
for the Blowfish algorithm, if enabled. | column | bits Integer32 | .0.8.1.84 |
| ipsecPropBlowfishKeySizeMax This object specifies the maximum accepted key size in bits
for the Blowfish algorithm, if enabled. | column | bits Integer32 | .0.8.1.85 |
| ipsecPropTwofishKeySize This object specifies the key size in bits for the Twofish
algorithm, if enabled.
Possible Values:
twofish128(128), -- use 128 bit Twofish
twofish192(192), -- use 192 bit T… | column | bits Enumeration | .0.8.1.86 |
| ipsecPropTwofishKeySizeMin This object specifies the minimum accepted key size in bits
for the Twofish algorithm, if enabled.
Possible Values:
twofish128(128), -- use 128 bit Twofish
twofish192(192),… | column | bits Enumeration | .0.8.1.87 |
| ipsecPropTwofishKeySizeMax This object specifies the maximum accepted key size in bits
for the AES algorithm, if enabled.
Possible Values:
twofish128(128), -- use 128 bit Twofish
twofish192(192), -- … | column | bits Enumeration | .0.8.1.88 |
Indexes
| Object | Type | Syntax | OID |
|---|---|---|---|
| ipsecPropProto The security protocol to apply.
Possible values:
esp(1), -- Encapsulating Security Payload
ah(2), -- Authentication Header
esp-ah(3), -- ESP and AH
delete(8)… | column | Enumeration | .0.8.1.6 |