wsPowerPlanAPLastPwrAdjReasonCode
AT-UWC-WLAN-SWITCH-MIB ·
.1.3.6.1.4.1.207.8.42.8.34.5.19.1.14
Object
column Enumeration
The reason code indicating why the last power adjustment action was taken or not taken.
Context
- MIB
- AT-UWC-WLAN-SWITCH-MIB
- OID
.1.3.6.1.4.1.207.8.42.8.34.5.19.1.14- Type
- column
- Access
- readonly
- Status
- current
- Parent
- wsPowerPlanPerRadioEntry
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -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::wsPowerPlanAPLastPwrAdjReasonCode'
More examples
Read one indexed 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::wsPowerPlanAPLastPwrAdjReasonCode.<wsPowerPlanAPMacAddress>.<wsPowerPlanAPRadioInterface>'
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::wsPowerPlanAPLastPwrAdjReasonCode'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | powerPlanNeverExecuted |
1 | powerPlanRadioInSentryMode |
2 | powerPlanRadioAutoPowerDisable |
3 | powerPlanRadioPowerUnchanged |
4 | powerPlanRadioOperatingInMaxPower |
5 | powerPlanRadioOperatingInMinPower |
6 | powerPlanRadioMinPowerIs100 |
7 | powerPlanRadioPowerIncreaseRequired |
8 | powerPlanRadioPowerDecreaseRequired |
9 | powerPlanRadioPowerAdjNone |
10 | powerPlanRadioPowerPartOfWDSLink |