CISCO-VOA-MIB
AI MIB Summary
The CISCO-VOA-MIB enables SNMP-based configuration and monitoring of Variable Optical Attenuator (VOA) hardware on Cisco optical network elements, specifically managing per-channel or per-band attenuation levels to equalize wavelength power before EDFA amplification and prevent optical receiver saturation. Key metrics include attenuation values, module status, and channel power levels across OADM, transceiver, or standalone VOA modules.
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.
16
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
16 total| Object Name |
|---|
ciscoVoaMIB OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.262 |
CISCO-SMI Unknown .1.3.6.1.4.1.9.9.262 |
cVoaMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.262.1 |
cVoaBaseGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.262.1.1 |
cVoaTableThis table provides objects to configure and control the
attenuation on VOAs. SEQUENCE OF CVoaEntry .1.3.6.1.4.1.9.9.262.1.1.1 |
cVoaEntryAn entry in the cVoaTable provides objects to configure and
control the attenuation level of a VOA at an interface, for
a given direction. CVoaEntry .1.3.6.1.4.1.9.9.262.1.1.1.1 |
cVoaDirectionThis 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. OpticalIfDirection -- Rsyntax INTEGER { -- receive(1), -- transmit(2), -- notApplicable(3) -- } .1.3.6.1.4.1.9.9.262.1.1.1.1.1 |
cVoaAttenuationControlModeThis 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.rw Enumeration .1.3.6.1.4.1.9.9.262.1.1.1.1.2 |
cVoaAttenuationThis 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.rw OpticalAttenInDb -- Rsyntax INTEGER .1.3.6.1.4.1.9.9.262.1.1.1.1.3 |
cVoaAttenuationLastChangeThis object indicates the value of sysUpTime at the last
time the attenuation level was adjusted at this interface,
in the given direction.ro TimeStamp -- Rsyntax TimeTicks .1.3.6.1.4.1.9.9.262.1.1.1.1.4 |
cVoaDesiredPowerThis 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.rw OpticalPowerInDbm -- Rsyntax INTEGER(-1000|-400..250) .1.3.6.1.4.1.9.9.262.1.1.1.1.5 |
cVoaMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.262.3 |
cVoaMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.262.3.1 |
cVoaMIBCompliance OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.262.3.1.1 |
cVoaMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.262.3.2 |
cVoaMIBBaseGroup OBJECT IDENTIFIER .1.3.6.1.4.1.9.9.262.3.2.1 |