>> MIB - Management Information Base

>> Table: ipsecAlgorithmTable - (.1.3.6.1.4.1.272.4.26.17.1)

Description: This object contains an IPSec algorithm.

ipsecAlgorithmTable
OIDNameTypeAccess
.1IdENUMR
.3MinKeySizeINTEGERR
.4DefKeySizeINTEGERR
.5MaxKeySizeINTEGERR
.6UseMinKeySizeINTEGERR
.7UseDefKeySizeINTEGERR
.8UseMaxKeySizeINTEGERR

Id
The id of the algorithm.
Possible values:
aes(1),       -- AES cipher alg
twofish(2),	-- Twofish cipher alg
blowfish(3),	-- Blowfish cipher alg
cast(4),	-- Cast cipher alg
des3(5),	-- Triple DES cipher alg
des(6),	-- DES cipher alg
null(7),	-- NULL pseudo cipher
rijndael(31)	-- rijndael (former name for AES).
Enumerations:
  • aes (1)
  • twofish (2)
  • blowfish (3)
  • cast (4)
  • des3 (5)
  • des (6)
  • null (7)
  • rijndael (31)
MinKeySize
The minimum key length possible for this algorithm
unless configured in ipsecAlgUseMinKeySize
DefKeySize
The default key length used for this algorithm 
unless configured in ipsecAlgUseDefKeySize
MaxKeySize
The maximum key length possible for this algorithm
unless configured in ipsecAlgUseMaxKeySize
UseMinKeySize
The minimum key length to accept for this algorithm.
If set to zero or out of range ipsecAlgMinKeySize is assumed.
This object is deprecated, use ikePropEncKeySizeMin, 
ipsecPropAesKeySizeMin and ipsecPropBlowfishKeySizeMin now!
UseDefKeySize
The key length to propose as initiator.
If set to zero or out of range ipsecAlgDefKeySize is assumed.
This object is deprecated, use ikePropEncKeySize,
ipsecPropAesKeySize, and ipsecPropBlowfishKeySize now!
UseMaxKeySize
The maximum key length to accept for this algorithm.
If set to zero or out of range ipsecAlgMaxKeySize is assumed.
This object is deprecated, use ikePropEncKeySizeMax, 
ipsecPropAesKeySizeMax and ipsecPropBlowfishKeySizeMax now!


MIB Reference to Software Version 7.5.1 generated on 2006/08/03. Provided by webmaster@funkwerk-ec.com
Copyright ©2006 by Funkwerk Enterprise Communications GmbH