Administration Console Online Help

 Previous Next Contents Index  

 


SNMP --> Trap Destinations --> General

Tasks     Additional Documentation     Attributes

Overview

Use this tab to configure SNMP Trap Destinations.

Tasks

Creating a Trap Destination

Additional Documentation

(Requires an Internet connection.)

WebLogic SNMP Management Guide

W ebLogic SNMP MIB Reference

Attributes

Attribute Label

Description

Value Constraints

Name

The name of this configuration. WebLogic Server uses an MBean to implement and persist the configuration.

MBean: weblogic.management.
configuration.
SNMPTrapDestinationMBean

Attribute: Name

Configurable: yes

Readable: yes

Writable: yes

Community

Defines the SNMP trap community name. The community name functions as a password for sending trap notifications to the target SNMP manager.

MBean: weblogic.management.
configuration.
SNMPTrapDestinationMBean

Attribute: Community

Default: "public"

Configurable: yes

Readable: yes

Writable: yes

Host

Defines a string that contains either a hostname or IP address for the machine where the SNMP manager is located. This host machine is the target for SNMP trap notifications sent by the WebLogic SNMP agent.

MBean: weblogic.management.
configuration.
SNMPTrapDestinationMBean

Attribute: Host

Default: localhost

Configurable: yes

Readable: yes

Writable: yes

Port

Defines the port that is used for sending SNMP trap notifications to the target SNMP manager.

MBean: weblogic.management.
configuration.
SNMPTrapDestinationMBean

Attribute: Port

Minimum: 1

Maximum: 65535

Default: 162

Configurable: yes

Readable: yes

Writable: yes



 

Back to Top Previous Next