Skip Headers
Oracle® Traffic Director Command-Line Reference
11g Release 1 (11.1.1.7)

Part Number E21037-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

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.

See Also

help, start-snmp-subagent, set-snmp-prop, get-snmp-prop