>> MIB - Management Information Base
|
>> Table: dot11PhyOperationTable - (.1.2.840.10036.4.1.1) Description: An entry in the dot11PhyOperation Table. ifIndex - Each 802.11 interface is represented by an ifEntry. Interface tables in this MIB module are indexed by ifIndex. |
PHYType | This is an 8-bit integer value that identifies the PHY type supported by the attached PLCP and PMD. Currently defined values and their corresponding PHY types are: FHSS 2.4 GHz = 01, DSSS 2.4 GHz = 02, IR Baseband = 03, OFDM 5GHz = 04, HRDSSS = 05, ERP = 06 Enumerations: - fhss (1)
- dsss (2)
- irbaseband (3)
- ofdm (4)
- hrdsss (5)
- erp (6)
|
CurrentRegDomain | The current regulatory domain this instance of the PMD is supporting. This object corresponds to one of the RegDomains listed in dot11RegDomainsSupported. Range: 0 to 2147483647 |
TempType | There are different operating temperature requirements dependent on the anticipated environmental conditions. This attribute describes the current PHY's operating temperature range capability. Currently defined values and their corresponding temperature ranges are: Type 1 = X'01'-Commercial range of 0 to 40 degrees C, Type 2 = X'02'-Industrial range of -30 to 70 degrees C. Enumerations: - tempType1 (1)
- tempType2 (2)
|
|