BEA WebLogic Server 10.0 Security Schema Reference

http://www.bea.com/ns/weblogic/920/domain
element snmp-port

Model
<snmp-port>annonymous type derived from int</snmp-port>
Disallowed substitutions (block)
none (extensions, restrictions and substitutions are allowed)
Substitution group exclusion (final)
none (extensions and restrictions are allowed)
Usage
Documentation
<p>The port on which you want this SNMP agent to
 listen for incoming requests from SNMP managers that use
 the UDP protocol.</p>

 <p>SNMP managers can use this port to ping the SNMP
 agent and request the status of specific attributes.</p>

 <p>If you target this SNMP agent to multiple server instances,
 and if two or more servers are running on the same computer, 
 WebLogic Server will automatically increment this UDP port value
 by 1 for each agent. WebLogic Server never assigns port 162 because
 it is the default port that an agent uses to send notifications.
 In addition, if any port is already in use, WebLogic Server skips 
 the port and assigns the next available port.</p>
 <p>For example, if you use the default value of this attribute and 
 then target this agent to ManagedServer1 and ManagedServer2, and if 
 both servers are running on the same computer, then the agent on 
 ManagedServer1 will listen on UDP port 161 and the agent 
 on ManagedServer2 will listen on UDP port 163.</p>
 <p>The incremented port number is not persisted in the domain's 
 configuration; when WebLogic Server increments port numbers, it does 
 so in the order in which servers are started on the same computer.</p>
 <p>If WebLogic Server re-assigns the UDP port for an SNMP agent, look in
 the agent's SNMPAgentRuntimeMBean to see the agent's runtime UDP port.</p>
 <p>SNMP agents can also communicate through the host server's TCP 
 listen port (7001 by default) or through a TCP port that is configured
 by a custom network channel.</p>
 (Interface=weblogic.management.configuration.SNMPAgentMBean Attribute=getSNMPPort)
Fundamental Facets
equality, numeric, bounded, totaly ordered, countable infinite value space
White Space Processing
collapse
Pattern Facet
[\-+]?[0-9]+
Digits Facets
fraction digits: 0
BEA WebLogic Server 10.0 Security Schema Reference

Version: 10.0