CISCO-VOA-MIB
- Registered at
- 1.3.6.1.4.1.9.9.262
- Last updated
- 2002-05-07 00:00
- Organization
- Cisco Systems, Inc.
- Revisions
- 2002-05-07 00:00
- Namespace
- cisco
- Source file
CISCO-VOA-MIB- Digest
sha256:1c7d8fa961926b067716c7905a4e4fed4e62b86615fa81e562d1afdb419b94f1
Description
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.
Contact
Cisco Systems Customer Service Postal: 170 W Tasman Drive San Jose, CA 95134 Tel: +1 800 553-NETS E-mail: cs-dwdm@cisco.com
Imports
| From | Symbols |
|---|---|
| CISCO-OPTICAL-MONITOR-MIB | OpticalIfDirection |
| CISCO-SMI | ciscoMgmt |
| IF-MIB | ifIndex |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-SMI | Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, TEXTUAL-CONVENTION, TimeStamp |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
CISCO-OPTICAL-MONITOR-MIB CISCO-SMI CISCO-VOA-MIB IANAifType-MIB IF-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC
Textual conventions
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| OpticalAttenInDb TEXTUAL-CONVENTION 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. | current | |||
| OpticalPowerInDbm TEXTUAL-CONVENTION 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. | current |
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| cVoaMIBObjects OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.262.1 | |||
| cVoaBaseGroup OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.262.1.1 | |||
| cVoaTable OBJECT-TYPE This table provides objects to configure and control the attenuation on VOAs. | 1.3.6.1.4.1.9.9.262.1.1.1 | not-accessible | current | |
| cVoaEntry OBJECT-TYPE 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 | not-accessible | current | |
| cVoaDirection OBJECT-TYPE 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.1 | OpticalIfDirection | not-accessible | current |
| cVoaAttenuationControlMode OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.262.1.1.1.1.2 | INTEGER {manual(1), automatic(2)} | read-write | current |
| cVoaAttenuation OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.262.1.1.1.1.3 | OpticalAttenInDb | read-write | current |
| cVoaAttenuationLastChange OBJECT-TYPE 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.4 | TimeStamp | read-only | current |
| cVoaDesiredPower OBJECT-TYPE 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. | 1.3.6.1.4.1.9.9.262.1.1.1.1.5 | OpticalPowerInDbm | read-write | current |
| cVoaMIBConformance OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.262.3 | |||
| cVoaMIBCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.262.3.1 | |||
| cVoaMIBGroups OBJECT-IDENTITY | 1.3.6.1.4.1.9.9.262.3.2 |
Conformance
| Name | OID | Status |
|---|---|---|
| cVoaMIBCompliance MODULE-COMPLIANCE The compliance statement for platforms that provide configuration and control of VOA modules. | 1.3.6.1.4.1.9.9.262.3.1.1 | current |
| cVoaMIBBaseGroup OBJECT-GROUP A collection of mandatory managed objects that provide basic configuration and control of the VOA modules. | 1.3.6.1.4.1.9.9.262.3.2.1 | current |