CISCO-OPTICAL-MONITORING-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-OPTICAL-MONITORING-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
 ciscoOpticalMonitoringMIB 1.3.6.1.4.1.9.10.83
This MIB module is used to monitor optical parameters of a network element.This MIB deals with the operating parameters of the optical layer. The optical layer is a term that defines all the devices/systems that deal with the conversion of data in it's electrical form to optical form, transmission of the optical data, reception, and finally re-conversion to electrical signals.
       ciscoOpticalMonMIBObjects 1.3.6.1.4.1.9.10.83.1
           comParameters 1.3.6.1.4.1.9.10.83.1.1
               comParametersTable 1.3.6.1.4.1.9.10.83.1.1.1 no-access
This table lists the instrumented parameters of all interfaces on the network element whose optical parameters are to be monitored.
                   comParametersEntry 1.3.6.1.4.1.9.10.83.1.1.1.1 no-access
Only the ifIndices of optical interfaces whose parameters need to be monitored will be used to index this table.
                       comTxBiasCurrent 1.3.6.1.4.1.9.10.83.1.1.1.1.1 integer32 read-only
This holds the value of the laser diode forward bias current for the interface being instrumented, and is an indication of the Tx optical power.
                       comTxPowerSupported 1.3.6.1.4.1.9.10.83.1.1.1.1.2 truthvalue read-only
Boolean to indicate if the interface being instrumented supports comTxPower. comTxPowerSupported is set to true if the interface supports the comTxPower object, and set to false otherwise.
                       comTxPower 1.3.6.1.4.1.9.10.83.1.1.1.1.3 integer32 read-only
This object holds the value of the transmitter optical power for the interface being instrumented. The optical is proportional to the laser diode current. This object makes sense only if comTxPowerSupported is true. All values must be converted to microWatts.
                       comTxLaserTempSupported 1.3.6.1.4.1.9.10.83.1.1.1.1.4 truthvalue read-only
Boolean to indicate if the interface being instrumented supports comTxLaserTemp. comTxLaserTempSupported is set to true if the interface supports the comTxLaserTemp object, and set to false otherwise.
                       comTxLaserTemp 1.3.6.1.4.1.9.10.83.1.1.1.1.5 integer32 read-only
This object holds the value of the transmitter laser diode temperature for the interface being instrumented. This object indicates the health of the transmitter.
                       comRxPowerACDC 1.3.6.1.4.1.9.10.83.1.1.1.1.6 integer32 read-only
This object holds the value of the total power (AC + DC) at the optical Rx of the interface. All values must be converted to microWatts.
                       comRxPowerACSupported 1.3.6.1.4.1.9.10.83.1.1.1.1.7 truthvalue read-only
Boolean to indicate if comRxPowerAC is supported by the interface being instrumented. comRxPowerACSupported is set to true if the interface supports the comRxPowerAC object,and set to false otherwise.
                       comRxPowerAC 1.3.6.1.4.1.9.10.83.1.1.1.1.8 integer32 read-only
This object holds the value of the AC power at the optical Receiver of the interface. Not all interfaces support this object.This object makes sense only if comRxPowerACSupported is true. All values must be converted to microWatts.
       ciscoOpticalMonMIBNotifPrefix 1.3.6.1.4.1.9.10.83.2
           ciscoOpticalMonMIBNotifications 1.3.6.1.4.1.9.10.83.2.0
       ciscoOpticalMonMIBConformance 1.3.6.1.4.1.9.10.83.3
           ciscoOpticalMonMIBCompliances 1.3.6.1.4.1.9.10.83.3.1
               ciscoOpticalMonMIBCompliance 1.3.6.1.4.1.9.10.83.3.1.1
The compliance statement for entities which implement the Cisco Optical Monitoring MIB.
           ciscoOpticalMonMIBGroups 1.3.6.1.4.1.9.10.83.3.2
               ciscoOpticalMonMIBParamGroup 1.3.6.1.4.1.9.10.83.3.2.1
Parameters of the optical interfaces.