CISCO-OPTICAL-MONITORING-MIB
AI MIB Summary
The CISCO-OPTICAL-MONITORING-MIB enables SNMP-based monitoring of optical layer parameters on Cisco network elements, specifically tracking signal power levels, laser bias currents, and temperature metrics for transceivers and optical modules during electrical-to-optical conversion and transmission.
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.
21
Objects
Active
Status
4
Dependencies
Imported Objects
Objects
21 total| Object Name |
|---|
ciscoOpticalMonitoringMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.83 |
IF-MIB Unknown .1.3.6.1.4.1.9.10.83 |
ciscoOpticalMonMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.83.1 |
comParameters OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.83.1.1 |
comParametersTableThis table lists the instrumented parameters of all
interfaces on the network element whose optical
parameters are to be monitored. SEQUENCE OF ComParametersEntry .1.3.6.1.4.1.9.10.83.1.1.1 |
comParametersEntryOnly the ifIndices of optical interfaces
whose parameters need to be monitored will
be used to index this table. ComParametersEntry .1.3.6.1.4.1.9.10.83.1.1.1.1 |
comTxBiasCurrentThis holds the value of the laser diode forward
bias current for the interface being instrumented,
and is an indication of the Tx optical power.ro INTEGER .1.3.6.1.4.1.9.10.83.1.1.1.1.1 |
comTxPowerSupportedBoolean 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.ro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.10.83.1.1.1.1.2 |
comTxPowerThis 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.ro INTEGER .1.3.6.1.4.1.9.10.83.1.1.1.1.3 |
comTxLaserTempSupportedBoolean 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.ro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.10.83.1.1.1.1.4 |
comTxLaserTempThis object holds the value of the transmitter laser
diode temperature for the interface being instrumented.
This object indicates the health of the transmitter.ro INTEGER(-253..200) -- Units -- Degree Centigrade .1.3.6.1.4.1.9.10.83.1.1.1.1.5 |
comRxPowerACDCThis object holds the value of the total power
(AC + DC) at the optical Rx of the interface.
All values must be converted to microWatts.ro INTEGER .1.3.6.1.4.1.9.10.83.1.1.1.1.6 |
comRxPowerACSupportedBoolean 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.ro TruthValue -- Rsyntax INTEGER { -- true(1), -- false(2) -- } .1.3.6.1.4.1.9.10.83.1.1.1.1.7 |
comRxPowerACThis 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.ro INTEGER .1.3.6.1.4.1.9.10.83.1.1.1.1.8 |
ciscoOpticalMonMIBNotifPrefix OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.83.2 |
ciscoOpticalMonMIBNotifications OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.83.2.0 |
ciscoOpticalMonMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.83.3 |
ciscoOpticalMonMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.83.3.1 |
ciscoOpticalMonMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.83.3.1.1 |
ciscoOpticalMonMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.83.3.2 |
ciscoOpticalMonMIBParamGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.10.83.3.2.1 |