Table 5-9
Attribute Label
|
Description
|
Value Constraints
|
Enabled
|
The state of the SNMP service on an administration server. Select to enable the service.
MBean: weblogic.management. configuration. SNMPAgentMBean
Attribute: Enabled
|
Default: false
Valid values:
|
SNMP Port
|
The port that is used for sending SNMP trap notifications to the target SNMP manager.
MBean: weblogic.management. configuration. SNMPAgentMBean
Attribute: SNMPPort
|
Minimum: 1
Maximum: 65535
Default: 161
|
MIB Data Refresh Interval
|
The minimum amount of time all MIB values are cached before the agent attempts to refresh them.
MBean: weblogic.management. configuration. SNMPAgentMBean
Attribute: MibDataRefreshInterval
|
Units: seconds
Minimum: 30
Maximum: 65535
Default: 120
|
Server Status Check Interval Factor
|
Defines a multiplier used to calculate the interval at which the server status is checked.
interval = n * MibDataRefreshInterval
MBean: weblogic.management. configuration. SNMPAgentMBean
Attribute: ServerStatusCheckIntervalFactor
|
Minimum: 1
Maximum: 65535
Default: 1
|
Community Prefix
|
The prefix string which is used to form SNMP Community name. To form a community name, append "@" and the server name or domain name to the prefix.
SNMP Community Name = CommunityPrefix[@{ServerName | DomainName}]
MBean: weblogic.management. configuration. SNMPAgentMBean
Attribute: CommunityPrefix
|
Default: "public"
|
Debug Level
|
The Debug level. Valid values are:
MBean: weblogic.management. configuration. SNMPAgentMBean
Attribute: DebugLevel
|
Default: 0
Valid values:
|
Targeted Trap Destinations
|
The targetedTrapDestinations attribute of the SNMPAgentMBean object
MBean: weblogic.management. configuration. SNMPAgentMBean
Attribute: TargetedTrapDestinations
|
|