RAISECOM-OPTICAL-MONITOR-MIB: View SNMP OID List / Download MIB

VENDOR: BEIJING RAISECOM SCIENTIFIC N TECHNOLOGY DEV.


 Home MIB: RAISECOM-OPTICAL-MONITOR-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 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.
     raisecomOpticalMonitorMIBObjects 1.3.6.1.4.1.8886.1.9.1
         raisecomOpticalMonGroup 1.3.6.1.4.1.8886.1.9.1.1
             raisecomOpticalMonTable 1.3.6.1.4.1.8886.1.9.1.1.1 no-access
This table provides objects to monitor optical parameters in a network element.
                 raisecomOpticalMonEntry 1.3.6.1.4.1.8886.1.9.1.1.1.1 no-access
An entry in the raisecomOpticalMonTable provides objects to monitor an optical parameter at an optical interface.
                     raisecomOpticalMonParameterType 1.3.6.1.4.1.8886.1.9.1.1.1.1.1 opticalparametertype no-access
This object specifies the optical parameter that is being monitored in this entry.
                     raisecomOpticalParameterValue 1.3.6.1.4.1.8886.1.9.1.1.1.1.2 opticalparametervalue read-only
This object gives the value measured for the particular optical parameter specified by the raisecomOpticalMonParameterType object.
                     raisecomOpticalParamHighAlarmThresh 1.3.6.1.4.1.8886.1.9.1.1.1.1.3 opticalparametervalue read-only
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.
                     raisecomOpticalParamHighWarningThresh 1.3.6.1.4.1.8886.1.9.1.1.1.1.4 opticalparametervalue read-only
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.
                     raisecomOpticalParamLowAlarmThresh 1.3.6.1.4.1.8886.1.9.1.1.1.1.5 opticalparametervalue read-only
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 ..
                     raisecomOpticalParamLowWarningThresh 1.3.6.1.4.1.8886.1.9.1.1.1.1.6 opticalparametervalue read-only
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 .
                     raisecomOpticalParamAlarmStatus 1.3.6.1.4.1.8886.1.9.1.1.1.1.7 integer read-only
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. Enumeration: 'none': 0, 'low-alarm-threshold': 3, 'high-alarm-threshold': 1, 'low-warning-threshold': 4, 'high-warning-threshold': 2.
                     raisecomOpticalParamAlarmLastValue 1.3.6.1.4.1.8886.1.9.1.1.1.1.8 opticalparametervalue read-only
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.
                     raisecomOpticalParamAlarmLastChange 1.3.6.1.4.1.8886.1.9.1.1.1.1.9 timeticks read-only
This object specifies the value of sysUpTime at the last time a threshold related to a particular optical parameter was exceeded on the interface.
                     raisecomOpticalMon15MinValidIntervals 1.3.6.1.4.1.8886.1.9.1.1.1.1.10 unsigned32 read-only
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.
                     raisecomOpticalMon24HrValidIntervals 1.3.6.1.4.1.8886.1.9.1.1.1.1.11 unsigned32 read-only
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.
                     raisecomOpticalMonValidStatus 1.3.6.1.4.1.8886.1.9.1.1.1.1.12 integer read-only
This object indicates the parameter row is valid or not. Enumeration: 'valid': 1, 'invalid': 2.
             raisecomOpticalNotifyEnable 1.3.6.1.4.1.8886.1.9.1.1.2 enablevar read-write
This object specifies the generation of raisecomOpticalMonParameterStatus notifications.
             raisecomOpticalDigitalDiagnoticEnable 1.3.6.1.4.1.8886.1.9.1.1.3 enablevar read-write
Enable or disable digitaldiagnotic on the switch.
         raisecomOpticalPMGroup 1.3.6.1.4.1.8886.1.9.1.2
             raisecomOpticalPMCurrentTable 1.3.6.1.4.1.8886.1.9.1.2.1 no-access
This table contains performance monitoring data for the various optical parameters, collected over the current 15 minute or the current 24 hour interval.
                 raisecomOpticalPMCurrentEntry 1.3.6.1.4.1.8886.1.9.1.2.1.1 no-access
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.
                     raisecomOpticalPMCurrentPeriod 1.3.6.1.4.1.8886.1.9.1.2.1.1.1 opticalpmperiod no-access
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.
                     raisecomOpticalPMCurrentParamType 1.3.6.1.4.1.8886.1.9.1.2.1.1.2 opticalparametertype no-access
This object specifies the optical parameter that is being monitored, in this entry.
                     raisecomOpticalPMCurrentMaxParam 1.3.6.1.4.1.8886.1.9.1.2.1.1.3 opticalparametervalue read-only
This object gives the maximum value measured for the monitored optical parameter, in the current 15 minute or the current 24 hour interval.
                     raisecomOpticalPMCurrentMinParam 1.3.6.1.4.1.8886.1.9.1.2.1.1.4 opticalparametervalue read-only
This object gives the minimum value measured for the monitored optical parameter, in the current 15 minute or the current 24 hour interval.
                     raisecomOpticalPMCurrentMeanParam 1.3.6.1.4.1.8886.1.9.1.2.1.1.5 opticalparametervalue read-only
This object gives the average value of the monitored optical parameter, in the current 15 minute or the current 24 hour interval.
             raisecomOpticalPMIntervalTable 1.3.6.1.4.1.8886.1.9.1.2.2 no-access
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.
                 raisecomOpticalPMIntervalEntry 1.3.6.1.4.1.8886.1.9.1.2.2.1 no-access
An entry in the raisecomOpticalPMIntervalTable. It contains performance monitoring data for an optical parameter, collected over a previous interval.
                     raisecomOpticalPMIntervalPeriod 1.3.6.1.4.1.8886.1.9.1.2.2.1.1 opticalpmperiod no-access
This object indicates whether the optical parameter values, given in this entry, are collected over a period of 15 minutes or 24 hours.
                     raisecomOpticalPMIntervalNumber 1.3.6.1.4.1.8886.1.9.1.2.2.1.2 integer32 no-access
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.
                     raisecomOpticalPMIntervalParamType 1.3.6.1.4.1.8886.1.9.1.2.2.1.3 opticalparametertype no-access
This object specifies the optical parameter that is being monitored, in this entry.
                     raisecomOpticalPMIntervalMaxParam 1.3.6.1.4.1.8886.1.9.1.2.2.1.4 opticalparametervalue read-only
This object gives the maximum value measured for the optical parameter, in a particular 15 minute or 24 hour interval.
                     raisecomOpticalPMIntervalMinParam 1.3.6.1.4.1.8886.1.9.1.2.2.1.5 opticalparametervalue read-only
This object gives the minimum value measured for the optical parameter, in a particular 15 minute or 24 hour interval.
                     raisecomOpticalPMIntervalMeanParam 1.3.6.1.4.1.8886.1.9.1.2.2.1.6 opticalparametervalue read-only
This object gives the average value of the measured optical parameter, in a particular 15 minute or 24 hour interval.
         raisecomTranceiverInfoTable 1.3.6.1.4.1.8886.1.9.1.4 no-access
Trancetver information Table.
             raisecomTranceiverInfoEntry 1.3.6.1.4.1.8886.1.9.1.4.1 no-access
An entry in the raisecomSfpAccessA0Table.
                 raisecomTranceiverType 1.3.6.1.4.1.8886.1.9.1.4.1.1 octet string read-only
Type of the interface, such as 1000_BASE_SX_SFP
                 raisecomTranceiverConnectorType 1.3.6.1.4.1.8886.1.9.1.4.1.2 octet string read-only
ConnectorType of the interface, such as SC/LC
                 raisecomTranceiverWavelength 1.3.6.1.4.1.8886.1.9.1.4.1.3 integer32 read-only
Wavelength of the interface, measured in nm.
                 raisecomTranceiverVendorName 1.3.6.1.4.1.8886.1.9.1.4.1.4 octet string read-only
Vendor name of the interface.
                 raisecomTranceiverVendorPN 1.3.6.1.4.1.8886.1.9.1.4.1.5 octet string read-only
Vendor part number of the interface.
                 raisecomTranceiverVendorSN 1.3.6.1.4.1.8886.1.9.1.4.1.6 octet string read-only
Vendor serial number of the interface.
                 raisecomTransceiverFiberType 1.3.6.1.4.1.8886.1.9.1.4.1.7 integer read-only
Types of the fiber, single-mode, multi-mode, none. Enumeration: 'none': 3, 'multi-mode': 2, 'single-mode': 1.
                 raisecomTransceiverTransferDistance 1.3.6.1.4.1.8886.1.9.1.4.1.8 integer32 read-only
The max distance which the interface could transmit, measured in meter.
     raisecomOpticalMonitorMIBNotifications 1.3.6.1.4.1.8886.1.9.2
         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.
     raisecomOpticalMonitorMIBConformance 1.3.6.1.4.1.8886.1.9.3
         raisecomOpticalMonitorMIBCompliances 1.3.6.1.4.1.8886.1.9.3.1
             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.
         raisecomOpticalMonitorMIBGroups 1.3.6.1.4.1.8886.1.9.3.2
             raisecomOpticalMIBMonGroup 1.3.6.1.4.1.8886.1.9.3.2.1
A mandatory object that provides monitoring of optical characteristics.
             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 .
             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.
             raisecomOpticalMIBNotifyEnableGroup 1.3.6.1.4.1.8886.1.9.3.2.4
An object to control the generation of notifications.
             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.