All MIBs › IEEE802dot11-MIB › dot11NumberSupportedPowerLevels
dot11NumberSupportedPowerLevels
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11NumberSupportedPowerLevels
OID (numeric): 1.2.840.10036.4.3.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The number of power levels supported by the PMD. This attribute can have a value of 1 to 8.
What is dot11NumberSupportedPowerLevels?
This OID stores how many transmission power levels a wireless radio can use (1 to 8 settings). It's read-only and indicates hardware capability. This helps wireless administrators understand what power control options are available for improving signal quality or reducing interference.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.3.1.1 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11NumberSupportedPowerLevels
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.3.1.1.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11NumberSupportedPowerLevels.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.2 | member_body | IEEE802dot11-MIB |
| 1.2.840 | us | IEEE802dot11-MIB |
| 1.2.840.10036 | ieee802dot11 | IEEE802dot11-MIB |
| 1.2.840.10036.4 | dot11phy | IEEE802dot11-MIB |
| 1.2.840.10036.4.3 | dot11PhyTxPowerTable | IEEE802dot11-MIB |
| 1.2.840.10036.4.3.1 | dot11PhyTxPowerEntry | IEEE802dot11-MIB |
| 1.2.840.10036.4.3.1.1 | dot11NumberSupportedPowerLevels | IEEE802dot11-MIB |