stop-snmp-subagent

Syntax

tadm stop-snmp-subagent common_options [--instance-home=instance_home] (node_host)*

Description

Use this command to stop the Simple Network Management Protocol (SNMP) subagent running on a node.

Note:

The SNMP subagent does not require the administration server to be in the running mode.

Options

For information about common_options, run the help command.

--instance-home|-i

Indicates the location where the server instances can be found. When an --instance-home is specified, the command stops the SNMP subagent locally.
When an --instance-home is not specified, the command does not stop the SNMP subagent locally, but tries to connect to the administration server.

Operands

node-host

Specify the name of the node.

Example

When you stop the SNMP subagent locally:

tadm stop-snmp-subagent --instance-home=/home/otd

When you stop the SNMP subagent by connecting to the administration server:

tadm stop-snmp-subagent --user=admin
Enter admin-user-password>

Exit Codes

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.