SNMP COMMANDS
E-DOC-CTC-20100729-0006 v3.0.Copyright 2011Technicolor. All rights reserved.
This document contains Technicolor proprietary and confidential information. Passing on and copying of this document, use,
extraction and communication of its contents, is not permitted without written authorization from Technicolor.
1019
snmp user modify
Modify a snmp user.
SYNTAX:
snmp user modify securityname = <{SU|user|LanAdmin|WanAdmin|
PowerUser|TechAdmin|Administrator}>
snmpengineID = <string>
[authprot = <{usmNoAuthProtocol|
usmHMACMD5AuthProtocol|
usmHMACSHAAuthProtocol}>]
[authpass = <string>]
[privprot = <{usmNoPrivProtocol|
usmDESPrivProtocol|usmAESCfb128PrivProtocol|
usmAESCfb192PrivProtocol|
usmAESCfb256PrivProtocol}>]
[privpass = <string>]
[storage = <{other|volatile|nonVolatile|
permanent|readOnly}>]
[targettag = <string>]
where:
securityname Configure a human readable string representing the name
of a user.
REQUIRED
snmpengineID Configure the authoritative SNMP engine's
administratively-unique identifier, specified as hexadecimal
numbers (00-ff) and delimited with colons. Or use the
default value 'localSnmpID' to refers to the snmpEngineID
of the local SNMP agent.
REQUIRED
authprot Configure the authentication protocol to be used on behalf
of this user.
OPTIONAL
authpass Configure a human readable string representing the user's
authentication password. The password will be converted to
a key.
OPTIONAL
privprot Configure the privacy protocol to be used on behalf of this
user.
OPTIONAL
privpass Configure privacy password. OPTIONAL
storage Configure the storage type. OPTIONAL
targettag Configure a human readable string used to select a set of
entries in the snmpTargetAddrTable for source address
checking.
OPTIONAL