The Simple Network Management Protocol (SNMP) forms part of the internet protocol suite as defined by the Internet Engineering Task Force (IETF). SNMP is one of the key forms of technology that enabled the Internet's phenomenal growth.
SNMP is used in network management systems to monitor network-attached devices for conditions that require administrative attention. It consists of a set of standards for network management, which includes an Application Layer protocol, a database schema, and a set of data objects. SNMP exposes management data in the form of variables on the managed systems, which describe the system configuration. These variables can then be queried (and sometimes set) by managing applications.
In addition, management systems can also send configuration updates or controlling requests through the SET protocol operation to actively manage a system. Configuration and control operations are used only when changes are needed to the network infrastructure. Such monitoring operations are usually performed on a regular basis.The variables accessible via SNMP are organized in hierarchies. These hierarchies, and other metadata (such as type and description of the variable), are described by Management Information Bases (MIBs).
Master agent
A master agent is a piece of software running on an SNMP-capable network component, for example a router, that responds to SNMP requests from the management station. Thus, it acts as a server in client-server architecture terminology. A master agent relies on subagents to provide information about the management of specific functionality.
Master agents can also be referred to as managed objects.
Subagent
A subagent is a piece of software running on an SNMP-capable network component that implements the information and management functionality defined by a specific MIB. Some capabilities of the subagent are:
Management station
The manager or management station is the final component in the MIB SNMP architecture. It functions as the equivalent of a client in the client-server architecture. It issues requests for management operations on behalf of a administrator or application and receives traps from agents as well.
MIBs describe the structure of the management data of a device subsystem by using a hierarchical namespace containing object identifiers (OID). Essentially, each OID identifies a variable that can be read or set via SNMP.
Syntax
Defines the abstract data structure corresponding to the object type.
Access
Defines whether the object value may only be retrieved but not modified (read-only) or whether it may also be modified (read-write).
Description
Contains a textual definition of the object type. The definition provides all semantic definitions necessary for interpretation; it typically contains information of the sort that would be communicated in any commentary annotations associated with the object.
Costs and Limitations related to MIB SNMP
There are also concerns about the use of MIB SNMP practices in the real-time domain where bounded response, deadlines, and priorities are required.
To find out more about this and other DPS applications, give us a call at our toll-free number and talk to one of our network specialists. They'll help you put together a perfect fit solution for your network!
| Related Pages |
| Popular White Papers |
|
SNMPv3 Tutorial - New! |
| About DPS Telecom |
| Subscribe to Our DPS News Feed |