Configuring and administering SNMP

The Simple Network Management Protocol (SNMP) is an open network management technology that permits monitoring and control of a network in a vendor-independent manner. It enables the network administrator to effectively manage the various network components using a set of well-known procedures understood by all components, irrespective of the vendor that manufactured them. It is commonly used to manage TCP/IP based networks and is a published full standard in the Internet community. SNMP is not limited to management of a single network; it can also be used to manage a collection of several networks connected together, called an internetwork or in short, internet.

There are three basic components of SNMP:

Systems using SNMP are divided into two categories: The management station is the system that issues a query; the agent is the system that is being queried. Queries are sent and received in the form of Protocol Data Units (PDUs).

SNMP uses object identifiers (OIDs) to provide variables with a name that both the management station and the agent can understand. The Structure of Management Information (SMI) provides a set of rules used in defining objects. A scheme by which objects are grouped together for easier reference is known as a Management Information Base (MIB).

The information supplied in this topic describes how SNMP works and how it is configured, using both the command line and the Intranet Management System (IMS), a graphical configuration manager.


© 2004 The SCO Group, Inc. All rights reserved.
UnixWare 7 Release 7.1.4 - 22 April 2004