wsPowerAdjustmentMode
AT-UWC-WLAN-SWITCH-MIB ·
.1.3.6.1.4.1.207.8.42.8.34.5.4
Object
scalar Enumeration
Flag to set automatic power adjustment for all managed AP radios. If power adjustment mode is interval, periodically calculate the power adjustments and apply them. However, if power adjustment is manual, calculation and assignment of power adjustments initiated and controlled by the administrator user interface commands.
Context
- MIB
- AT-UWC-WLAN-SWITCH-MIB
- OID
.1.3.6.1.4.1.207.8.42.8.34.5.4- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- rfManagement
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 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AT-UWC-WLAN-SWITCH-MIB::wsPowerAdjustmentMode.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AT-UWC-WLAN-SWITCH-MIB' -M '/opt/observium/mibs/allied:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AT-UWC-WLAN-SWITCH-MIB::wsPowerAdjustmentMode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | manual |
2 | interval |