All MIBs › IEEE802dot11-MIB › dot11FrequencyBandsSupported
dot11FrequencyBandsSupported
Module: IEEE802dot11-MIB
OID (symbolic): IEEE802dot11-MIB::dot11FrequencyBandsSupported
OID (numeric): 1.2.840.10036.4.11.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
The capability of the OFDM PHY implementation to operate in the three U-NII bands. Coded as an integer value of a three bit field as follows: bit 0 .. capable of operating in the lower (5.15-5.25 GHz) U-NII band bit 1 .. capable of operating in the middle (5.25-5.35 GHz) U-NII band bit 2 .. capable of operating in the upper (5.725-5.825 GHz) U-NII band For example, for an implementation capable of operating in the lower and mid bands this attribute would take the value 3.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.2.840.10036.4.11.1.3 snmpwalk -v2c -c public <target> IEEE802dot11-MIB::dot11FrequencyBandsSupported
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.2.840.10036.4.11.1.3.1 snmpget -v2c -c public <target> IEEE802dot11-MIB::dot11FrequencyBandsSupported.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.11 | dot11PhyOFDMTable | IEEE802dot11-MIB |
| 1.2.840.10036.4.11.1 | dot11PhyOFDMEntry | IEEE802dot11-MIB |
| 1.2.840.10036.4.11.1.3 | dot11FrequencyBandsSupported | IEEE802dot11-MIB |