|
|
Description:
|
tunnelIfExtAuthentication OBJECT-TYPE
SYNTAX INTEGER {
other(1),
x509Sig(2),
sharedSecret(3),
securId(4)
}
ACCESS read-only
STATUS mandatory
DESCRIPTION
"This object indicates the authentication
mechanism used to identify the peer. The value
x509Sig(2) means that signatures based on public
key cryptography were used. The value sharedSecret(3)
means that a pre-shared secret was used to
authenticate. The value securId(4) means SecurID was
used. The value other(1) indicates another currently
unsupported mechanism was used to authenticate the peer,
and is provided for forward compatibility."
|
|
|
|