CIM_WiFiEndpoint 類別
表示無線通訊端點,當其相關聯的介面裝置與 IEEE 802.11 無線區域網路 連線時,可以傳送和接收資料框架。
語法
[Abstract, Version("2.22.0"), UMLPackagePath("CIM::Network::Wireless"), AMENDMENT]
class CIM_WiFiEndpoint : CIM_LANEndpoint
{
string LANID;
uint16 ProtocolIFType = 71;
uint16 EncryptionMethod;
string OtherEncryptionMethod;
uint16 AuthenticationMethod;
string OtherAuthenticationMethod;
uint16 IEEE8021xAuthenticationProtocol;
string AccessPointAddress;
uint16 BSSType;
boolean Associated;
};
成員
CIM_WiFiEndpoint類別具有下列類型的成員:
屬性
CIM_WiFiEndpoint類別具有這些屬性。
-
AccessPointAddress
-
-
資料類型: 字串
-
存取類型:唯讀
與Wi-Fi端點相關聯的存取點 MAC 位址;否則為 Null。
-
-
相關聯
-
-
資料類型: 布林值
-
存取類型:唯讀
如果 WiFi 端點目前與存取點或用戶端月臺相關聯,則為true;否則為false。
-
-
AuthenticationMethod
-
-
資料類型: uint16
-
存取類型:唯讀
-
限定詞: MappingStrings (「IEEE 802.11-2007 |8「) , ModelCorrespondence (」CIM_WiFiEndpoint。EncryptionMethod「、」CIM_WiFiEndpoint。IEEE8021xAuthenticationProtocol「, 」CIM_WiFiEndpoint.OtherAuthenticationMethod「)
Wi-Fi端點與網路之間所使用的驗證類型。
-
-
未知 (0)
-
其他 (1)
-
開啟 System (2)
-
共用金鑰 (3)
-
WPA PSK (4)
-
WPA IEEE 802.1x (5)
-
WPA2 PSK (6)
-
WPA2 IEEE 802.1x (7)
-
CCKM IEEE 802.1x (8)
-
DMTF 保留 (9..)
BSSType
-
資料類型: uint16
-
存取類型:唯讀
-
限定詞: MappingStrings (「IEEE 802.11-2007 |3.16「)
基本服務集 (BSS) 對應至實例的網路類型。 BSS 是由單一協調函式所控制的一組月臺。
未知 (0)
獨立 (2)
基礎結構 (3)
DMTF 保留 (4..)
EncryptionMethod
-
資料類型: uint16
-
存取類型:唯讀
-
限定詞: MappingStrings (「IEEE 802.11-2007 |8「) , ModelCorrespondence (」CIM_WiFiEndpoint。AuthenticationMethod「、」CIM_WiFiEndpoint。OtherEncryptionMethod「)
透過 Wi-Fi 端點傳送和接收資料時所使用的加密類型。
未知 (0)
其他 (1)
WEP (2)
TKIP (3)
CCMP (4)
無 (5)
DMTF 保留 (6..)
IEEE8021xAuthenticationProtocol
-
資料類型: uint16
-
存取類型:唯讀
-
限定詞: MappingStrings (「RFC4017。IETF「、」RFC2716。IETF「, 」draft-ietf-pppext-eap-ttls.IETF「, 」draft-kamath-pppext-peapv0.IETF「、」draft-josefsson-pppext-eap-tls-eap「、」RFC4851.IETF「、」RFC3748。IETF「、」RFC4764。IETF「、」RFC4186。IETF「、」RFC4187。IETF「) , ModelCorrespondence (」CIM_WiFiEndpoint。AuthenticationMethod「)
當 AuthenticationMethod 包含 「7」 (WPA IEEE 802.1x) 或 「8」 (CCKM IEEE 802.1x (CCKM IEEE 802.1x) 時,Wi-Fi) 端點的 EAP (可延伸驗證通訊協定類型。
EAP-TLS (0)
EAP-TTLS/MSCHAPv2 (1)
PEAPv0/EAP-MSCHAPv2 (2)
PEAPv1/EAP-GTC (3)
EAP-FAST/MSCHAPv2 (4)
EAP-FAST/GTC (5)
EAP-MD5 (6)
EAP-PSK (7)
EAP-SIM (8)
EAP-AKA (9)
EAP-FAST/TLS (10)
DMTF 保留 (11..)
LANID
-
資料類型: 字串
-
存取類型:唯讀
-
限定詞: 覆寫 (「LANID」) , MappingStrings (「IEEE 802.11-2007 |7.3.2.1「)
與Wi-Fi端點相關聯之無線區域網路 的服務組識別元 (SSID) ;否則為 Null。
OtherAuthenticationMethod
-
資料類型: 字串
-
存取類型:唯讀
-
限定詞: ModelCorrespondence (「CIM_WiFiEndpoint。AuthenticationMethod「)
當 AuthenticationMethod 包含 「1」 (Other) 時,Wi-Fi端點與網路之間所使用的驗證類型。
OtherEncryptionMethod
-
資料類型: 字串
-
存取類型:唯讀
-
限定詞: ModelCorrespondence (「CIM_WiFiEndpoint。EncryptionMethod「)
描述 當 EncryptionMethod 包含 「1」 (Other) 時,Wi-Fi端點的加密類型。
ProtocolIFType
-
資料類型: uint16
-
存取類型:唯讀
-
限定詞: 覆寫 (「ProtocolIFType」)
這個實例的分類或分類。 可能的值為 DMTF 和 IANA ifType MIB中的Wi-Fi和保留值。
如果 ProtocolIFType 設定為 「1」 (Other) ,則應在 OtherTypeDescription 屬性中提供類型資訊。
其他 (1)
IEEE 802.11 (71)
IANA 保留 (225..4095)
DMTF 保留 (4301..32767)
廠商保留 (32768..)
規格需求
需求 | 值 |
---|---|
最低支援的用戶端 |
Windows 8 |
最低支援的伺服器 |
Windows Server 2012 |
命名空間 |
Root\virtualization\v2 |
MOF |
|
DLL |
|