nbsSigLaneLaneTxPowerLevel
NBS-SIGLANE-MIB ·
.1.3.6.1.4.1.629.236.20.1.1.20
Object
column
Enumeration
This object indicates the status of this lane's
measured received power, reported in nbsSigLaneLaneTxPower:
notSupported(1), if (nbsSigLaneLaneTxPower = 0x80000000);
lowAlarm(2),
if nbsSigLaneLaneTxPower < nbsSigLanePortTxPowerVendorMin;
lowWarning(3),
if nbsSigLaneLaneTxPower > nbsSigLanePortTxPowerVendorMin
and nbsSigLaneLaneTxPower < nbsSigLanePortTxPowerUserMin;
ok(4), if nbsSigLaneLaneTxPower is within thresholds;
highWarning(5),
if nbsSigLaneLaneTxPower < nbsSigLanePortTxPowerVendorMax
and nbsSigLaneLaneTxPower > nbsSigLanePortTxPowerUserMax;
highAlarm(6),
if nbsSigLaneLaneTxPower > nbsSigLanePortTxPowerVendorMax
Context
- MIB
- NBS-SIGLANE-MIB
- OID
.1.3.6.1.4.1.629.236.20.1.1.20- Type
- column
- Access
- readonly
- Status
- current
- Parent
- nbsSigLaneLaneEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | notSupported |
2 | lowAlarm |
3 | lowWarning |
4 | ok |
5 | highWarning |
6 | highAlarm |