CISCO-OPTICAL-MONITORING-MIB

File: CISCO-OPTICAL-MONITORING-MIB.mib (8307 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
CISCO-SMI IF-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
TruthValue MODULE-COMPLIANCE OBJECT-GROUP
ciscoExperiment ifIndex

Defined Types

ComParametersEntry  
SEQUENCE    
  comTxBiasCurrent Integer32
  comTxPowerSupported TruthValue
  comTxPower Integer32
  comTxLaserTempSupported TruthValue
  comTxLaserTemp Integer32
  comRxPowerACDC Integer32
  comRxPowerACSupported TruthValue
  comRxPowerAC Integer32

Defined Values

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.
MODULE-IDENTITY    

ciscoOpticalMonMIBObjects 1.3.6.1.4.1.9.10.83.1
OBJECT IDENTIFIER    

comParameters 1.3.6.1.4.1.9.10.83.1.1
OBJECT IDENTIFIER    

comParametersTable 1.3.6.1.4.1.9.10.83.1.1.1
This table lists the instrumented parameters of all interfaces on the network element whose optical parameters are to be monitored.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ComParametersEntry

comParametersEntry 1.3.6.1.4.1.9.10.83.1.1.1.1
Only the ifIndices of optical interfaces whose parameters need to be monitored will be used to index this table.
Status: current Access: not-accessible
OBJECT-TYPE    
  ComParametersEntry  

comTxBiasCurrent 1.3.6.1.4.1.9.10.83.1.1.1.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..100000  

comTxPowerSupported 1.3.6.1.4.1.9.10.83.1.1.1.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

comTxPower 1.3.6.1.4.1.9.10.83.1.1.1.1.3
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

comTxLaserTempSupported 1.3.6.1.4.1.9.10.83.1.1.1.1.4
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

comTxLaserTemp 1.3.6.1.4.1.9.10.83.1.1.1.1.5
This object holds the value of the transmitter laser diode temperature for the interface being instrumented. This object indicates the health of the transmitter.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 -253..200  

comRxPowerACDC 1.3.6.1.4.1.9.10.83.1.1.1.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

comRxPowerACSupported 1.3.6.1.4.1.9.10.83.1.1.1.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  TruthValue  

comRxPowerAC 1.3.6.1.4.1.9.10.83.1.1.1.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..2147483647  

ciscoOpticalMonMIBNotifPrefix 1.3.6.1.4.1.9.10.83.2
OBJECT IDENTIFIER    

ciscoOpticalMonMIBNotifications 1.3.6.1.4.1.9.10.83.2.0
OBJECT IDENTIFIER    

ciscoOpticalMonMIBConformance 1.3.6.1.4.1.9.10.83.3
OBJECT IDENTIFIER    

ciscoOpticalMonMIBCompliances 1.3.6.1.4.1.9.10.83.3.1
OBJECT IDENTIFIER    

ciscoOpticalMonMIBGroups 1.3.6.1.4.1.9.10.83.3.2
OBJECT IDENTIFIER    

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.
Status: current Access: read-only
MODULE-COMPLIANCE    

ciscoOpticalMonMIBParamGroup 1.3.6.1.4.1.9.10.83.3.2.1
Parameters of the optical interfaces.
Status: current Access: read-only
OBJECT-GROUP