Matrix PRASAR UCS System Manual 1067
Simple Network Management Protocol (SNMP)
What's this?
Simple Network Management Protocol (SNMP) is an application-layer protocol used for exchanging management
information between network devices. Using SNMP, you can manage and monitor network elements, audit network
usage, detect network faults or inappropriate network access.
The SNMP architecture consists of:
•An SNMP Agent is a program that is bundled within the managed device. SNMP agent allows a managed
device to collect the Management Information Base from the device and make it available to the SNMP
Manager on request. It receives SNMP requests and generates SNMP responses or notifications (traps/
informs). The SNMP Agents are SNMP Servers. Here, it is PRASAR UCS.
• SNMP Manager, usually the Network Management Station. The manager communicates with multiple
SNMP Agents implemented in the network. It generates SNMP requests and receives SNMP responses
and notifications (traps/informs). The SNMP Manager is an SNMP Client. Here, it is the SNMP Manager
installed in the PC.
• Managed device or the network element is a part of the network that requires some form of monitoring
and management. For example, switch, routers, servers.
• Management Information Base is the commonly shared database between the Agent and the Manager.
This information is known as managed objects. These managed objects are defined in MIB (Management
Information Base) module.Any sort of status or information that can be accessed by the Manager is
defined in a MIB.
SNMP uses UDP (User Datagram Protocol) as the transport protocol for passing information between Managers
and Agents. By default, the Agent listens on UDP port 161 for requests from Manager and the Manager listens on
UDP port 162 for notification from Agent.
How to Configure
• Log into Jeeves.
• Click the Maintenance link.