Go to main content
Oracle® Server Management Agents User's Guide

Exit Print View

Updated: January 2017
 
 

itpconfig Command Usage

The itpconfig commands must be run in administrator mode. The command syntax for itpconfig is:

itpconfig <subcommand> <type> [options]

When a command fails, it returns one of several failure codes listed in Error Codes.

Subcommands

The available itpconfig subcommands are:

Subcommand
Description
list
Show Oracle ILOM trap proxy or Host-to-ILOM Interconnect settings.
modify
Modify Oracle ILOM trap proxy settings.
enable
Enable trap forwarding or Host-to-ILOM Interconnect.
disable
Disable trap forwarding or Host-to-ILOM Interconnect.

See also CLI Tools Command Syntax and Conventions in Oracle Server CLI Tools User’s Guide.

Supported Types

Type
Description
interconnect
Modify Host-to-ILOM interconnect settings.
Mandatory options for enable or modify include:
--ipaddress=ipaddress       ILOM interconnect IP address
--hostipaddress=ipaddress   Host interconnect IP address
--netmask=netmask           Host-to-ILOM interconnect netmask
trapforwarding
Modify ILOM to send SNMP traps for all faults.
Mandatory options for enable or modify include:
--ipaddress=ipaddress    IP Address to forward fault traps to
--port=port              Port number to forward fault traps to
--community=community    SNMP V2c community to use when forwarding 
                         fault traps

Options

The following options are available to all CLI Tools commands including itpconfig:

Short Option
Long Option
Description
–h
–-help
Displays help information.
–V
–-version
Displays the tool version.
–q
–-quiet
Suppresses informational message output and returns only error codes.
–y
–-yes
Execute command without prompting for confirmation.

Error Codes

itpconfig generates error codes in a similar way to the Oracle Server CLI Tools. See CLI Tools Error Codes in Oracle Server CLI Tools User’s Guide.

In addition, itpconfig generates the following error codes:

Code Number
Error Description
81
Oracle ILOM SNMP timeout.
82
Oracle ILOM SNMP failure.

These errors can occur if there are issues communicating with the Oracle ILOM SNMP service when enabling the trap proxy.