trapPrivKey OBJECT-TYPE
SYNTAX OCTET STRING (SIZE ( 0 | 16))
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The privacy key used for SNMPv3. Use 16 bytes for DES keys.
Typically, when this object is read, a zero length value is returned,
and setting the key to a zero length string has no affect on the key
value. The contents of the key can be viewed if the top level agent
option 'displaySecretKeys'is set."
DEFVAL { ''H }