Base type: Orion.Packages.Wireless.Entity
| Name | Type | Notes |
|---|---|---|
| AccessPointID | System.Int64 | |
| SSID | System.String | |
| MAC | System.String | |
| Channel | System.Int32 | |
| AutoChannel | System.Boolean | |
| Clients | System.Int32 | |
| WEPEnabled | System.Boolean | |
| BeaconPeriod | System.Int32 | |
| RadioType | System.String | |
| InBps | System.Double | |
| OutBps | System.Double | |
| InPps | System.Double | |
| OutPps | System.Double | |
| Bps | System.Double | |
| Pps | System.Double | |
| InAckFailure | System.Double | |
| OutFailures | System.Double | |
| InFCSError | System.Double | |
| ID | System.Int64 | |
| Index | System.Int64 | |
| NodeID | System.Int32 | |
| Available | System.Double | |
| AvailablePercent | System.Double | |
| FirstUpdate | System.DateTime | |
| LastUpdate | System.DateTime | |
| Description | System.String | |
| DisplayName | System.String | |
| Description | System.String | |
| InstanceType | System.Type | |
| Uri | System.String | |
| InstanceSiteId | System.Int32 | Default='0'. |
| HistoricalInterfaces | Orion.Packages.Wireless.HistoricalInterfaces | Defined by relationship Orion.InterfaceHostsHistoricalWirelessInterfaces (System.Hosting) |
| WirelessClients | Orion.Packages.Wireless.Clients | Defined by relationship Orion.WirelessInterfacesHostsWirelessClients (System.Hosting) |
| AccessPoint | Orion.Packages.Wireless.AccessPoints | Defined by relationship Orion.AccessPointHostsWirelessInterfaces (System.Hosting) |