|
|
Description:
|
securityAssociationProtocol OBJECT-TYPE
SYNTAX INTEGER {
other(1),
esp(50),
ah(51),
sst(2233)
}
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"This is the protocol id identifying this security
association. The value esp(50) indicates this
entry corresponds to an ESP security association.
The value ah(51) indicates this entry represents
an AH security association. The value sst(2233) means
this entry corresponds to an SST security association.
The value other(1) is used for all other kinds of
security associations; this value exists to support
future protocols that might use security associations."
|
|
|
|