|
|
Description:
|
trapAuthKey OBJECT-TYPE
SYNTAX OCTET STRING (SIZE ( 0 | 16 | 20))
MAX-ACCESS read-create
STATUS current
DESCRIPTION
"The authentication key used for SNMPv3. Use 16 bytes for MD5 keys
and 20 bytes for SHA 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 }
|
|
|
|