plantPowerPower
ELECTROLINE-COMMON-TEST-MIB ·
.1.3.6.1.4.1.5802.1.3.1.4.4.3.1.4
Object
scalar
SNMPv2-SMIInteger32
Return the calculated power in 0.01 dBmV. Important, this function will hang the SNMP agent. Be carrefull!
Also, the RBW used will be caluclated to get as near as possible to 2048 bins. That we, we achieve the best
possible result within the span specified. You can look at the planPowerRbw and plantPowerNbBins mibs
to know the value used.
Also, the FFT windows filter use is Hanning. So do not expect to get the best result on analog channels.
Context
- MIB
- ELECTROLINE-COMMON-TEST-MIB
- OID
.1.3.6.1.4.1.5802.1.3.1.4.4.3.1.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- plantPower
- Siblings
- 5
Syntax
SNMPv2-SMIInteger32
- Source
- SNMPv2-SMIInteger32
- Base type
Integer32
Values & Constraints
Type Constraints
range: -2147483648..2147483647
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| plantPowerStartFrequency Fisrt frequency of the span to calculate in Hz | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5802.1.3.1.4.4.3.1.1 |
| plantPowerStopFrequency Last frequency of the span to calculate in Hz | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5802.1.3.1.4.4.3.1.2 |
| plantPowerNbAverage Number of FFT to perform and average the result | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5802.1.3.1.4.4.3.1.3 |
| planPowerRBW Return the RBW used to make the last calculation | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5802.1.3.1.4.4.3.1.5 |
| plantPowerNbBins Return the number of bins used to make the last calculation | scalar | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.5802.1.3.1.4.4.3.1.6 |