For information about common_options, run the help command.
--config|-cSpecify the name of the configuration to set the SNMP properties.
Specify name=value pairs for one or more properties that you want to define. The name=value pairs should be separated by spaces.
You can set the following SNMP properties:
enabled: Specifies whether the SNMP agent is enabled. If enabled, the SNMP subagent gathers information about the server and passes the information to the master agent.
Values: true, false. Default: true.
description: Specifies the description of the server.
Values: Must be in a text string.
organization: Specifies the name of the organization responsible for the server.
Values: Must be in a text string.
location: Specifies the location of the server.
Values: Must be in a text string.
contact: Specifies the contact information of the person responsible for the server.
Values: Must be in a text string.
To reset a property to its default value, do not provide a property value.
For example, property-name=<empty_string>
The following exit values are returned:
0: command executed successfully
>0: error in executing the command
For more information about exit codes and syntax notations, run the help command.