Table of Contents

Search

  1. Preface
  2. Overview of the Server Manager Command Line Interface
  3. Usage Scenario: Using Server Manager CLI Commands to Run Replications
  4. Command Reference

Command Line Interface for the Server Manager

Command Line Interface for the Server Manager

configure snmp

configure snmp

Specifies the SNMP settings for the Server Manager.

Syntax

configure snmp [oid=
object_ID
] [comm=
community_name
]
The following short form is acceptable:
snmpconf [oid=
object_ID
] [comm=
community_name
]

Parameters

The following table describes the command parameters:
Type
Description
oid
An override for the SNMP community object identifier (OID).
An enterprise OID override consists of a series of digits that are separated by periods.
Contact your system administrator to ensure that the SNMP community OID value does not conflict with enterprise OIDs of other SNMP agents in your network.
comm
An override for the default SNMP community string.
Data Replication sends SNMP traps to the Informatica community by default. If you use the default value, ensure that the SNMP manager that you configure to receive SNMP notifications accepts SNMP traps from this community.
Most SNMP managers use the community name of "public" by default.

Example

The following command specifies the SNMP settings for the "public" community:
configure snmp oid=1.3.6.1.2.1.1.1.2.0.1 comm=public

0 COMMENTS

We’d like to hear from you!