The Snmp Agent exchanges network management information with Snmp Manager software running on a Network Management System (NMS), or host. The Snmp Agent responds to requests for information and actions from the Snmp Manager. The Snmp Agent also controls access to the agent's Management Information Base (MIB), the collection of objects that can be viewed or changed by the Snmp Manager

Communication between the Snmp Agent and Manager occurs in one of the following forms:
The Snmp Manager requests information from the Snmp Agent; the Snmp Agent returns the information in a Get response message.
The Snmp Manager changes the value of a MIB object controlled by the Snmp Agent; the Snmp Agent indicates status in a Set response message.
The Snmp Agent sends traps to notify the Manager of significant events that occur on the network device.
The Snmp driver uses the standard
A manager is an Snmp application that generates queries to Snmp Agent applications and receives traps from Snmp Agent applications.
The Snmp driver can be set up as a “Manager” (or “Client”) to monitor a network of Snmp devices. This configuration includes a view for compiling MIB files to determine the data that is contained within an SnmpDevice. Once “discovered”, the data points can be set up to monitor and control the Snmp devices. The driver can also handle receiving and processing unsolicited Snmp Trap Messages.
An agent is an Snmp application that responds to queries from Snmp Manager applications. The Snmp Agent is responsible for retrieving and updating local management information based on the requests of the Snmp Manager. The Snmp Agent also notifies registered managers when significant events or traps occur.
The Snmp driver can be set up to act as an Snmp Agent on a network to serve information to an outside Snmp Manager. The Snmp
Agent is typically configured to expose