|
Table Of Contents
SNMP MIB Installation and Configuration
Command Syntax Using the SNMP Agent
Enabling SNMP Remote Management Community Strings
cerent15216EdfaPumpCfgEntry Table
cerent15216EdfaOverallStatusGroup Table
cerent15216EdfaOverallControl Table
cerent15216EdfaPumpStatusEntry
cerent15216EdfaAlarmEntry Table
cerent15216EdfaVersionGroup Table
Case Temperature Alarm Hysteresis
Loss of Input Power Value (Input Power)
Loss of Input Power Alarm Threshold
Loss of Input Power Alarm Hysteresis
Loss of Output Power Value (Output Power)
Loss of Output Power Alarm Setpoint
Loss of Output Power Alarm Hysteresis
SNMP MIB Installation and Configuration
This chapter explains how to read and understand SNMP MIB as it relates to the ONS 15216 EDFA2. This chapter is a reference of all ONS 15216 EDFA2 SNMP commands that are used in a network management system (NMS). For provisioning the ONS 15216 EDFA2, see Chapter 4, "Provisioning".
SNMP Overview
SNMP is an application-layer communication protocol that allows network devices to retrieve and modify the value of management information, as well as provide event notification to a n NMS.
The ONS 15216 EDFA2 SNMP implementation uses standard Internet Engineering Task Force (IETF) MIBs to convey inventory, fault, and performance management information.
SNMP allows limited management of the ONS 15216 EDFA2 by a generic, third-party SNMP manager (for example, HP OpenView Network Node manager [NNM] or Open Systems Interconnection [OSI] NetExpert).
The ONS 15216 EDFA2 supports SNMP Version 1 (SNMPv1) and SNMP Version 2c (SNMPv2c) protocols.
SNMP Components
An SNMP-managed network consists of three primary components:
•Managed devices
•Agents
•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 the ONS 15216 EDFA2.
ONS 15216 EDFA2 SNMP Elements
The following three SNMP elements are used with the ONS 15216 EDFA2:
•SNMP agent
•SNMP MIB
•SNMP manager
Figure 5-1 SNMP Elements
SNMP Agent
An agent is an entity that assumes an operation role to receive, process, and respond to requests, as well as generated event reports. The SNMP agent gathers data from the MIB, which is the repository for device parameter and network data. To respond to requests, the agent must have network management information access. To generate reports, an agent must be notified of internal events.
Cisco provides both an SNMP agent (installed on the ONS 15216 EDFA2) and SNMP MIB to monitor the ONS 15216 EDFA2. The SNMP agent software and MIB are pre-installed on each module.
Figure 5-2 SNMP Agent and MIB
SNMP MIB
The SNMP MIB (CERENT-15216-EDFA-MIB.mib) is a file written in ASN.1 syntax. This MIB specifies what ONS 15216 EDFA2 information needs to be monitored. This MIB is pre-installed on the SNMP agent and is accessible via the CLI.
The cerent15216Edfa.mib and other MIBs can also be installed on a third-party SNMP manager located at a network management center. The SNMP manager at the network management center or the SNMP manager, accessible via the CLI, (see SNMP Manager) uses the SNMP MIBs to communicate with the SNMP agent.
SNMP Manager
The ONS 15216 EDFA2 comes with a pre-installed SNMP manager accessible via the CLI. This SNMP manager can be accessed and used to communicate with the SNMP agent that is also pre-installed on each ONS 15216 EDFA2. This manual displays examples of issuing SNMP commands to the amplifier using the built-in SNMP manager.
Third-party, Vendor-Specific SNMP Managers
SNMP managers from third-party vendors running on a separate computer located at a network management center are often used to manage network elements. If a third-party SNMP manager is used, it must be able to communicate with the SNMP agent pre-installed on the ONS 15216 EDFA2.
If a third-party SNMP manager is used, it is assumed that the SNMP manager is pre-installed prior to the SNMP MIB installation. Each vendor-specific SNMP manager has an unique set of instructions for SNMP MIB installation. For directions on loading the SNMP MIBs, refer to SNMP manager documentation.
Cisco does not provide or recommend a standard third-party SNMP manager.
SNMP MIBs and Message Types
SNMP operations can be quite powerful. A manager can retrieve or modify the value of management information accessible by an agent, an agent can report an event to a manager, and the manager can inform another manager of the value of management information on an agent. Using retrieval and modification operations, a manager can cause an agent to perform an action or execute a command. The manager can also create new and delete existing instances of management information.
An MIB is a hierarchically-organized collection of information. Network-management protocols, such as SNMP, gain access to these MIBs. MIBs consist of managed objects and are identified by object identifiers (OID).
The ONS 15216 EDFA2 SNMP agent communicates with an SNMP management application (a third-party application or the built-in SNMP manager) using SNMP messages.
Table 5-1 describes SNMP operation types.
Command Syntax Using the SNMP Agent
Although Cisco has its own separate SNMP manager (Cisco Transport Manager [CTM]), communication with the ONS 15216 EDFA2 is also possible using the built-in SNMP manager, its agent, and the MIB. (See Figure 5-1.)
The commands and command syntax displayed in this manual are the result of using the built-in ONS 15216 EDFA2 SNMP manager included with the CLI card.
Commands can be issued via Telnet over a LAN or directly through the RS-232 port on the module. (See Chapter 3, "Installation".) After setting up a connection to the module and entering a password and user name, the following prompt appears:
hostname:ONS15216 EDFA2>To communicate with the module using SNMP, the command must begin with "snmp".
Note To view a list of possible SNMP operations, enter "snmp" followed by a space and press the Tab key.
Example 5-1 snmp Command Followed by the Tab Key
hostname:ONS15216 EDFA2> snmp
agent
attribute
host
mib
pdu
row
session
subtree
table
trap
tree
Continue to enter a specific operation from the list until the complete command is created. (See Example 5-2.)
Example 5-2 snmp Table display Command
hostname:ONS15216 EDFA2> snmp table display local cerent
cerent15216EdfaCommunityEntry
cerent15216EdfaCommTrapEntry
cerent15216EdfaViewEntry
cerent15216EdfaAgentControlGroup
cerent15216EdfaActionOpGroup
cerent15216EdfaLogEventControl
cerent15216EdfaLogEventEntry
cerent15216EdfaBootEntry
cerent15216EdfaBootImageEntry
cerent15216EdfaRtcDateAndTime
cerent15216EdfaSromIpMgmtGroup
cerent15216EdfaSromRingGroup
cerent15216EdfaCfgGroup
cerent15216EdfaOverallControl
cerent15216EdfaPumpCfgEntry
cerent15216EdfaOverallStatusGroup
cerent15216EdfaPumpStatusEntry
cerent15216EdfaAlarmEntry
cerent15216EdfaVersionGroup
cerent15216EdfaOpGroup
hostname:ONS15216 EDFA2> snmp Table display local cerent15216Edfa
Use these commands to set up community strings ( Enabling SNMP Remote Management Community Strings) and traps ( cerent15216EdfaVersionGroup Table).
Enabling SNMP Remote Management Community Strings
SNMP communities are groupings of workstations and servers (or gateways) that can manage the ONS 15216 EDFA2. NMS's also use SNMP communities to enforce security. SNMP enforces security through password-like community strings. Access to the SNMP agent and the ONS 15216 EDFA2 can be limited by both IP address and community string.
The CLI SNMP manager (local SNMP manager) must be used to setup remote management (via a Telnet connection or terminal server). A third-party, vendor-specific SNMP manager cannot be used to setup remote management.
The process for setting up community entries consists of:
The ONS 15216 EDFA2 has the two default community strings listed in Table 5-2.
Table 5-2 Default Community Strings
Community String Default Privilegespublic
read operations for all MIBs
private
read and write operations for all MIBs
The privileges assigned to the default strings can be modified or new communities with custom privileges can be created.
Creating a View
The following command describes how to set a view entry. A view defines and restricts the MIB attributes that a particular community can access. The view entry and the community entry are set to factory defaults. Users should consult with a Cisco Systems Engineer before modifying these settings.
Set View Entry
Command: snmp row set local cerent15216EdfaViewEntrySyntax: snmp row set local cerent15216EdfaViewEntry view index # subtreeDescription: To create a community entry, a view must first be created. A MIB view can restrict the MIBs that a particular community can access. To create a view, type the command. # is an integer (1 to 2048) assigned to this view entry and subtree is the MIB subtree to which this view applies. Multiple view entries can be used for each view index.This command creates a new row in the ViewEntry Table. The SNMP manager prompts the user for each attribute.
To display a list of possible values, press the Spacebar followed by the Tab key. (See Example 5-3.)
Example 5-3 cerent15216EdfaViewEntry Set Command
hostname:ONS15216 EDFA2> snmp row set local cerent15216EdfaViewEntry cerent
cerent15216EdfaViewMask '0'H
cerent15216EdfaViewType included
cerent15216EdfaViewStatus
active
notInService
notReady
createAndGo
createAndWait
destroy
cerent15216EdfaViewStatus createAndGo
hostname:ONS15216 EDFA2> snmp row display local cerent15216EdfaViewEntry 1 cerent
CLASS cerent15216Edfa-AGENT-MIB.cerent15216EdfaViewEntry ::=
{
cerent15216EdfaViewIndex = 1;
cerent15216EdfaViewSubtree = { cerent };
cerent15216EdfaViewMask = '00'H;
cerent15216EdfaViewType = included;
cerent15216EdfaViewStatus = active;
Access to the ONS 15216 EDFA2 can be restricted by IP address or community string using this command.
Table 5-3 describes the command and MIB view prompts.
Creating a Community Entry
SNMP communities are groupings of workstations and servers (or gateways) that can manage the ONS 15216 EDFA2. NMS's use SNMP communities to enforce security. Because access to the SNMP agent is controlled by a community entry, every SNMP agent must be configured to recognize one or more community names, and to provide the appropriate level of access to managers according to the community name. The following commands describe the commands for displaying or setting community entries. Users should consult with a Cisco Systems Engineer before modifying these settings.
Set CommunityEntry
Command: snmp row set local cerent15216EdfaCommunityEntrySyntax: snmp row set local cerent15216EdfaCommunityEntry community indexDescription: After creating a view, use the snmp row set local cerent15216EdfaCommunityEntry command to create a community entry for that view.The SNMP manager prompts the user for each attribute. Press the Spacebar and then the Tab key after a prompt to view possible data inputs ( Example 5-4). Refer to Table 5-4 for information concerning data for each prompt.Example 5-4 cerent15216EdfaCommunityEntry Set Command
hostname:ONS15216 EDFA2> snmp row set local cerent15216EdfaCommunityEntry 1
cerent15216EdfaCommName ""
cerent15216EdfaCommViewIndex 0
cerent15216EdfaCommPrivileges 35
cerent15216EdfaCommSrcIPAddr 0.0.0.0
cerent15216EdfaCommNetMask 0.0.0.0
cerent15216EdfaCommStatus 0
cerent15216EdfaCommStatus OBJECT-TYPE
SYNTAX INTEGER
{
active(1),
notInService(2),
notReady(3),
createAndGo(4),
createAndWait(5),
destroy(6)
}
MAX-ACCESS read-create
DESCRIPTION
::= { cerent15216EdfaCommunityEntry 7 }
Table 5-4 displays the definitions for the community entry values.
Table 5-4 Creating a Community Entry
Data Prompt Descriptioncerent15216EdfaCommIndex
Community Index: An index that uniquely identifies a particular SNMP community. This community index is part of the command. In Example 5-4, it is "1".
cerent15216EdfaCommName
Community Name: The community string.
cerent15216EdfaCommViewIndex
View Index: The view index specifies which MIBs this particular community string can access.
cerent15216EdfaCommPrivileges
Privileges: A bitmap of access privileges that govern what management operations a particular community can perform. These privileges are expressed as a sum of values, where each value represents a particular operation. Refer to Table 5-5 for the SNMP Operation Decimal Values.
cerent15216EdfaCommSrcIPAddr
Source IP Address: The IP address from which network management traffic for this community originates.
cerent15216EdfaCommNetMask
NetMask: The subnet mask for the source IP address.
cerent15216EdfaCommStatus
Status: The status of this conceptual row in the community table.Use createAndGo to create a new row. Use active to modify an existing row.
Display CommunityEntry
Command: snmp row display local cerent15216EdfaCommunityEntrySyntax: snmp row display local cerent15216EdfaCommunityEntry community indexDescription: After creating a community string, use this command to view its parameters. The number in the command refers to the community index number created in the previous section.Example 5-5 cerent15216EdfaCommunityEntry Display Command
hostname:ONS15216 EDFA2> snmp row display local cerent15216EdfaCommunityEntry 1
CLASS cerent15216Edfa-AGENT-MIB.cerent15216EdfaCommunityEntry ::=
{
cerent15216EdfaCommIndex = 1;
cerent15216EdfaCommName = "private";
cerent15216EdfaCommViewIndex = 1;
cerent15216EdfaCommPrivileges = 255;
cerent15216EdfaCommSrcIPAddr = 0.0.0.0;
cerent15216EdfaCommNetMask = 255.255.255.255;
cerent15216EdfaCommStatus = active;
};
Table 5-5 displays the decimal values for the following SNMP operations.
For example, 255 is the sum of all decimal values and specifies access to all SNMP operations. This sum is the default private community. 247 is the sum for all SNMP operations with the exception of the Set operation. This sum is the default public community.
Tables and Groups
The cerent15216Edfa.mib contains several key tables that are used to review and provision the ONS 15216 EDFA2. The following tables are listed and described in the following sections:
• cerent15216EdfaCfgGroup Table
• Use the snmp attribute set local cerent15216EdfaOpSaveConfig perform command to save changes.
• cerent15216EdfaOverallStatusGroup Table
• cerent15216EdfaOverallControl Table
• cerent15216EdfaPumpStatusEntry
• cerent15216EdfaAlarmEntry Table
• cerent15216EdfaOpGroup Table
• cerent15216EdfaVersionGroup Table
cerent15216EdfaCfgGroup Table
The cerent15216EdfaCfgGroup Table is used to set or get alarm threshold configuration. The associated table command provides a summary of all alarm thresholds. See Table 5-6 for variable definitions. For more information on alarm thresholds, see the "Set Alarm Thresholds" section on page 4-4.
Use the snmp attribute set local cerent15216EdfaOpSaveConfig perform command to save changes.
cerent15216EdfaPumpCfgEntry Table
The cerent15216EdfaPumpCfgEntry table is used to set or get pump operation mode configuration. The associated table command displays a settings summary or allows you to set pumps. See Table 5-7 for variable definitions. The factory default mode of operation for the ONS 15216 EDFA2 is constant gain temperature compensated. Cisco recommends that users contact Cisco Engineering prior to changing this mode of operation.
cerent15216EdfaOverallStatusGroup Table
The cerent15216EdfaOverallStatusGroup Table allows users to display the input and output of the ONS 15216 EDFA2 amplifier. Table 5-8 describes cerent15216EdfaOverallStatusGroup Table variables.
cerent15216EdfaOverallControl Table
The cerent15216EdfaOverallControl Table allows the user to display and configure overall gain and preattenuation. Table 5-9 describes cerent15216EdfaOverallControl variables.
cerent15216EdfaPumpStatusEntry
The cerent15216EdfaPumpStatusEntry Table is used to display optical amplification module data. Table 5-10 displays information regarding the cerent15216EdfaPumpStatusEntry Table variables.
1. The value of the cerent15216EdfaPumpStatusGain variable should always be around 23 dB. This variable is the internal amplifier module gain. The cerent15216EdfaPumpStatusGain variable should not be confused with the cerent15216EdfaConstGainOverallGain variable that is used to set the gain of the ONS 15216 EDFA2.
cerent15216EdfaAlarmEntry Table
The cerent15216EdfaAlarmEntry Table is used to display alarm status. The associated table command provides a summary of all alarms. Table 5-11describes the cerent15216EdfaAlarmEntry Table variables.
cerent15216EdfaOpGroup Table
The cerent15216EdfaOpGroup Table is used to display or set operation actions, such as saving configuration or loading new software. The individual variables in Table 5-12 are generally used instead of the Table command. That is, when performing a cutover command, the user would use the snmp attribute set local cerent15216EdfaOpCutover perform command.
cerent15216EdfaVersionGroup Table
The cerent15216EdfaVersionGroup Table allows users to display the currently loaded image and the image to be loaded after cutover. Table 5-13 describes cerent15216EdfaVersionGroup Table variables.
Setting Up Traps
Traps are asynchronous notifications sent from the ONS 15216 EDFA2 to a predetermined location (IP address, subnet mask, etc.). A community entry must be created prior to remotely setting up traps using either Telnet or a terminal server. Table 5-14 displays the alarm notification types in the cerent15216Edfa.mib that initiate a trap.
Trap Display Command
Command: snmp Table display local cerent15216EdfaCommTrapEntrySyntax: snmp Table display local cerent15216EdfaCommTrapEntry #Description: Displays the communities for traps.Example 5-6 cerent15216EdfaCommTrapEntry Display Command
hostname:ONS15216 EDFA2> snmp Table display local cerent15216EdfaCommTrapEntry
CLASS CERENT-15216-EDFA-MIB.cerent15216EdfaCommTrapEntry ::=
{
cerent15216EdfaCommTrapIndex = 0;
cerent15216EdfaCommTrapCommunity = "";
cerent15216EdfaCommTrapDestIPAddress = 0.0.0.0;
cerent15216EdfaCommTrapDestUDPPort = 0;
cerent15216EdfaCommTrapViewIndex = 0;
cerent15216EdfaCommTrapVersion = 0;
cerent15216EdfaCommTrapStatus = notReady;
};
CLASS CERENT-15216-EDFA-MIB.cerent15216EdfaCommTrapEntry ::=
{
cerent15216EdfaCommTrapIndex = 1;
cerent15216EdfaCommTrapCommunity = "private";
cerent15216EdfaCommTrapDestIPAddress = 172.22.87.50;
cerent15216EdfaCommTrapDestUDPPort = 162;
cerent15216EdfaCommTrapViewIndex = 1;
cerent15216EdfaCommTrapVersion = v2;
cerent15216EdfaCommTrapStatus = active;
};
Trap Set Command
Command: snmp row set local cerent15216EdfaCommTrapEntrySyntax: snmp row set local cerent15216EdfaCommTrapEntry #Description: The command followed by a community number permits the user to set the parameters for the SNMP trap. Example 5-7 displays the prompts that appear after entering this command.Prompts appear for the following settings:•cerent15216EdfaCommTrapCommunity: The trap destination community name.
•cerent15216EdfaCommTrapDestIPAddress: The trap destination IP address.
•cerent15216EdfaCommTrapDestUDPPort: The trap destination UDP port.
•cerent15216EdfaCommTrapViewIndex: The trap destination MIB view index. A trap may be sent to this destination if it is contained in this MIB view. A 0 implies no MIB view.
•cerent15216EdfaCommTrapVersion: The trap version number.
•cerent15216EdfaCommTrapStatus: The status of this conceptual row in the cerent15216EdfaCommunityTrapTable.
If the data needs to be changed, enter new data after the prompt.
Example 5-7 cerent15216EdfaCommTrapEntry Set Command
hostname:ONS15216 EDFA2> snmp row set local CommTrapEntry 1
cerent15216EdfaCommTrapCommunity ""
cerent15216EdfaCommTrapDestIPAddress 0.0.0.0
cerent15216EdfaCommTrapDestUDPPort 162
cerent15216EdfaCommTrapViewIndex 0
cerent15216EdfaCommTrapVersion v1
cerent15216EdfaCommTrapStatus 0
cerent15216EdfaCommTrapStatus OBJECT-TYPE
SYNTAX INTEGER
{
active(1),
notInService(2),
notReady(3),
createAndGo(4),
createAndWait(5),
destroy(6)
}
MAX-ACCESS read-create
DESCRIPTION
::= { cerent15216EdfaCommTrapEntry 7 }
Set Agent Trap Enable
Command: snmp attribute set local cerent15216EdfaAgentTrapEnableSyntax: snmp attribute set local cerent15216EdfaAgentTrapEnable controlDescription: Enables or disables SNMP traps depending on whether the parameter control is "enabled" or "disabled".Get Agent Trap Enable
Command: snmp attribute get local cerent15216EdfaAgentTrapEnableSyntax: snmp attribute get local cerent15216EdfaAgentTrapEnableDescription: Ensures that the SNMP traps are enabled. The system responds with "enabled".Retrieving Information
The following SNMP commands access ONS 15216 EDFA2 information.
IP Address
Command: snmp Table display local cerent15216EdfaSromIpMgmtGroupSyntax: snmp Table display local cerent15216EdfaSromIpMgmtGroupDescription: Displays the ONS 15216 EDFA2 IP address.The following SNMP commands display the ONS 15216 EDFA2's IP address and other networking information:
•snmp row display local cerent15216EdfaSromIpMgmtGroup command ( Example 5-8)
Example 5-8 cerent15216EdfaSromIpMgmtGroup Display Command
hostname:ONS15216 EDFA2> snmp row display local cerent15216EdfaSromIpMgmtGroup
CLASS cerent15216Edfa-SROM-IP-ADDRESS-MIB.cerent15216EdfaSromIpMgmtGroup ::=
{
cerent15216EdfaSromIpMgmtEnetAddress = 172.22.82.19;
cerent15216EdfaSromIpMgmtEnetSubNetMask = 255.255.0.0;
cerent15216EdfaSromIpMgmtDefaultRouterAddress = 172.22.82.1;
cerent15216EdfaSromIpMgmtHostName = "Hostname";
Table 5-15 describes the other attributes displayed by these commands.
Date and Time
Command: snmp attribute get local cerent15216EdfaRtcDateAndTimeSyntax: snmp attribute get local cerent15216EdfaRtcDateAndTimeDescription: Displays the date and time for the ONS 15216 EDFA2.The following SNMP commands display the date and time for the ONS 15216 EDFA2 and other time data:
•snmp row display local cerent15216EdfaRtcDateAndTime command
Example 5-9 displays the ONS 15216 EDFA2 command for displaying the date and time.
Example 5-9 cerent15216EdfaRtcDateAndTime Display Command
hostname:ONS15216 EDFA2> snmp row display local cerent15216EdfaRtcDateAndTime
CLASS CERENT-15216-EDFA-MIB.cerent15216EdfaRtcDateAndTime ::=
{
cerent15216EdfaRtcDateAndTimeLocal = '07d1060711242d052d07c4'H;
cerent15216EdfaRtcDateAndTimeGMT = '07d1060717242d052b0000'H;
cerent15216EdfaRtcDateAndTimeLocalString = "2001-6-7,17:36:45.5 -7:-60";
cerent15216EdfaRtcDateAndTimeGMTString = "2001-6-7,23:36:45.5 +0:0";
cerent15216EdfaRtcDateAndTimeTimezone = -7;
cerent15216EdfaRtcDateAndTimeSaving = -60;
cerent15216EdfaRtcDateAndTimeFormsString = "06/07/2001 17:36:45";
};
Table 5-16 describes the attributes displayed by these commands.
Power Gain
Command: snmp attribute get local cerentEdfa15216EdfaConstGainOverallGainSyntax: snmp attribute get local cerentEdfa15216EdfaConstGainOverallGain #Description: Displays the ONS 15216 EDFA2 overall power gain when the EDFA is in a constant gain mode.The following commands access overall power gain when in the constant gain mode:
•snmp row display local cerent15216EdfaOverallControl command
•snmp row get local cerent15216EdfaOverallControl command
The cerent15216EdfaConstGainOverallGain attribute in cerent15216EdfaOverallControl display command shows the ONS 15216 EDFA2 power gain ( Example 5-10).
Example 5-10 cerent15216EdfaOverallControl Display Command
hostname:ONS15216 EDFA2>snmp row display local cerent15216EdfaOverallControl
CLASS CERENT-15216-EDFA-MIB.cerent15216EdfaOverallControl ::= {
cerent15216EdfaConstGainOverallGain = 230;
cerent15216EdfaVariableGainPreAttenuation = 0;
};
For information about all of the parameters in the cerent15216EdfaStatusGroup, refer to Table 5-8.
Case Temperature
Command: snmp attribute get local cerent15216EdfaPumpStatusAmbientTempSyntax: snmp attribute get local cerent15216EdfaPumpStatusAmbientTemp pump#Description: Displays case temperature value (where # is the pump number).The following commands display the temperature value (where # is the pump number) and other pump status data:
•snmp row display local cerent15216EdfaPumpStatusAmbientTemp pump # command
The cerent15216EdfaPumpStatusAmbientTemp attribute of the cerentEdfaPumpStatusEntry display command shows the case temperature ( Example 5-11).
Example 5-11 cerent15216EdfaPumpStatusEntry Display Command
hostname:ONS15216 EDFA2> snmp row display local cerent15216EdfaPumpStatusEntry 1
CLASS cerent15216Edfa--MIB.cerent15216EdfaPumpStatusEntry ::=
{
cerent15216EdfaPumpStatusPumpNum = 1;
cerent15216EdfaPumpStatusLaserChipTemp = 260;
cerent15216EdfaPumpStatusLaserChipTempSetpoint = 260;
cerent15216EdfaPumpStatusLaserTECCurrent = 20;
cerent15216EdfaPumpStatusLaserPower = 8503;
cerent15216EdfaPumpStatusLaserCurrent = 17010;
cerent15216EdfaPumpStatusAmbientTemp = 2272;
cerent15216EdfaPumpStatusDCVoltage = 52;
cerent15216EdfaPumpStatusInPoweruW = 1;
cerent15216EdfaPumpStatusInPowerdBm = -4003;
cerent15216EdfaPumpStatusOutPowermW = 3195;
cerent15216EdfaPumpStatusOutPowerdBm = 1504;
cerent15216EdfaPumpStatusGain = 550;
};
Refer to Table 5-10 for information about all of the parameters in the cerent15216EdfaPumpStatusEntry Table.
Temperature Alarm Threshold
CtmpMin
Command: snmp attribute get local cerent15216EdfaCtmpMinSyntax: snmp attribute get local cerent15216EdfaCtmpMinDescription: This command displays minimum case temperature alarm threshold.CtmpMax
Command: snmp attribute get local cerent15216EdfaCtmpMaxSyntax: snmp attribute get local cerent15216EdfaCtmpMaxDescription: This command displays maximum case temperature alarm threshold.The following commands display case temperature alarm threshold and other temperature data:
•snmp row display local cerent15216EdfaCfgGroup command
Example 5-12 cerent15216EdfaCfgGroup Display Command
hostname:ONS15216 EDFA2> snmp row display local cerent15216EdfaCfgGroup
CLASS cerent15216Edfa--MIB.cerent15216EdfaCfgGroup ::=
{
cerent15216EdfaCfgSaved = true;
cerent15216EdfaLpoutSetpoint = 1000;
cerent15216EdfaLpoutDeviation = 200;
cerent15216EdfaLpoutHysteresis = 100;
cerent15216EdfaLOSThreshold = -2400;
cerent15216EdfaLOSHysteresis = 100;
cerent15216EdfaCtmpMin = 5;
cerent15216EdfaCtmpMinHysteresis = 1;
cerent15216EdfaCtmpMax = 65;
cerent15216EdfaCtmpMaxHysteresis = 1;
};
Refer to Table 5-8 for information about all of the parameters in cerent15216EdfaStatusGroup.
Case Temperature Alarm Hysteresis
CtmpMaxHysteresis
Command: snmp attribute get local cerent15216EdfaCtmpMaxHysteresisSyntax: snmp attribute get local cerent15216EdfaCtmpMaxHysteresisDescription: Displays maximum case temperature alarm hysteresis.The cerent15216EdfaCtmpMaxHysteresis attribute in the cerent15216EdfaCfgGroup display command shows the maximum case hysteresis temperature alarm threshold ( Example 5-12). Refer to Table 5-6 for information about all of the parameters in cerent15216EdfaCfgGroup.
CtmpMinHysteresis
Command: snmp attribute get local cerent15216EdfaCtmpMinHysteresisSyntax: snmp attribute get local cerent15216EdfaCtmpMinHysteresisDescription: Displays the minimum case hysteresis temperature alarm threshold.The following commands display case temperature alarm hysteresis and other data:
•snmp row display local cerent15216EdfaCfgGroup command
The cerent15216EdfaCfgGroup command is shown in Example 5-12. For information about all of the parameters in the cerent15216EdfaCfgGroup table, see Table 5-6.
Power BUS Mode
PowerBusMode
Command: snmp attribute get local cerent15216EdfaPowerBusModeSyntax: snmp attribute get local cerent15216EdfaPowerBusModeDescription: Displays the power bus mode (simplex or duplex).The following commands display power bus voltage and other data:
•snmp row display local cerent15216EdfaCfgGroup command
PowerBusDCVoltageMax
Command: snmp attribute get local cerent15216EdfaPowerBusDCVoltageMaxSyntax: snmp attribute get local cerent15216EdfaPowerBusDCVoltageMaxDescription: Displays the maximum allowable power bus DC voltage (multiplied by -10V).The following commands display power bus voltage and other data:
•snmp row display local cerent15216EdfaCfgGroup command
PowerBusDCVoltageMin
Command: snmp attribute get local cerent15216EdfaPowerBusDCVoltageMinSyntax: snmp attribute get local cerent15216EdfaPowerBusDCVoltageMinDescription: Displays the minimum allowable power bus DC voltage (multiplied by -10V).The following commands display power bus voltage and other data:
•snmp row display local cerent15216EdfaCfgGroup command
Loss of Input Power Value (Input Power)
InPowerduW
Command: snmp attribute get local cerent15216EdfaInPoweruWSyntax: snmp attribute get local cerent15216EdfaInPoweruWDescription: Displays loss of input power value and displays the data in microwatts.The following command displays the Cisco ONS 15216 EDFA's input power value and other status information:
•snmp row display local cerent15216EdfaOverallStatusGroup command
For information about all of the parameters in the cerent15216EdfaOverallStatusGroup table, see Table 5-8.
InPowerdBm
Command: snmp attribute get local cerent15216EdfaInPowerdBmSyntax: snmp attribute get local cerent15216EdfaInPowerdBmDescription: Displays the ONS 15216 EDFA2 loss of input power value in dBm.The following command displays input power value and other status information:
•snmp row display local cerent15216EdfaOverallStatusGroup command
Refer to Table 5-8 for information about all of the parameters in the cerent15216EdfaOverallStatusGroup Table.
Loss of Input Power Alarm Threshold
LOSThreshold
Command: snmp attribute get local cerent15216EdfaLOSThresholdSyntax: snmp attribute get local cerent15216EdfaLOSThresholdDescription: Displays the loss of input power alarm threshold.The following commands display the loss of input power alarm threshold and other laser power and temperature data:
•snmp row display local cerent15216EdfaCfgGroup command
The cerent15216EdfaLOSThreshold attribute in the cerent15216EdfaCfgGroup display command shows the loss of input power alarm threshold ( Example 5-12).
For information about all of the parameters in the cerent15216EdfaCfgGroup table, refer to Table 5-6.
Loss of Input Power Alarm Hysteresis
Command: snmp attribute get local cerent15216EdfaLOSHysteresisSyntax: snmp attribute get local cerent15216EdfaLOSHysteresisDescription: Displays the loss of input power value.The following commands display the loss of input power hysteresis value and other laser power and temperature data:
•snmp row display local cerent15216EdfaCfgGroup command
The cerent15216EdfaLOSHysterisis attribute in the cerent15216EdfaCfgGroup display command shows the loss of input power alarm threshold ( Example 5-12). For information about all of the parameters in in the cerent15216EdfaCfgGroup table, refer to Table 5-6.
Loss of Output Power Value (Output Power)
OutPoweruW
Command: snmp attribute get local cerent15216EdfaOutPoweruWSyntax: snmp attribute get local cerent15216EdfaOutPoweruWDescription: Displays loss of output power value in microwatts.The snmp row display local cerent15216EdfaOverallStatusGroup command displays the Cisco ONS 15216 EDFA2 loss of output power value and additional pump status. For information about all of the parameters in the cerent15216EdfaOverallStatusGroup table, refer to Table 5-8.OutPowerdBm
Command: snmp attribute get local cerent15216EdfaOutPowerdBmSyntax: snmp attribute get local cerent15216EdfaOutPowerdBmDescription: Displays loss of output power value in dBm. This command displays loss of output power value and additional pump status data.For information about all of the parameters in the cerent15216EdfaOverallStatusGroup table, refer to Table 5-8.
Loss of Output Power Alarm Setpoint
LpoutSetpoint
Command: snmp attribute get local cerent15216EdfaLpoutSetpointSyntax: snmp attribute get local cerent15216EdfaLpoutSetpointDescription: This attribute notifies network operations personnel notification if the output power of the ONS 15216 EDFA2 drops below a level that impacts proper operation of the optical network.Typically, network operations personnel should set the loss of output power alarm threshold at a value that is appropriate for the intended network application so that the alarm condition is meaningful. Consult with a Cisco Systems Engineer to determine threshold value for your application. As a guideline, Cisco recommends that loss of output power alarm threshold value be set at 1 dBm below the current output power level of the amplifier.When the ONS 15216 EDFA2 is set to constant gain operation (factory default), the value for loss of output power alarm threshold cannot be changed. To display the loss of output power alarm threshold and other power and temperature alarm data, use the snmp table display local cerent15216EdfaCfgGroup command (shown in Example 5-12). This command returns the current alarm threshold default values.LpoutDeviation
Command: snmp attribute get local cerent15216EdfaLpoutDeviationSyntax: snmp attribute get local cerent15216EdfaLpoutDeviationDescription: This attribute is not required when operating in factory default, constant gain mode. Setting of the loss of output power alarm deviation is only necessary when the amplifier is used in constant output power.This attribute is used to set the amount by which the output power must vary from the threshold setpoint before the alarm is activated. This attribute, in conjunction with the loss of output power alarm threshold and hysteresis, enables notification of network operations personnel if the output power of the ONS 15216 EDFA2 drops below a level that would impact proper operation of the optical network.Typically, network operations personnel should set the loss of output power alarm deviation at a value that is appropriate for the intended network application so that the alarm condition is meaningful. Consult with a Cisco Systems Engineer to determine the deviation value for your application. As a guideline, Cisco recommends that the loss of output power alarm deviation value be set at 2 dBm. The module triggers an alarm if it detects a signal level of 2 dBm below the current output power alarm level threshold value set for the amplifier.When the ONS 15216 EDFA2 is set to constant gain operation (factory default), the value for the loss of output power alarm threshold cannot be changed. To display the loss of output power alarm deviation and other power and temperature alarm data, use the snmp table display local cerent15216EdfaCfgGroup command as shown in Example 5-12. This command returns the current alarm threshold default values.To set the loss of output power alarm deviation when the ONS 15216 EDFA2 is configured for operation in constant output power or constant pump power operation mode, type snmp attribute set local cerent15216EdfaLpoutDeviation at the command prompt followed by a number (as shown in Example 5-13). Valid entries are between 0 and 1000 and are in dBm times 100. For example, if the loss of output power deviation required were 0.2 dBm, the number input as the loss of output power alarm deviation would be 20.The user is prompted to modify the attribute. If no changes are required, press Enter to return to command prompt.Example 5-13 cerent15216EdfaLpoutDeviation Set Command
Username:ONS15216 EDFA2> snmp attribute set local cerent15216EdfaLpoutDeviation 20
Username:ONS15216 EDFA2> snmp row display local cerent15216EdfaCfgGroup
CLASS CERENT-15216-EDFA-MIB.cerent15216EdfaCfgGroup ::=
{
cerent15216EdfaCfgSaved = true;
cerent15216EdfaLpoutSetpoint = 400;
cerent15216EdfaLpoutDeviation = 20;
cerent15216EdfaLpoutHysteresis = 100;
cerent15216EdfaLOSThreshold = -3000;
cerent15216EdfaLOSHysteresis = 100;
cerent15216EdfaCtmpMin = 1;
cerent15216EdfaCtmpMinHysteresis = 1;
cerent15216EdfaCtmpMax = 65;
cerent15216EdfaCtmpMaxHysteresis = 1;
cerent15216EdfaCLEI = "";
}
Changes must be saved before terminating the session. See the "Save Changes" section on page 4-11.
Loss of Output Power Alarm Hysteresis
LpoutHysteresis
Command: snmp attribute get local cerent15216EdfaLpoutHysteresisSyntax: snmp attribute get local cerent15216EdfaLpoutHysteresisDescription: This attribute is not required when operating in factory default, constant gain mode. Setting of the loss of output power alarm deviation is only necessary when the amplifier is used in constant output power or constant pump power modes of operation.This attribute is used to set the amount by which the output power must increase from the threshold setpoint before the alarm is cleared. This attribute, in conjunction with the loss of output power alarm threshold and deviation, enables efficient processing and clearing of the alarm condition.Typically, network operations personnel should set the loss of output power alarm hysteresis at a value that is appropriate for the intended network application so that the alarm condition is meaningful. Consult with Cisco Systems Engineer to determine the hysteresis value for your application. As a guideline, Cisco recommends that loss of output power alarm hysteresis value be set at 0.2 dBm. The module clears the alarm if it detects a signal level of 0.2 dBm above the current output power alarm level threshold value set for the amplifier.When ONS 15216 EDFA2 is set to constant gain operation (factory default), the value for loss of output power alarm threshold cannot be changed. To display the loss of output power alarm deviation and other power and temperature alarm data, use the snmp Table display local cerent15216EdfaCfgGroup command as shown in Example 5-12. This command returns the current alarm threshold default values.To set the loss of output power alarm hysteresis when Cisco ONS 15216 is configured for operation in constant output power or constant pump power operation mode, type snmp attribute set local cerent15216EdfaLpoutHysteresis at the command prompt followed by a number. Valid entries are between 0 and 1000 and are in dBm times 100. For example, if the loss of output power hysteresis required were 0.2 dBm, the number input as loss of output power alarm hysteresis would be 200.The user is prompted to modify the attribute. If changes are not required, press Enter to return to command prompt.Changes must be saved before terminating the session. See the "Save Changes" section on page 4-11.
AlarmEntry
Command: snmp Table display local cerent15216EdfaAlarmEntrySyntax: snmp Table display local cerent15216EdfaAlarmEntryDescription: Accesses the alarm status. Example 5-22 shows the cerent15216EdfaAlarmEntry display command.Example 5-14 cerent15216EdfaAlarmEntry Display Command
hostname:ONS15216 EDFA2> snmp table display local cerent15216EdfaAlarmEntry
CLASS CERENT-15216-EDFA-MIB.cerent15216EdfaAlarmEntry ::=
{
cerent15216EdfaAlarmID.1 = lcrnt1;
cerent15216EdfaAlarmID.2 = lcrnt2;
cerent15216EdfaAlarmID.3 = ltmp1;
cerent15216EdfaAlarmID.4 = ltmp2;
cerent15216EdfaAlarmID.5 = lpout;
cerent15216EdfaAlarmID.6 = lpin;
cerent15216EdfaAlarmID.7 = gain;
cerent15216EdfaAlarmID.8 = ctmp;
cerent15216EdfaAlarmID.9 = powerBusA;
cerent15216EdfaAlarmID.10 = powerBusB;
cerent15216EdfaAlarmID.11 = isolationDiode;
For information about all of the parameters in the cerent15216EdfaAlarmEntry table, refer to Table 5-11.
Posted: Sun Apr 2 12:24:37 PDT 2006
All contents are Copyright © 1992--2006 Cisco Systems, Inc. All rights reserved.
Important Notices and Privacy Statement.