CERENT-OPTICAL-MONITOR-MIB

File: CERENT-OPTICAL-MONITOR-MIB.mib (25297 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB CERENT-GLOBAL-REGISTRY CERENT-TC

Imported symbols

Integer32 MODULE-IDENTITY OBJECT-TYPE
TEXTUAL-CONVENTION TruthValue MODULE-COMPLIANCE
OBJECT-GROUP ifIndex cerentModules
cerentRequirements cerentGeneric CerentPeriod

Defined Types

OpticalParameterType  
This value indicates the optical parameter that is being monitored. Valid values are - power (1) : Optical Power (AC + DC). acPower (2) : Optical AC Power. apdTemp (3) : Avalanche Photo Detector Temperature. laserTemp (4) : Laser Temperature. biasCurrent (5) : Laser bias current. peltierCurrent (6) : Laser peltier current. xcvrVoltage (7) : Transceiver voltage. voa (8) : Variable Optical Attenuation Failure & Degrade Th. gain (9) : Optical amplifier gain Failure & Degrade Th. oscPower (10) : OSC Optical Power addPower (11) : Add Optical Power
TEXTUAL-CONVENTION    
  INTEGER power(1), acPower(2), apdTemp(3), laserTemp(4), biasCurrent(5), peltierCurrent(6), xcvrVoltage(7), voa(8), gain(9), oscPower(10), addPower(11)  

OpticalParameterValue  
The value of the optical parameter that is being monitored. The range of values varies depending on the type of optical parameter being monitored, as identified by a corresponding object with syntax OpticalParameterType. when the optical parameter being monitored is 'power' or 'acpower', the supported range is from -1000 to 1000, in 1/10ths of dBm. Example: Actual power of -40 dbm is represented as -400. Actual power level of +30 dBm is represented as 300. When the optical parameter being monitored is 'laserTemp' or 'apdTemp', the supported range is from -10000 to 30000, in 1/100ths of degrees centigrade. Example: A value of 2355 represents a temperature reading of 23.55 degrees C. When the optical parameter being monitored is 'biasCurrent', the supported range is from 0 to 1000, in 1/10ths of percentage (%). Example: A value of 500 represents a bias current threshold of 50.0 %. When the optical parameter being monitored is 'peltierCurrent', the supported range is from 0 to 10000, in milliamperes. When the optical parameter being monitored is 'xcvrVoltage', the supported range is from 0 to 100000, in 1/10ths of millivolts. Example: A Value of 115 represents a transceiver voltage reading of 11.5 millivolts. The distinguished value of '-1000000' indicates that the object has not yet been initialized or does not apply.
TEXTUAL-CONVENTION    
  Integer32 -1000000..1000000  

OpticalIfDirection  
This value indicates the direction being monitored at the optical interface.
TEXTUAL-CONVENTION    
  INTEGER receive(1), transmit(2), notApplicable(3)  

COpticalMonEntry  
SEQUENCE    
  cOpticalMonDirection OpticalIfDirection
  cOpticalMonParameterType OpticalParameterType
  cOpticalParameterValue OpticalParameterValue
  cOpticalParamHighAlarmThresh OpticalParameterValue
  cOpticalParamHighWarning15MinThresh OpticalParameterValue
  cOpticalParamHighWarning1DayThresh OpticalParameterValue
  cOpticalParamLowAlarmThresh OpticalParameterValue
  cOpticalParamLowWarning15MinThresh OpticalParameterValue
  cOpticalParamLowWarning1DayThresh OpticalParameterValue
  cOpticalParamLowDegradeThresh OpticalParameterValue
  cOpticalParamHighDegradeThresh OpticalParameterValue

COpticalPMCurrentEntry  
SEQUENCE    
  cOpticalPMCurrentDirection OpticalIfDirection
  cOpticalPMCurrentParamType OpticalParameterType
  cOpticalPMCurrentPeriod CerentPeriod
  cOpticalPMCurrentMaxParam OpticalParameterValue
  cOpticalPMCurrentMinParam OpticalParameterValue
  cOpticalPMCurrentMeanParam OpticalParameterValue

COpticalPMIntervalEntry  
SEQUENCE    
  cOpticalPMIntervalDirection OpticalIfDirection
  cOpticalPMIntervalParamType OpticalParameterType
  cOpticalPMIntervalPeriod CerentPeriod
  cOpticalPMIntervalNumber Integer32
  cOpticalPMIntervalMaxParam OpticalParameterValue
  cOpticalPMIntervalMinParam OpticalParameterValue
  cOpticalPMIntervalMeanParam OpticalParameterValue
  cOpticalPMIntervalValidData TruthValue

Defined Values

cerentOpticalMonitorMIB 1.3.6.1.4.1.3607.1.10.70
This MIB module defines objects to monitor optical characteristics and set corresponding thresholds, on the optical interfaces in a network element. This module is an adaptation of CISCO-OPTICAL-MONITOR-MIB.
MODULE-IDENTITY    

cerentOpticalMonitorMIBObjects 1.3.6.1.4.1.3607.2.30
OBJECT IDENTIFIER    

cerentOpticalMonGroup 1.3.6.1.4.1.3607.2.30.1
OBJECT IDENTIFIER    

cerentOpticalPMGroup 1.3.6.1.4.1.3607.2.30.2
OBJECT IDENTIFIER    

cOpticalMonTable 1.3.6.1.4.1.3607.2.30.1.1
This table provides objects to monitor optical parameters in a network element. It also provides objects for setting high and low threshold levels, with configurable severities, on these monitored parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    COpticalMonEntry

cOpticalMonEntry 1.3.6.1.4.1.3607.2.30.1.1.1
An entry in the cOpticalMonTable provides objects to monitor an optical parameter and set threshold levels on that parameter, at an optical interface. Note that the set of monitored optical parameters may vary based on interface type and direction. Examples of interfaces that can have an entry in this table include optical transceivers optical amplifiers, and optical attenuators.
Status: current Access: not-accessible
OBJECT-TYPE    
  COpticalMonEntry  

cOpticalMonDirection 1.3.6.1.4.1.3607.2.30.1.1.1.1
This object is an index into the cOpticalMonTable and indicates the direction monitored for the optical interface, in this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OpticalIfDirection  

cOpticalMonParameterType 1.3.6.1.4.1.3607.2.30.1.1.1.2
This object is an index into the cOpticalMonTable and specifies the optical parameter that is being monitored, in this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OpticalParameterType  

cOpticalParameterValue 1.3.6.1.4.1.3607.2.30.1.1.1.3
This object gives the value measured for the particular optical parameter specified by the cOpticalMonParameterType object.
Status: current Access: read-only
OBJECT-TYPE    
  OpticalParameterValue  

cOpticalParamHighAlarmThresh 1.3.6.1.4.1.3607.2.30.1.1.1.4
This object is used to set a high alarm threshold on the optical parameter being monitored. If the measured value of the parameter,is greater than the value configured in this object, an alarm will be raised. When the cOpticalMonParameterType object is set to 'power' for the receive direction at a transceiver, this object specifies the receiver saturation level.
Status: current Access: read-write
OBJECT-TYPE    
  OpticalParameterValue  

cOpticalParamHighWarning15MinThresh 1.3.6.1.4.1.3607.2.30.1.1.1.5
This object is used to set a high warning 15 minute threshold on the optical parameter being monitored. If the measured value of the parameter,is greater than the value configured in this object, an alarm may be raised.
Status: current Access: read-write
OBJECT-TYPE    
  OpticalParameterValue  

cOpticalParamHighWarning1DayThresh 1.3.6.1.4.1.3607.2.30.1.1.1.6
This object is used to set a high warning 1 day threshold on the optical parameter being monitored. If the measured value of the parameter,is greater than the value configured in this object, an alarm may be raised.
Status: current Access: read-write
OBJECT-TYPE    
  OpticalParameterValue  

cOpticalParamLowAlarmThresh 1.3.6.1.4.1.3607.2.30.1.1.1.7
This object is used to set a low alarm threshold on the optical parameter being monitored. If the measured value of the parameter,goes lower than the value configured in this object, an alarm will be raised. When the cOpticalMonParameterType object is set to 'power' for the receive direction and when the interface supports alarms based on loss of light, this object specifies the optical power threshold for declaring loss of light. Also, when optical amplifiers are present in the network, in the receive direction, this value may need to be configured, since the noise floor may be higher than the minimum sensitivity of the receiver.
Status: current Access: read-write
OBJECT-TYPE    
  OpticalParameterValue  

cOpticalParamLowWarning15MinThresh 1.3.6.1.4.1.3607.2.30.1.1.1.8
This object is used to set a low warning 15 minute threshold on the optical parameter being monitored. If the measured value of the parameter,goes lower than the value configured in this object, an alarm will be raised.
Status: current Access: read-write
OBJECT-TYPE    
  OpticalParameterValue  

cOpticalParamLowWarning1DayThresh 1.3.6.1.4.1.3607.2.30.1.1.1.9
This object is used to set a low warning 1 day threshold on the optical parameter being monitored. If the measured value of the parameter,goes lower than the value configured in this object, an alarm will be raised.
Status: current Access: read-write
OBJECT-TYPE    
  OpticalParameterValue  

cOpticalParamLowDegradeThresh 1.3.6.1.4.1.3607.2.30.1.1.1.10
This object is used to set a low degrade threshold on the optical parameter being monitored. If the measured value of the parameter,goes lower than the value configured in this object, a degrade alarm will be raised.
Status: current Access: read-write
OBJECT-TYPE    
  OpticalParameterValue  

cOpticalParamHighDegradeThresh 1.3.6.1.4.1.3607.2.30.1.1.1.11
This object is used to set a high degrade threshold on the optical parameter being monitored. If the measured value of the parameter,goes lower than the value configured in this object, a degrade alarm will be raised.
Status: current Access: read-write
OBJECT-TYPE    
  OpticalParameterValue  

cOpticalPMCurrentTable 1.3.6.1.4.1.3607.2.30.2.1
This table stores performance monitoring data for the various optical parameters, collected over the current interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    COpticalPMCurrentEntry

cOpticalPMCurrentEntry 1.3.6.1.4.1.3607.2.30.2.1.1
An entry in the cOpticalPMCurrentTable. It contains performance monitoring data for an optical parameter, collected over the current interval. Note that the set of monitored optical parameters may vary based on interface type and direction. Examples of interfaces that can have an entry in this table include optical transceivers, optical amplifiers, and optical attenuators.
Status: current Access: not-accessible
OBJECT-TYPE    
  COpticalPMCurrentEntry  

cOpticalPMCurrentDirection 1.3.6.1.4.1.3607.2.30.2.1.1.1
This object is an index into the cOpticalPMCurrentTable and indicates the direction monitored for the optical interface, in this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OpticalIfDirection  

cOpticalPMCurrentParamType 1.3.6.1.4.1.3607.2.30.2.1.1.2
This object is an index into the cOpticalPMCurrentTable and specifies the optical parameter that is being monitored, in this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OpticalParameterType  

cOpticalPMCurrentPeriod 1.3.6.1.4.1.3607.2.30.2.1.1.3
This object is an index into the cOpticalPMCurrentTable and indicates whether the optical parameter values given in this entry, are collected over a period of 15 minutes or 24 hours.
Status: current Access: not-accessible
OBJECT-TYPE    
  CerentPeriod  

cOpticalPMCurrentMaxParam 1.3.6.1.4.1.3607.2.30.2.1.1.4
This object gives the maximum value measured for the optical parameter, in the current 15 minute or 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  OpticalParameterValue  

cOpticalPMCurrentMinParam 1.3.6.1.4.1.3607.2.30.2.1.1.5
This object gives the minimum value measured for the optical parameter, in the current 15 minute or 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  OpticalParameterValue  

cOpticalPMCurrentMeanParam 1.3.6.1.4.1.3607.2.30.2.1.1.6
This object gives the average value of the measured optical parameter, in the current 15 minute or 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  OpticalParameterValue  

cOpticalPMIntervalTable 1.3.6.1.4.1.3607.2.30.2.2
This table stores performance monitoring data for the various optical parameters, collected over current and previous intervals. This table can have entries for up to 96 complete 15 minute intervals.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    COpticalPMIntervalEntry

cOpticalPMIntervalEntry 1.3.6.1.4.1.3607.2.30.2.2.1
An entry in the cOpticalPMIntervalTable. It contains performance monitoring data for an optical parameter, collected over current and previous intervals. Note that the set of monitored optical parameters may vary based on interface type and direction. Examples of interfaces that can have an entry in this table include optical transceivers, optical amplifiers, and optical attenuators.
Status: current Access: not-accessible
OBJECT-TYPE    
  COpticalPMIntervalEntry  

cOpticalPMIntervalDirection 1.3.6.1.4.1.3607.2.30.2.2.1.1
This object is an index into the cOpticalPMIntervalTable and indicates the direction monitored for the optical interface, in this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OpticalIfDirection  

cOpticalPMIntervalParamType 1.3.6.1.4.1.3607.2.30.2.2.1.2
This object is an index into the cOpticalPMIntervalTable and specifies the optical parameter that is being monitored, in this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OpticalParameterType  

cOpticalPMIntervalPeriod 1.3.6.1.4.1.3607.2.30.2.2.1.3
This object is an index into the cOpticalPMIntervalTable and indicates whether the optical parameter values given in this entry, are collected over a period of 15 minutes or 24 hours.
Status: current Access: not-accessible
OBJECT-TYPE    
  CerentPeriod  

cOpticalPMIntervalNumber 1.3.6.1.4.1.3607.2.30.2.2.1.4
This object is an index into the cOpticalPMIntervalTable. It is a number between 1 and 96, which identifies the interval for which the set of optical parameter values is available. The interval identified by 1 is the most recent 15 minute or 24 hour interval, and the interval identified by N is the interval immediately preceding the one identified by N-1.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..96  

cOpticalPMIntervalMaxParam 1.3.6.1.4.1.3607.2.30.2.2.1.5
This object gives the maximum value measured for the optical parameter, in a particular 15 minute or 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  OpticalParameterValue  

cOpticalPMIntervalMinParam 1.3.6.1.4.1.3607.2.30.2.2.1.6
This object gives the minimum value measured for the optical parameter, in a particular 15 minute or 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  OpticalParameterValue  

cOpticalPMIntervalMeanParam 1.3.6.1.4.1.3607.2.30.2.2.1.7
This object gives the average value of the measured optical parameter, in a particular 15 minute or 24 hour interval.
Status: current Access: read-only
OBJECT-TYPE    
  OpticalParameterValue  

cOpticalPMIntervalValidData 1.3.6.1.4.1.3607.2.30.2.2.1.8
This variable indicates if the data for this interval is valid.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

cerentOpticalMonitorMIBConformance 1.3.6.1.4.1.3607.5.20
OBJECT IDENTIFIER    

cerentOpticalMonitorMIBCompliances 1.3.6.1.4.1.3607.5.20.1
OBJECT IDENTIFIER    

cerentOpticalMonitorMIBGroups 1.3.6.1.4.1.3607.5.20.2
OBJECT IDENTIFIER    

cerentOpticalMonitorMIBCompliance 1.3.6.1.4.1.3607.5.20.1.1
The compliance statement for network elements that monitor optical characteristics and set thresholds on the optical interfaces in a network element.
Status: current Access: read-only
MODULE-COMPLIANCE    

cerentOpticalMIBMonGroup 1.3.6.1.4.1.3607.5.20.2.1
A mandatory object that provides monitoring of optical characteristics.
Status: current Access: read-only
OBJECT-GROUP    

cerentOpticalMIBThresholdGroup 1.3.6.1.4.1.3607.5.20.2.2
A collection of objects that support thresholds on optical parameters and provide status information when the thresholds are exceeded or cleared.
Status: current Access: read-only
OBJECT-GROUP    

cerentOpticalMIBPMGroup 1.3.6.1.4.1.3607.5.20.2.3
A collection of objects that provide optical performance monitoring data for 15 minute and 24 hour intervals.
Status: current Access: read-only
OBJECT-GROUP    

cerentOpticalDwdmNetworkMIBThresholdGroup 1.3.6.1.4.1.3607.5.20.2.4
A collection of objects that support thresholds on optical DWDM Network parameters and provide status information when the thresholds are exceeded or cleared.
Status: current Access: read-only
OBJECT-GROUP