FW 08.01.00 McDATA E/OS SNMP Support Manual (620-000131-630, November 2005)

G
G-18
E/OS SNMP Support Manual
SNMPv3 MIB
operation. In addition, the USM security model must be used for this
operation.
The idea here is that access to this column can be public, since it will
only allow a user to change his own secret privacy key (privKey).
Note that this can only be done once the row is active.
When a set is received and the usmUserName of the requester is not
the same as the umsUserName that indexes the row which is targeted
by this operation, then a 'noAccess' error must be returned.
When a set is received and the security model in use is not USM, then
a 'noAccess' error must be returned.
DEFVAL { ''H } -- the empty string
Sequence
::= { usmUserEntry 10 }
usmUserPublic
Syntax OCTET STRING (SIZE(0..32))
MAX-Access read-create
Status current
Description A publicly-readable value which can be written as part of the
procedure for changing a user's secret authentication and/or privacy
key, and later read to determine whether the change of the secret was
effected.
DEFVAL { ''H } -- the empty string
Sequence
::= { usmUserEntry 11 }
usmUserStorageType
Syntax StorageType
Max Access read-create
Status current
Description The storage type for this conceptual row. Conceptual rows having the
value 'permanent' must allow write-access at a minimum to:
usmUserAuthKeyChange, usmUserOwnAuthKeyChange and
usmUserPublic for a user who employs authentication, and