|
Table Of Contents
SNMP Management Information Bases
SNMP
This chapter explains Simple Network Management Protocol (SNMP) as implemented by the CiscoONS15600SDH.
For SNMP setup information, refer to the CiscoONS15600SDH Procedure Guide.
Chapter topics include:
• SNMP Management Information Bases
10.1 SNMP Overview
SNMP is an application-layer communication protocol that allows network devices to exchange management information. SNMP enables network administrators to manage network performance, find and solve network problems, and plan network growth.
The ONS15600SDH uses SNMP to provide asynchronous event notification to a network management system (NMS). ONS SNMP implementation uses standard Internet Engineering Task Force (IETF) management information bases (MIBs) to convey node-level inventory, fault, and performance management information for generic read-only management of SDH technologies. SNMP allows limited management of the ONS15600SDH by a generic SNMP manager, for example HP OpenView Network Node Manager (NNM) or Open Systems Interconnection (OSI) NetExpert.
The CiscoONS15600SDH supports SNMP Version 1 (SNMPv1) and SNMP Version 2c (SNMPv2c). The two versions share many features, but SNMPv2c includes additional protocol operations. SNMP Version3 is acceptable, but not required. This chapter describes both versions and explains how to configure SNMP on the ONS15600SDH. Figure10-1 illustrates a basic network managed by SNMP.
Figure 10-1 Basic Network Managed by SNMP
10.2 SNMP Basic Components
An SNMP-managed network consists of three primary components: managed devices, agents, and management systems. A managed device is a network node that contains an SNMP agent and resides on an SNMP-managed network. Managed devices collect and store management information and use SNMP to make this information available to management systems that use SNMP. Managed devices include routers, access servers, switches, bridges, hubs, computer hosts, and network elements such as an ONS15600SDH.
An agent is a software module that resides in a managed device. An agent has local knowledge of management information and translates that information into a form compatible with SNMP. The SNMP agent gathers data from the MIB, which is the repository for device parameter and network data. The agent can also send traps, or notifications of certain events, to the manager. Figure10-2 illustrates these SNMP operations.
Figure 10-2 SNMP Agent Gathering Data from a MIB and Sending Traps to the Manager
A management system such as HP OpenView executes applications that monitor and control managed devices. Management systems provide the bulk of the processing and memory resources required for network management. One or more management systems must exist on any managed network. Figure10-3 illustrates the relationship between the three key SNMP components.
Figure 10-3 Example of the Primary SNMP Components
10.3 SNMP Support
The ONS15600SDH supports SNMPv1 and SNMPv2c traps and get requests. The SNMP MIBs in the ONS15600SDH define alarms, traps, and status. Through SNMP, NMS applications can query a management agent using a supported MIB. The functional entities include Ethernet switches and SDH multiplexers. To set up SNMP, refer to the CiscoONS15600SDH Procedure Guide.
10.4 SNMP Management Information Bases
A MIB is a hierarchically organized collection of information. Network management protocols such as SNMP access MIBs. MIBs consist of managed objects and are identified by object identifiers.
The ONS15600SDH SNMP agent communicates with an SNMP management application using SNMP messages. Table10-1 describes these messages.
A managed object (also called a MIB object) is one of any specific characteristics of a managed device. Managed objects consist of one or more object instances (variables). Table10-2 lists the IETF standard MIBs implemented in the ONS15600SDH SNMP Agent.
The ONS15600SDH MIBs are included on the software CD that ships with the ONS15600SDH. Compile these MIBs in the following sequence. If you do not follow the sequence, one or more MIB files might not compile.
1. CERENT-GLOBAL-REGISTRY.mib
2. CERENT-TC.mib
3. CERENT-454-MIB.mib
4. CERENT-GENERIC-MIB.mib
If you cannot compile the ONS15600SDH MIBs, contact the Cisco Technical Assistance Center (TAC). For contact information, see the "Obtaining Technical Assistance" section .
Table 10-2 IETF Standard MIBs Implemented in the ONS 15600 SNMP Agent
RFC# Module Name Title/Comments1213
+1907RFC1213-MIB, SNMPV2-MIB
MIB-II from RFC1213 with enhancement from RFC1907 for v2
1253
OSPF-MIB
Open Shortest Path First
1493
BRIDGE-MIB
Bridge/Spanning Tree (SNMPv1 MIB)
2737
ENTITY-MIB
Entity MIB using SMI1 v2 (version II)
2233
IF-MIB
Interface evolution (enhances MIB-II)
2358
Etherlike-MIB
Ethernet-like interface (SNMPv2 MIB)
2558
SDH-MIB
SDH
2674
P-BRIDGE-MIB, Q-BRIDGE-MIB
P-Bridge and Q-Bridge MIB
1 SMI = Structure of Management Information
10.5 SNMP Traps
The ONS15600SDH can receive SNMP requests from a number of SNMP managers and send traps to ten trap receivers. The ONS15600SDH generates all alarms and events as SNMP traps.
The ONS15600SDH generates traps containing an object ID that uniquely identifies the alarm. An entity identifier uniquely identifies the entity that generated the alarm (slot, port, VC4, etc.). The traps give the severity of the alarm (critical, major, minor, event, etc.) and indicate whether the alarm is service-affecting or non-service-affecting. The traps also contain a date/time stamp that shows the date and time the alarm occurred. The ONS15600SDH also generates a trap for each alarm when the alarm condition clears.
Table10-3 lists the SNMP trap variable bindings.
Table10-4 lists the generic and IETF traps for the ONS15600SDH.
10.6 SNMP Community Names
You can provision community names for all SNMP requests from the SNMP Trap Destination dialog box (see the "SNMP Support" section ). In effect, SNMP considers any request valid that uses a community name matching a community name on the list of provisioned SNMP trap destinations. Otherwise, SNMP considers the request invalid and drops it.
If an SNMP request contains an invalid community name, the request silently drops and the MIB variable (snmpInBadCommunityNames) increments. All MIB variables managed by the agent grant access to all SNMP requests containing a validated community name.
Posted: Thu Feb 26 17:39:17 PST 2004
All contents are Copyright © 1992--2004 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.