Package org.netxms.client.topology
Class WirelessStation
java.lang.Object
org.netxms.client.topology.WirelessStation
Information about wireless station
- 
Constructor Details- 
WirelessStation
 
- 
- 
Method Details- 
getMacAddress- Returns:
- the macAddress
 
- 
getIpAddress- Returns:
- the ipAddress
 
- 
getNodeObjectIdpublic long getNodeObjectId()- Returns:
- the nodeObjectId
 
- 
getAccessPointIdpublic long getAccessPointId()- Returns:
- the accessPointId
 
- 
getRadioInterface- Returns:
- the radioInterface
 
- 
getSsid- Returns:
- the ssid
 
- 
getRSSIpublic int getRSSI()Get RSSI for this station (0 if now known).- Returns:
- RSSI for this station
 
- 
getVlanpublic int getVlan()- Returns:
- the vlan
 
 
-