CISCO-VOA-MIB

File: CISCO-VOA-MIB.mib (8354 bytes)

Imported modules

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

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
TEXTUAL-CONVENTION TimeStamp MODULE-COMPLIANCE
OBJECT-GROUP ifIndex OpticalIfDirection
ciscoMgmt

Defined Types

OpticalPowerInDbm  
An integer value that gives the optical power level in 1/10ths of dBm. Example: The value -300 represents a power level of -30.0 dBm. The distinguished value of '-1000' indicates that the object has not yet been initialized.
TEXTUAL-CONVENTION    
  Integer32 -400..250 | -1000  

OpticalAttenInDb  
An integer value that gives the attenuation level in 1/10ths of dB. Example: The value 80 represents an attenuation level of 8.0 dB.
TEXTUAL-CONVENTION    
  Integer32 0..400  

CVoaEntry  
SEQUENCE    
  cVoaDirection OpticalIfDirection
  cVoaAttenuationControlMode INTEGER
  cVoaAttenuation OpticalAttenInDb
  cVoaAttenuationLastChange TimeStamp
  cVoaDesiredPower OpticalPowerInDbm

Defined Values

ciscoVoaMIB 1.3.6.1.4.1.9.9.262
This MIB module defines objects to configure and manage the Variable Optical Attenuator (VOA) modules. VOA modules are typically used to attenuate channels added by a network element, in order to equalize the input power of each wavelength before the multiplexed signal consisting of all wavelengths is sent through an EDFA. There may be a separate VOA per channel, one VOA per band of wavelengths, or one VOA for the pass through wavelengths. VOA modules are also often used before terminating optical wavelengths at optical receivers, in order to avoid receiver saturation. The VOAs may be present on various modules within the network element, for example, on an Optical Add/Drop Multiplexer (OADM) module, on the same module as an optical transceiver, or on a separate module of its own.
MODULE-IDENTITY    

cVoaMIBObjects 1.3.6.1.4.1.9.9.262.1
OBJECT IDENTIFIER    

cVoaBaseGroup 1.3.6.1.4.1.9.9.262.1.1
OBJECT IDENTIFIER    

cVoaTable 1.3.6.1.4.1.9.9.262.1.1.1
This table provides objects to configure and control the attenuation on VOAs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CVoaEntry

cVoaEntry 1.3.6.1.4.1.9.9.262.1.1.1.1
An entry in the cVoaTable provides objects to configure and control the attenuation level of a VOA at an interface, for a given direction.
Status: current Access: not-accessible
OBJECT-TYPE    
  CVoaEntry  

cVoaDirection 1.3.6.1.4.1.9.9.262.1.1.1.1.1
This is the second index into the cVoaTable and indicates the direction for which the attenuation level at this interface is being controlled, in this entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  OpticalIfDirection  

cVoaAttenuationControlMode 1.3.6.1.4.1.9.9.262.1.1.1.1.2
This object is used to set the mode of controlling the attenuation level of a VOA at an interface. When the mode is set to 'manual', the attenuation level is configured manually, by setting the desired attenuation level in the cVoaAttenuation object. The cVoaDesiredPower object does not apply in this case. When the mode is set to 'automatic', the attenuation level is continuously adjusted to maintain a desired power level, after attenuation. The desired optical power level after attenuation is configured using the cVoaDesiredPower object. The cVoaAttenuation object cannot be configured in this case, but it indicates the attenuation level derived from the desired power level. The automatic mode of controlling attenuation should not be used when the monitored power level includes multiple wavelengths, since the power level monitor cannot distinguish between a decrease in power across all wavelengths, versus a loss of power of some but not all wavelengths. If some but not all wavelengths go down, this would cause the attenuation level to be automatically decreased, leading to an increase in the power level of the remaining wavelengths.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER manual(1), automatic(2)  

cVoaAttenuation 1.3.6.1.4.1.9.9.262.1.1.1.1.3
This object indicates the attenuation level applied at the interface. When the cVoaAttenuationControlMode object is set to 'manual', the attenuation level may be specified by setting this object.
Status: current Access: read-write
OBJECT-TYPE    
  OpticalAttenInDb  

cVoaAttenuationLastChange 1.3.6.1.4.1.9.9.262.1.1.1.1.4
This object indicates the value of sysUpTime at the last time the attenuation level was adjusted at this interface, in the given direction.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

cVoaDesiredPower 1.3.6.1.4.1.9.9.262.1.1.1.1.5
This object indicates the desired optical power level, after attenuation, at the interface. This object applies only when the cVoaAttenuationControlMode object is set to 'automatic'. In this mode, the attenuation level is continuously adjusted to maintain the desired power level, after attenuation, as specified by this object.
Status: current Access: read-write
OBJECT-TYPE    
  OpticalPowerInDbm  

cVoaMIBConformance 1.3.6.1.4.1.9.9.262.3
OBJECT IDENTIFIER    

cVoaMIBCompliances 1.3.6.1.4.1.9.9.262.3.1
OBJECT IDENTIFIER    

cVoaMIBGroups 1.3.6.1.4.1.9.9.262.3.2
OBJECT IDENTIFIER    

cVoaMIBCompliance 1.3.6.1.4.1.9.9.262.3.1.1
The compliance statement for platforms that provide configuration and control of VOA modules.
Status: current Access: read-write
MODULE-COMPLIANCE    

cVoaMIBBaseGroup 1.3.6.1.4.1.9.9.262.3.2.1
A collection of mandatory managed objects that provide basic configuration and control of the VOA modules.
Status: current Access: read-write
OBJECT-GROUP