CISCO-VOA-MIB
17 objects
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.
Imported Objects
| CISCO-OPTICAL-MONITOR-MIB | OpticalIfDirection |
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE OBJECT-GROUP |
| SNMPv2-SMI | Integer32 MODULE-IDENTITY OBJECT-TYPE |
| SNMPv2-TC | TEXTUAL-CONVENTION TimeStamp |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.9.9.262 | IdentityciscoVoaMIB | This MIB module defines objects to configure and manage the Variable Optical Attenuator (VOA) modules. VOA modules are typically used to attenuate channels add… | ||
| 1.3.6.1.4.1.9.9.262.1 | NodecVoaMIBObjects | |||
| 1.3.6.1.4.1.9.9.262.1.1 | NodecVoaBaseGroup | |||
| 1.3.6.1.4.1.9.9.262.1.1.1 | TablecVoaTable | not-accessible | current | This table provides objects to configure and control the attenuation on VOAs. |
| 1.3.6.1.4.1.9.9.262.1.1.1.1 | RowcVoaEntry | not-accessible | current | An entry in the cVoaTable provides objects to configure and control the attenuation level of a VOA at an interface, for a given direction. |
| 1.3.6.1.4.1.9.9.262.1.1.1.1.1 | ColumncVoaDirection | not-accessible | current | 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. |
| 1.3.6.1.4.1.9.9.262.1.1.1.1.2 | ColumncVoaAttenuationControlMode | read-write | current | 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 c… |
| 1.3.6.1.4.1.9.9.262.1.1.1.1.3 | ColumncVoaAttenuation | read-write | current | This object indicates the attenuation level applied at the interface. When the cVoaAttenuationControlMode object is set to 'manual', the attenuation level may … |
| 1.3.6.1.4.1.9.9.262.1.1.1.1.4 | ColumncVoaAttenuationLastChange | read-only | current | This object indicates the value of sysUpTime at the last time the attenuation level was adjusted at this interface, in the given direction. |
| 1.3.6.1.4.1.9.9.262.1.1.1.1.5 | ColumncVoaDesiredPower | read-write | current | This object indicates the desired optical power level, after attenuation, at the interface. This object applies only when the cVoaAttenuationControlMode object… |
| 1.3.6.1.4.1.9.9.262.3 | NodecVoaMIBConformance | |||
| 1.3.6.1.4.1.9.9.262.3.1 | NodecVoaMIBCompliances | |||
| 1.3.6.1.4.1.9.9.262.3.1.1 | CompliancecVoaMIBCompliance | current | The compliance statement for platforms that provide configuration and control of VOA modules. | |
| 1.3.6.1.4.1.9.9.262.3.2 | NodecVoaMIBGroups | |||
| 1.3.6.1.4.1.9.9.262.3.2.1 | GroupcVoaMIBBaseGroup | current | A collection of mandatory managed objects that provide basic configuration and control of the VOA modules. |
Type Definitions
| Name | Syntax | Status | Description |
|---|---|---|---|
| OpticalAttenInDb | Integer32 (0..400) | current | 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. |
| OpticalPowerInDbm | Integer32 ( -400..250 | -1000 ) | current | 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 initial… |