Agents
An SNMP agent is a software module that responds to SNMP queries to provide status and statistics about a network node. The AE Services server contains an SNMP agent which supports SNMP protocol versions 1, 2c, and 3. Agent hierarchy consists of a master agent and subagents. Each managed workstation that includes a managed component must have a master agent. Each workstation can have a different master agent. A subagent is a software application that provides information to a master agent. When the master agent receives an SNMP request, it can route parts of the request to subagents. The subagents then return a response to the agent. SNMP managers can only see the master agent.