hzIduAtpcCoordinatedPower
DRAGONWAVE-HORIZON-IDU-MIB ·
.1.3.6.1.4.1.7262.2.3.1.7.3
Object
The Coordinated Power can be enabled by specifying the coordinated power status and coordinated power offset in a string with the following format (without the single quotes):
'<on [offset] | off>'
The offset can optionally be specified after the 'on' string and after a single space and can be be between 0.0 and 10.0 inclusive. The 'offset' is represented in dBm and indicates the offset below TxPower. The accuracy is limited to tenths of dBm so an offset of 9.99 is recognized as 9.9 dBm.
Examples: 'on 5.5' or 'off'
Context
- MIB
- DRAGONWAVE-HORIZON-IDU-MIB
- OID
.1.3.6.1.4.1.7262.2.3.1.7.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- hzIduAtpc
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAGONWAVE-HORIZON-IDU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAGONWAVE-HORIZON-IDU-MIB::hzIduAtpcCoordinatedPower.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAGONWAVE-HORIZON-IDU-MIB' -M '/opt/observium/mibs/dragonwave:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAGONWAVE-HORIZON-IDU-MIB::hzIduAtpcCoordinatedPower'
Syntax
- Source
- DisplayString
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.