wlanDot11Interface
The wlanDot11Interface table stores information about DOT11 interfaces.
The following table describes the wlanDot11Interface table.
| Column name | Type | Constraints | Description |
|---|---|---|---|
| entityId | 32-bit integer |
Primary key Foreign key Not null |
Automatically incremented ID that provides a unique value for each WLAN DOT11 across all domains. |
| antennaDiversity | 50-character string | The antenna diversity value of this DOT11 interface. | |
| antennaGain | 32-bit integer | The antenna gain of this DOT11 interface. | |
| antennaOptions | 30-character string | The antenna options of this DOT11 interface. | |
| channelAssignMode | 30-character string | The antenna channel assignment mode of this DOT11 interface. | |
| channelNo | 10-character string | The channel number of this DOT11 interface. | |
| dot11IfType | 20-character string | The interface type of this DOT11 interface. | |
| packetSniffMode | 20-character string | The packet sniff mode of this DOT11 interface. | |
| packetSniffChannelNo | 10-character string | The packet sniff channel number of this DOT11 interface. | |
| radioSlot | 32-bit integer | The radio slot of this DOT11 interface. | |
| snmpIndex | 50-character string | The SNMP index of this DOT11 interface. | |
| supportedChannelNo | 255-character string | The supported channel number of this DOT11 interface. | |
| trafficViaPortNum | 32-bit integer | The port number where traffic flows in and out of this DOT11 interface. | |
| txPowerControlMode | 30-character string | The Tx power control mode of this DOT11 interface. | |
| txPowerLevel | 32-bit integer | The Tx power level of this DOT11 interface. |