Under UNIX, the AE SNMP Subagent can run as Masteragent or Subagent.
Specify the mode in the INI-file parameter role= (section [SNMP]).
Masteragent (Recommended)
Advantages:
Disadvantages:
You can specify the same parameters in the file ucsnmp1.conf as in the net-SNMP agent"Programme permettant l'exécution de Traitements sur des systèmes cible comme un ordinateur ou des solutions d'entreprise. Egalement un type d'objet distinct dans l'Automation Engine. [Anciennement appelé ""Exécuteur de tâches"".]"'s configurationUn ensemble de composants qui constituent un système. Ceci comprend des informations relatives à la manière dont les composants sont connectés, ainsi que les paramètres appliqués. file (snmpd.conf).
The AE SNMP Subagent uses the following parameters:
An explanation of the individual parameters is available in the description of the snmp.conf provided by net-SNMP.
Example for the file ucsnmp1.conf:
trapsink host1 trapsink host2 rocommunity public master agentx
In Masteragent mode, no other Subagents can establish a connection to the SNMP Subagent.
Subagent
The AE SNMP Subagent cooperates with an existing Masteragent:
Example for the file ucsnmp1.conf:
trapsink local
rocommunity public
HP-UX
The AE SNMP Subagent must operate on HP UX in Masteragent mode. The native Masteragent for the HP-UX system is EMANATE. The AE SNMP Subagent uses the naaagt interface to communicate to it. The naaagt interface serves as SNMP Proxy. It redirects SNMP queries to a different UDP port via a registered OID. By default, the naaagt uses port 8161. Thus, the AE SNMP Subagent uses a different port.
Further information about configuring the interface is provided in the naaagt documentation.
See also: