Vendor Extension Operation
Returns the detailed access point information used in client mode.
| ✓ | ✓*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 |
| Field Order | Field Name | Size | Data Type | Description |
|---|---|---|---|---|
| 1 | SSID | Variable | String | SSID |
| 2 | SSID Stealth | 1 | UINT8 | 0: Disabled1: Eabled |
| 3 | Security | Variable | String | Authentication modenone, WEP, WPA/WPA2 PSK |
| 4 | Connection Priority | 1 | UINT8 | 1 to 5 |
| 5 | IP Address Allocation | 1 | UINT8 | 0: Dynamic1: 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.