Skip to content

Latest commit

 

History

History
37 lines (30 loc) · 1.46 KB

File metadata and controls

37 lines (30 loc) · 1.46 KB

0x99A4 GetAccessPointInfo

Vendor Extension Operation
Returns the detailed access point information used in client mode.

Supported Models

X Z1 V SC S
*1

*1Firmware v2.00.2 and later

Operation Code 0x99A4
Operation Parameter 1 AccessPointHandle
Operation Parameter 2 None
Operation Parameter 3 None
Operation Parameter 4 None
Operation Parameter 5 None
Data AccessPointInfo dataset
Data Direction R->I

AccessPointInfo Dataset

Field Order Field Name Size Data Type Description
1 SSID Variable String SSID
2 SSID Stealth 1 UINT8 0: Disabled
1: Eabled
3 Security Variable String Authentication mode
none, WEP, WPA/WPA2 PSK
4 Connection Priority 1 UINT8 1 to 5
5 IP Address Allocation 1 UINT8 0: Dynamic
1: Static
6 IP Address 4 UINT32 IP address assigned to camera*2
7 Subnet Mask 4 UINT32 Subnet mask*2
8 Default Gateway 4 UINT32 Default gateway*2

*2This can be acquired when IP Address Allocation is 1.