MIBs Depot

CERENT-OPTICAL-MONITOR-MIB

Registered at
1.3.6.1.4.1.3607.1.10.70
1.3.6.1.4.1.3607.2.30
1.3.6.1.4.1.3607.5.20
Last updated
1902-11-11 00:00
Organization
Cisco Systems, Inc.
Revisions
1902-11-11 00:00
Namespace
cerent
Source file
CERENT-OPTICAL-MONITOR-MIB
Digest
sha256:b3b3a0f985cd45f5f57354f17428a23a15c0ed6995515bb0e43cb56c16d8c097

Description

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.

Contact

support@Cisco.com Postal: Cisco Systems 1450 N. McDowell Blvd. Petaluma, CA 94954 Tel: +1-877-323-7368

Imports

FromSymbols
CERENT-GLOBAL-REGISTRYcerentGeneric, cerentModules, cerentRequirements
CERENT-TCCerentPeriod
IF-MIBifIndex
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMIInteger32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, TEXTUAL-CONVENTION, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

CERENT-GLOBAL-REGISTRY
CERENT-OPTICAL-MONITOR-MIB
CERENT-TC
IANAifType-MIB
IF-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Textual conventions

NameOIDSyntaxAccessStatus
OpticalIfDirection
TEXTUAL-CONVENTION
This value indicates the direction being monitored at the optical interface.
current
OpticalParameterType
TEXTUAL-CONVENTION
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
current
OpticalParameterValue
TEXTUAL-CONVENTION
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.
current

Objects

NameOIDSyntaxAccessStatus
cerentOpticalMonitorMIBObjects
OBJECT-IDENTITY
1.3.6.1.4.1.3607.2.30
cerentOpticalMonGroup
OBJECT-IDENTITY
1.3.6.1.4.1.3607.2.30.1
cOpticalMonTable
OBJECT-TYPE
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.
1.3.6.1.4.1.3607.2.30.1.1not-accessiblecurrent
cOpticalMonEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.3607.2.30.1.1.1not-accessiblecurrent
cOpticalMonDirection
OBJECT-TYPE
This object is an index into the cOpticalMonTable and indicates the direction monitored for the optical interface, in this entry.
1.3.6.1.4.1.3607.2.30.1.1.1.1OpticalIfDirectionnot-accessiblecurrent
cOpticalMonParameterType
OBJECT-TYPE
This object is an index into the cOpticalMonTable and specifies the optical parameter that is being monitored, in this entry.
1.3.6.1.4.1.3607.2.30.1.1.1.2OpticalParameterTypenot-accessiblecurrent
cOpticalParameterValue
OBJECT-TYPE
This object gives the value measured for the particular optical parameter specified by the cOpticalMonParameterType object.
1.3.6.1.4.1.3607.2.30.1.1.1.3OpticalParameterValueread-onlycurrent
cOpticalParamHighAlarmThresh
OBJECT-TYPE
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.
1.3.6.1.4.1.3607.2.30.1.1.1.4OpticalParameterValueread-writecurrent
cOpticalParamHighWarning15MinThresh
OBJECT-TYPE
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.
1.3.6.1.4.1.3607.2.30.1.1.1.5OpticalParameterValueread-writecurrent
cOpticalParamHighWarning1DayThresh
OBJECT-TYPE
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.
1.3.6.1.4.1.3607.2.30.1.1.1.6OpticalParameterValueread-writecurrent
cOpticalParamLowAlarmThresh
OBJECT-TYPE
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.
1.3.6.1.4.1.3607.2.30.1.1.1.7OpticalParameterValueread-writecurrent
cOpticalParamLowWarning15MinThresh
OBJECT-TYPE
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.
1.3.6.1.4.1.3607.2.30.1.1.1.8OpticalParameterValueread-writecurrent
cOpticalParamLowWarning1DayThresh
OBJECT-TYPE
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.
1.3.6.1.4.1.3607.2.30.1.1.1.9OpticalParameterValueread-writecurrent
cOpticalParamLowDegradeThresh
OBJECT-TYPE
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.
1.3.6.1.4.1.3607.2.30.1.1.1.10OpticalParameterValueread-writecurrent
cOpticalParamHighDegradeThresh
OBJECT-TYPE
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.
1.3.6.1.4.1.3607.2.30.1.1.1.11OpticalParameterValueread-writecurrent
cerentOpticalPMGroup
OBJECT-IDENTITY
1.3.6.1.4.1.3607.2.30.2
cOpticalPMCurrentTable
OBJECT-TYPE
This table stores performance monitoring data for the various optical parameters, collected over the current interval.
1.3.6.1.4.1.3607.2.30.2.1not-accessiblecurrent
cOpticalPMCurrentEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.3607.2.30.2.1.1not-accessiblecurrent
cOpticalPMCurrentDirection
OBJECT-TYPE
This object is an index into the cOpticalPMCurrentTable and indicates the direction monitored for the optical interface, in this entry.
1.3.6.1.4.1.3607.2.30.2.1.1.1OpticalIfDirectionnot-accessiblecurrent
cOpticalPMCurrentParamType
OBJECT-TYPE
This object is an index into the cOpticalPMCurrentTable and specifies the optical parameter that is being monitored, in this entry.
1.3.6.1.4.1.3607.2.30.2.1.1.2OpticalParameterTypenot-accessiblecurrent
cOpticalPMCurrentPeriod
OBJECT-TYPE
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.
1.3.6.1.4.1.3607.2.30.2.1.1.3CerentPeriodnot-accessiblecurrent
cOpticalPMCurrentMaxParam
OBJECT-TYPE
This object gives the maximum value measured for the optical parameter, in the current 15 minute or 24 hour interval.
1.3.6.1.4.1.3607.2.30.2.1.1.4OpticalParameterValueread-onlycurrent
cOpticalPMCurrentMinParam
OBJECT-TYPE
This object gives the minimum value measured for the optical parameter, in the current 15 minute or 24 hour interval.
1.3.6.1.4.1.3607.2.30.2.1.1.5OpticalParameterValueread-onlycurrent
cOpticalPMCurrentMeanParam
OBJECT-TYPE
This object gives the average value of the measured optical parameter, in the current 15 minute or 24 hour interval.
1.3.6.1.4.1.3607.2.30.2.1.1.6OpticalParameterValueread-onlycurrent
cOpticalPMIntervalTable
OBJECT-TYPE
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.
1.3.6.1.4.1.3607.2.30.2.2not-accessiblecurrent
cOpticalPMIntervalEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.3607.2.30.2.2.1not-accessiblecurrent
cOpticalPMIntervalDirection
OBJECT-TYPE
This object is an index into the cOpticalPMIntervalTable and indicates the direction monitored for the optical interface, in this entry.
1.3.6.1.4.1.3607.2.30.2.2.1.1OpticalIfDirectionnot-accessiblecurrent
cOpticalPMIntervalParamType
OBJECT-TYPE
This object is an index into the cOpticalPMIntervalTable and specifies the optical parameter that is being monitored, in this entry.
1.3.6.1.4.1.3607.2.30.2.2.1.2OpticalParameterTypenot-accessiblecurrent
cOpticalPMIntervalPeriod
OBJECT-TYPE
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.
1.3.6.1.4.1.3607.2.30.2.2.1.3CerentPeriodnot-accessiblecurrent
cOpticalPMIntervalNumber
OBJECT-TYPE
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.
1.3.6.1.4.1.3607.2.30.2.2.1.4Integer32 (1..96)not-accessiblecurrent
cOpticalPMIntervalMaxParam
OBJECT-TYPE
This object gives the maximum value measured for the optical parameter, in a particular 15 minute or 24 hour interval.
1.3.6.1.4.1.3607.2.30.2.2.1.5OpticalParameterValueread-onlycurrent
cOpticalPMIntervalMinParam
OBJECT-TYPE
This object gives the minimum value measured for the optical parameter, in a particular 15 minute or 24 hour interval.
1.3.6.1.4.1.3607.2.30.2.2.1.6OpticalParameterValueread-onlycurrent
cOpticalPMIntervalMeanParam
OBJECT-TYPE
This object gives the average value of the measured optical parameter, in a particular 15 minute or 24 hour interval.
1.3.6.1.4.1.3607.2.30.2.2.1.7OpticalParameterValueread-onlycurrent
cOpticalPMIntervalValidData
OBJECT-TYPE
This variable indicates if the data for this interval is valid.
1.3.6.1.4.1.3607.2.30.2.2.1.8TruthValueread-onlycurrent
cerentOpticalMonitorMIBConformance
OBJECT-IDENTITY
1.3.6.1.4.1.3607.5.20
cerentOpticalMonitorMIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.3607.5.20.1
cerentOpticalMonitorMIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.3607.5.20.2

Conformance

NameOIDStatus
cerentOpticalMonitorMIBCompliance
MODULE-COMPLIANCE
The compliance statement for network elements that monitor optical characteristics and set thresholds on the optical interfaces in a network element.
1.3.6.1.4.1.3607.5.20.1.1current
cerentOpticalMIBMonGroup
OBJECT-GROUP
A mandatory object that provides monitoring of optical characteristics.
1.3.6.1.4.1.3607.5.20.2.1current
cerentOpticalMIBThresholdGroup
OBJECT-GROUP
A collection of objects that support thresholds on optical parameters and provide status information when the thresholds are exceeded or cleared.
1.3.6.1.4.1.3607.5.20.2.2current
cerentOpticalMIBPMGroup
OBJECT-GROUP
A collection of objects that provide optical performance monitoring data for 15 minute and 24 hour intervals.
1.3.6.1.4.1.3607.5.20.2.3current
cerentOpticalDwdmNetworkMIBThresholdGroup
OBJECT-GROUP
A collection of objects that support thresholds on optical DWDM Network parameters and provide status information when the thresholds are exceeded or cleared.
1.3.6.1.4.1.3607.5.20.2.4current