|
Description:
|
ccWanVpnKeyManualEspType OBJECT-TYPE
SYNTAX INTEGER{none(1),
esp(2),
espWithAuthentication(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"packet encryption and optional data authentication
and anti-replay services for the VPN tunnel.
Some of the next 6 variables are used depending on:
none - all 6 variables are ignored
esp - first 3 are used, next 3 ignored
espWithAuth - all 6 are used"
DEFVAL { esp }
|
|
|