trapPrivKeyApp OBJECT-TYPE
SYNTAX INTEGER {
privKeyAuthApp(1),
privKeyMd5(2),
privKeySha(3)
}
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The type of hash algorithm used for key manipulation for the
'password to key' or 'key update' actions. The 'AuthApp' uses the
existing authentication algorithm selected. But, the Md5/Sha
selections can be used to specify the exact method needed."
DEFVAL { privKeyAuthApp }