snmp Parameter
|
Description
|
snmp service enable <port>
|
Starts SNMP agent daemon listening on the specified UDP port.
|
snmp service disable
|
Stops the SNMP agent daemon.
|
snmp service stat
|
The service status.
|
snmp user
|
Add an SNMP v3 user to the agent. Authentication and encryption passwords can be specified for the user. Additionally, the user access can be restricted to the specified OID sub-tree.
|
snmp user del
|
Delete a user. SNMP v1 and v2 users can also be deleted using this command.
|
snmp user show
|
A list of existing users.
|
snmp user show [<username>]
|
The details of all users (or of the specified user): access level information and OID subtree restriction.
|