trapAuthKeyUp OBJECT-TYPE
SYNTAX OCTET STRING (SIZE (0 | 32 | 40))
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The 'random'+'delta' offset used to re-calculate the authentication
key. Both the random and delta components must be of 'key length'
(16-md5, or 20-sha). Therefor, the length of the whole value
must be 32 or 40 bytes. Using a zero length offset will result
in no change being made to the key."
DEFVAL { ''H }