|
Description:
|
hipsIsakmpPolEncr OBJECT-TYPE
SYNTAX INTEGER {
ikeEncryptNone(1),
ikeEncryptDesCbc(2),
ikeEncryptIdeaCbc(3),
ikeEncryptBlowfishcbc(4),
ikeEncryptRc5R16B64cbc(5),
ikeEncrypt3DesCbc(6),
ikeEncryptCastCbc(7)
}
MAX-ACCESS read-only
STATUS current
DESCRIPTION
"The specified encryption transform. It is used by
Internet Key Exchange(IKE) tunnels to protect the ISAKMP
PDUs."
|
|
|