SNMPv3
Adds a new user entry with the specified parameters.
Adds a new user entry with the specified parameters.
post/mimic/agent/{agentNum}/protocol/msg/snmpv3/user/add/{userName}/{securityName}/{authProtocol}/{authKey}/{privProtocol}/{privKey}
Path parameters
agentNuminteger required
Agent to add the SNMPv3 user
userNamestring required
SNMPv3 user name
securityNamestring required
SNMPv3 user security name
authProtocolstring required
SNMPv3 user authentication protocol
authKeystring required
SNMPv3 user authentication key
privProtocolstring required
SNMPv3 user privacy encryption protocol
privKeystring required
SNMPv3 user privacy encryption key
Response
successful operation
string required