FW 08.01.00 McDATA E/OS SNMP Support Manual (620-000131-630, November 2005)
G
SNMPv3 MIB
G-17
SNMPv3 MIB
Sequence ::= { usmUserEntry 8 }
usmUserPrivKeyChange
Syntax KeyChange -- typically (SIZE (0 | 32)) for DES
Max Access read-create
Status current
Description An object, which when modified, causes the secret encryption key
used for messages sent on behalf of this user to/from the SNMP
engine identified by usmUserEngineID, to be modified via a one-way
function.
The associated protocol is the usmUserPrivProtocol. The associated
secret key is the user's secret privacy key (privKey). The associated
hash algorithm is the algorithm used by the user's
usmUserAuthProtocol.
When creating a new user, it is an 'inconsistentName' error for a set
operation to refer to this object unless it is previously or concurrently
initialized through a set operation on the corresponding instance of
usmUserCloneFrom.
When the value of the corresponding usmUserPrivProtocol is
usmNoPrivProtocol, then a set is successful, but effectively is a no-op.
When this object is read, the zero-length (empty) string is returned.
See the description clause of usmUserAuthKeyChange for a
recommended procedure to do a key change.
DEFVAL { ''H } -- the empty string
Sequence
::= { usmUserEntry 9 }
usmUserOwnPrivKeyChange
Syntax KeyChange -- typically (SIZE (0 | 32)) for DES
Max Access read-create
Status current
Description Behaves exactly as usmUserPrivKeyChange, with one notable
difference: in order for the Set operation to succeed, the
usmUserName of the operation requester must match the
usmUserName that indexes the row which is targeted by this