cVoaAttenuationControlMode
CISCO-VOA-MIB ·
.1.3.6.1.4.1.9.9.262.1.1.1.1.2
Object
column
r/w
Enumeration
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.
Context
- MIB
- CISCO-VOA-MIB
- OID
.1.3.6.1.4.1.9.9.262.1.1.1.1.2- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- cVoaEntry
- Table
- cVoaTable
- Siblings
- 4
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | manual |
2 | automatic |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| cVoaDirection 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. | column | CISCO-OPTICAL-MONITOR-MIBOpticalIfDirection | .1.3.6.1.4.1.9.9.262.1.1.1.1.1 |
| cVoaAttenuation This object indicates the attenuation level applied at the
interface.
When the cVoaAttenuationControlMode object is set to 'manual',
the attenuation level may be s… | column | OpticalAttenInDb | .1.3.6.1.4.1.9.9.262.1.1.1.1.3 |
| cVoaAttenuationLastChange This object indicates the value of sysUpTime at the last
time the attenuation level was adjusted at this interface,
in the given direction. | column | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.9.9.262.1.1.1.1.4 |
| cVoaDesiredPower This object indicates the desired optical power level,
after attenuation, at the interface.
This object applies only when the cVoaAttenuationControlMode
object is … | column | OpticalPowerInDbm | .1.3.6.1.4.1.9.9.262.1.1.1.1.5 |