All MIBs › IEEE802dot11-MIB › dot11PowerCapabilityMin
dot11PowerCapabilityMin
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11PowerCapabilityMin
OID (numeric): 1.2.840.10036.1.8.1.5
Node type: OBJECT-TYPE
Type: Integer32
Access: read-only
Description:
This attribute shall indicate the minimum transmit Power Capability of this station. The unit of this attribute is dBm. The default value of this attribute shall be -100 dBm.
What is dot11PowerCapabilityMin?
This read-only object indicates the minimum transmit power capability of a wireless station, expressed in dBm (decibels relative to 1 milliwatt). The default value is -100 dBm, representing the lowest power level the station can transmit at. Wireless network designers use this information to understand the power range capabilities of client devices for site survey and roaming optimization.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.1.8.1.5 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11PowerCapabilityMin
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.1.8.1.5.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11PowerCapabilityMin.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.1 | dot11smt | IEEE802dot11-MIB |
| 1.2.840.10036.1.8 | dot11SpectrumManagementTable | IEEE802dot11-MIB |
| 1.2.840.10036.1.8.1 | dot11SpectrumManagementEntry | IEEE802dot11-MIB |
| 1.2.840.10036.1.8.1.5 | dot11PowerCapabilityMin | IEEE802dot11-MIB |