RAISECOM-OPTICAL-MONITOR-MIB

File: RAISECOM-OPTICAL-MONITOR-MIB.mib (29480 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
IF-MIB SWITCH-TC RAISECOM-BASE-MIB

Imported symbols

Integer32 Unsigned32 MODULE-IDENTITY
NOTIFICATION-TYPE OBJECT-TYPE TimeTicks
TEXTUAL-CONVENTION MODULE-COMPLIANCE NOTIFICATION-GROUP
OBJECT-GROUP ifIndex EnableVar
raisecomAgent

Defined Types

OpticalParameterType  
This value indicates the optical parameter that is being monitored. Valid values are - temperature(1) supplyVoltage(2) biasCurrent(3) txOutputPower(4) receivedPower(5)
TEXTUAL-CONVENTION    
  INTEGER temperature(1), supplyVoltage(2), biasCurrent(3), txOutputPower(4), receivedPower(5)  

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 'temperature', the supported range is from -32768 to 32768, in units of 1/256 degrees centigrade. Example: A value of 6016 represents a temperature reading of 23.5 degrees C. When the optical parameter being monitored is 'supplyVoltage', the supported range is from 0 to 65535, in units of 1/10 millivolts. Example: A value of 55000 represents a supplyVoltage reading of 5.5 V. When the optical parameter being monitored is 'biasCurrent', the supported range is from 0 to 65535, in units of 1/500 microamperes. Example: A value of 500 represents a bias current reading of 1 microamperes. When the optical parameter being monitored is 'txOutputPower', the supported range is from 0 to 65535, in units of 1/10000 mW ..and express in units of dBm Example: A value of 60000 represents a txOutputPower reading of 7.78 dBm. When the optical parameter being monitored is 'receivedPower', the supported range is from 0 to 65535, in units of 1/10000 mW ..and express in units of dBm Example: A value of 60000 represents a receivedPower reading of 7.78 dBm.
TEXTUAL-CONVENTION    
  Integer32 -1000000..65535  

OpticalPMPeriod  
This value indicates the time period over which performance monitoring data has been collected.
TEXTUAL-CONVENTION    
  INTEGER fifteenMin(1), twentyFourHour(2)  

RaisecomTranceiverInfoEntry  
SEQUENCE    
  raisecomTranceiverType OCTET STRING
  raisecomTranceiverConnectorType OCTET STRING
  raisecomTranceiverWavelength Integer32
  raisecomTranceiverVendorName OCTET STRING
  raisecomTranceiverVendorPN OCTET STRING
  raisecomTranceiverVendorSN OCTET STRING
  raisecomTransceiverFiberType INTEGER
  raisecomTransceiverTransferDistance Integer32

RaisecomOpticalMonEntry  
SEQUENCE    
  raisecomOpticalMonParameterType OpticalParameterType
  raisecomOpticalParameterValue OpticalParameterValue
  raisecomOpticalParamHighAlarmThresh OpticalParameterValue
  raisecomOpticalParamHighWarningThresh OpticalParameterValue
  raisecomOpticalParamLowAlarmThresh OpticalParameterValue
  raisecomOpticalParamLowWarningThresh OpticalParameterValue
  raisecomOpticalParamAlarmStatus INTEGER
  raisecomOpticalParamAlarmLastValue OpticalParameterValue
  raisecomOpticalParamAlarmLastChange TimeTicks
  raisecomOpticalMon15MinValidIntervals Unsigned32
  raisecomOpticalMon24HrValidIntervals Unsigned32
  raisecomOpticalMonValidStatus INTEGER

RaisecomOpticalPMCurrentEntry  
SEQUENCE    
  raisecomOpticalPMCurrentPeriod OpticalPMPeriod
  raisecomOpticalPMCurrentParamType OpticalParameterType
  raisecomOpticalPMCurrentMaxParam OpticalParameterValue
  raisecomOpticalPMCurrentMinParam OpticalParameterValue
  raisecomOpticalPMCurrentMeanParam OpticalParameterValue

RaisecomOpticalPMIntervalEntry  
SEQUENCE    
  raisecomOpticalPMIntervalPeriod OpticalPMPeriod
  raisecomOpticalPMIntervalNumber Integer32
  raisecomOpticalPMIntervalParamType OpticalParameterType
  raisecomOpticalPMIntervalMaxParam OpticalParameterValue
  raisecomOpticalPMIntervalMinParam OpticalParameterValue
  raisecomOpticalPMIntervalMeanParam OpticalParameterValue

Defined Values

raisecomOpticalMonitorMIB 1.3.6.1.4.1.8886.1.9
This MIB module defines objects to monitor optical characteristics on the optical interfaces in a network element.
MODULE-IDENTITY    

raisecomOpticalMonitorMIBObjects 1.3.6.1.4.1.8886.1.9.1
OBJECT IDENTIFIER    

raisecomOpticalMonGroup 1.3.6.1.4.1.8886.1.9.1.1
OBJECT IDENTIFIER    

raisecomOpticalPMGroup 1.3.6.1.4.1.8886.1.9.1.2
OBJECT IDENTIFIER    

raisecomTranceiverInfoTable 1.3.6.1.4.1.8886.1.9.1.4
Trancetver information Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RaisecomTranceiverInfoEntry

raisecomTranceiverInfoEntry 1.3.6.1.4.1.8886.1.9.1.4.1
An entry in the raisecomSfpAccessA0Table.
Status: current Access: not-accessible
OBJECT-TYPE    
  RaisecomTranceiverInfoEntry  

raisecomTranceiverType 1.3.6.1.4.1.8886.1.9.1.4.1.1
Type of the interface, such as 1000_BASE_SX_SFP
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

raisecomTranceiverConnectorType 1.3.6.1.4.1.8886.1.9.1.4.1.2
ConnectorType of the interface, such as SC/LC
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

raisecomTranceiverWavelength 1.3.6.1.4.1.8886.1.9.1.4.1.3
Wavelength of the interface, measured in nm.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

raisecomTranceiverVendorName 1.3.6.1.4.1.8886.1.9.1.4.1.4
Vendor name of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

raisecomTranceiverVendorPN 1.3.6.1.4.1.8886.1.9.1.4.1.5
Vendor part number of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

raisecomTranceiverVendorSN 1.3.6.1.4.1.8886.1.9.1.4.1.6
Vendor serial number of the interface.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING  

raisecomTransceiverFiberType 1.3.6.1.4.1.8886.1.9.1.4.1.7
Types of the fiber, single-mode, multi-mode, none.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER single-mode(1), multi-mode(2), none(3)  

raisecomTransceiverTransferDistance 1.3.6.1.4.1.8886.1.9.1.4.1.8
The max distance which the interface could transmit, measured in meter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

raisecomOpticalMonTable 1.3.6.1.4.1.8886.1.9.1.1.1
This table provides objects to monitor optical parameters in a network element.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RaisecomOpticalMonEntry

raisecomOpticalMonEntry 1.3.6.1.4.1.8886.1.9.1.1.1.1
An entry in the raisecomOpticalMonTable provides objects to monitor an optical parameter at an optical interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  RaisecomOpticalMonEntry  

raisecomOpticalMonParameterType 1.3.6.1.4.1.8886.1.9.1.1.1.1.1
This object specifies the optical parameter that is being monitored in this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OpticalParameterType  

raisecomOpticalParameterValue 1.3.6.1.4.1.8886.1.9.1.1.1.1.2
This object gives the value measured for the particular optical parameter specified by the raisecomOpticalMonParameterType object.
Status: current Access: read-only
OBJECT-TYPE    
  OpticalParameterValue  

raisecomOpticalParamHighAlarmThresh 1.3.6.1.4.1.8886.1.9.1.1.1.1.3
This object gives the high alarm threshold on the optical parameter being monitored. An alarm condition will be raised if the value given by raisecomOpticalParameterValue goes from below the value of this object to above the value of this object, or if the initial value of raisecomOpticalParameterValue exceeds the value of this object. This alarm will be indicated in the raisecomOpticalParamAlarmStatus object.
Status: current Access: read-only
OBJECT-TYPE    
  OpticalParameterValue  

raisecomOpticalParamHighWarningThresh 1.3.6.1.4.1.8886.1.9.1.1.1.1.4
This object is used to set a high warning threshold on the optical parameter being monitored. A threshold crossing condition will be indicated if the value given by raisecomOpticalParameterValue goes from below the value of this object to above the value of this object, or if the initial value of raisecomOpticalParameterValue exceeds the value of this object. This alarm will be indicated in the raisecomOpticalParamAlarmStatus object.
Status: current Access: read-only
OBJECT-TYPE    
  OpticalParameterValue  

raisecomOpticalParamLowAlarmThresh 1.3.6.1.4.1.8886.1.9.1.1.1.1.5
This object is used to set a low alarm threshold on the optical parameter being monitored. An alarm condition will be raised if the value given by raisecomOpticalParameterValue goes from above the value of this object to below the value of this object, or if the initial value of raisecomOpticalParameterValue is lower than the value of this object. This alarm will be indicated in the raisecomOpticalParamAlarmStatus object ..
Status: current Access: read-only
OBJECT-TYPE    
  OpticalParameterValue  

raisecomOpticalParamLowWarningThresh 1.3.6.1.4.1.8886.1.9.1.1.1.1.6
This object is used to set a low warning threshold on the optical parameter being monitored. A threshold crossing condition will be indicated if the value given by raisecomOpticalParameterValue goes from above the value of this object to below the value of this object, or if the initial value of raisecomOpticalParameterValue object is lower than the value of this object. For network elements in the status indications, this threshold violation will be indicated in the raisecomOpticalParamAlarmStatus object .
Status: current Access: read-only
OBJECT-TYPE    
  OpticalParameterValue  

raisecomOpticalParamAlarmStatus 1.3.6.1.4.1.8886.1.9.1.1.1.1.7
This object is used to indicate the current status of the thresholds for the monitored optical parameter on the interface. If a threshold is currently being exceeded on the interface, the object will be set. Otherwise, the object will be set to 0.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER none(0), high-alarm-threshold(1), high-warning-threshold(2), low-alarm-threshold(3), low-warning-threshold(4)  

raisecomOpticalParamAlarmLastValue 1.3.6.1.4.1.8886.1.9.1.1.1.1.8
This object indicates the optical parameter value at the last time a threshold related to a particular optical parameter was exceeded on the interface. If no threshold value is currently being exceeded, then the value '-1000000' is returned.
Status: current Access: read-only
OBJECT-TYPE    
  OpticalParameterValue  

raisecomOpticalParamAlarmLastChange 1.3.6.1.4.1.8886.1.9.1.1.1.1.9
This object specifies the value of sysUpTime at the last time a threshold related to a particular optical parameter was exceeded on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

raisecomOpticalMon15MinValidIntervals 1.3.6.1.4.1.8886.1.9.1.1.1.1.10
This object gives the number of previous 15 minute intervals for which valid performance monitoring data has been stored on the interface. The value of this object will be n (where n is the maximum number of 15 minute intervals supported at this interface), unless the measurement was (re-)started within the last (nx15) minutes, in which case the value will be the number of previous 15 minute intervals for which the agent has some data.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..96  

raisecomOpticalMon24HrValidIntervals 1.3.6.1.4.1.8886.1.9.1.1.1.1.11
This object gives the number of previous 24 hour intervals for which valid performance monitoring data has been stored on the interface. The value of this object will be 0 if the measurement was (re-)started within the last 24 hours, or 1 otherwise.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..1  

raisecomOpticalMonValidStatus 1.3.6.1.4.1.8886.1.9.1.1.1.1.12
This object indicates the parameter row is valid or not.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER valid(1), invalid(2)  

raisecomOpticalNotifyEnable 1.3.6.1.4.1.8886.1.9.1.1.2
This object specifies the generation of raisecomOpticalMonParameterStatus notifications.
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

raisecomOpticalDigitalDiagnoticEnable 1.3.6.1.4.1.8886.1.9.1.1.3
Enable or disable digitaldiagnotic on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  EnableVar  

raisecomOpticalPMCurrentTable 1.3.6.1.4.1.8886.1.9.1.2.1
This table contains performance monitoring data for the various optical parameters, collected over the current 15 minute or the current 24 hour interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RaisecomOpticalPMCurrentEntry

raisecomOpticalPMCurrentEntry 1.3.6.1.4.1.8886.1.9.1.2.1.1
An entry in the raisecomOpticalPMCurrentTable. It contains performance monitoring data for a monitored optical parameter at an interface, collected over the current 15 minute or the current 24 hour interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  RaisecomOpticalPMCurrentEntry  

raisecomOpticalPMCurrentPeriod 1.3.6.1.4.1.8886.1.9.1.2.1.1.1
This object indicates whether the optical parameter values given in this entry are collected over the current 15 minute or the current 24 hour interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  OpticalPMPeriod  

raisecomOpticalPMCurrentParamType 1.3.6.1.4.1.8886.1.9.1.2.1.1.2
This object specifies the optical parameter that is being monitored, in this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OpticalParameterType  

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

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

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

raisecomOpticalPMIntervalTable 1.3.6.1.4.1.8886.1.9.1.2.2
This table stores performance monitoring data for the various optical parameters, collected over previous intervals. This table can have entries for one complete 24 hour interval and up to 96 complete 15 minute intervals. A system is required to store at least 4 completed 15 minute intervals. The number of valid 15 minute intervals in this table is indicated by the cOpticalMon15MinValidIntervals object and the number of valid 24 hour intervals is indicated by the cOpticalMon24HrValidIntervals object.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    RaisecomOpticalPMIntervalEntry

raisecomOpticalPMIntervalEntry 1.3.6.1.4.1.8886.1.9.1.2.2.1
An entry in the raisecomOpticalPMIntervalTable. It contains performance monitoring data for an optical parameter, collected over a previous interval.
Status: current Access: not-accessible
OBJECT-TYPE    
  RaisecomOpticalPMIntervalEntry  

raisecomOpticalPMIntervalPeriod 1.3.6.1.4.1.8886.1.9.1.2.2.1.1
This object 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    
  OpticalPMPeriod  

raisecomOpticalPMIntervalNumber 1.3.6.1.4.1.8886.1.9.1.2.2.1.2
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 recently completed 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  

raisecomOpticalPMIntervalParamType 1.3.6.1.4.1.8886.1.9.1.2.2.1.3
This object specifies the optical parameter that is being monitored, in this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OpticalParameterType  

raisecomOpticalPMIntervalMaxParam 1.3.6.1.4.1.8886.1.9.1.2.2.1.4
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  

raisecomOpticalPMIntervalMinParam 1.3.6.1.4.1.8886.1.9.1.2.2.1.5
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  

raisecomOpticalPMIntervalMeanParam 1.3.6.1.4.1.8886.1.9.1.2.2.1.6
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  

raisecomOpticalMonitorMIBNotifications 1.3.6.1.4.1.8886.1.9.2
OBJECT IDENTIFIER    

raisecomOpticalMonParameterStatus 1.3.6.1.4.1.8886.1.9.2.1
This notification is sent when any threshold related to an optical parameter is exceeded on an interface. This notification may be suppressed under the following conditions: - depending on the value of the raisecomOpticalNotifyEnable object.
Status: current Access: read-only
NOTIFICATION-TYPE    

raisecomOpticalMonitorMIBConformance 1.3.6.1.4.1.8886.1.9.3
OBJECT IDENTIFIER    

raisecomOpticalMonitorMIBCompliances 1.3.6.1.4.1.8886.1.9.3.1
OBJECT IDENTIFIER    

raisecomOpticalMonitorMIBGroups 1.3.6.1.4.1.8886.1.9.3.2
OBJECT IDENTIFIER    

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

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

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

raisecomOpticalMIBPMGroup 1.3.6.1.4.1.8886.1.9.3.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    

raisecomOpticalMIBNotifyEnableGroup 1.3.6.1.4.1.8886.1.9.3.2.4
An object to control the generation of notifications.
Status: current Access: read-only
OBJECT-GROUP    

raisecomOpticalMIBNotifGroup 1.3.6.1.4.1.8886.1.9.3.2.5
A notification generated when a threshold on an optical parameter is exceeded or cleared.
Status: current Access: read-only
NOTIFICATION-GROUP