Index |
The auxiliary variable used to identify instances of the columnar objects in the wlanWDSPeersTable. Range: 1 to 2147483647 |
LinkAliasName |
This attribute shows the user-defined alias name for the peer's bridge link. Length: 0 to 13 |
CompointName |
This attribute displays the given node name of the peer ComPoint. Length: 0 to 32 |
RSSI |
This attribute shows the receive signal strength for the signal received from the peer in dBm. Range: -110 to 0 |
LinkAdminStatus |
This attribute shows is the peer's bridge link is currently enabled. Enumerations: |
LockState |
This attribute defines if the peer's bridge is locked. Lock state is common for all bridge links using the same radio. If the bridge is locked, it cannot be discovered by auto-configuration scan, and changing of any parameters is blocked. Enumerations: |
CompointMacAddress |
This attribute displays the MAC address of the peer ComPoint. This is not the WLAN radio's MAC address, but rather the MAC address of the first ethernet port. Length: 6 to 6 |
RadioMacAddress |
This attribute displays the peer's WLAN radio's MAC address. Length: 6 to 6 |
ConfigSetupState |
This attribute defines the current auto-configuration setup state of the bridge link. idle(1) - No auto-configuration is currently in progress. In this state, writing any value other than idle(1) to this attribute starts auto-configuration of a bridge link to the partner defined by the table row. The state then automatically changes to setup(1) for this peer, and to busy(3) for all other peers. setup(2) - Auto-configuration of this bridge link to connect to this peer is currently in progress. As soon as auto-config setup is finished, the state changes back to idle(0). You can check whether auto-config setup succeeded by reading wlanWDSPeerConfigSetupResult. busy(3) - Either the bridge link is currently scanning for peers, or auto-configuration setup with another peer is currently in progress for this bridge link. Writing this attribute in any state other than idle(0) returns an error. Enumerations: - idle (1)
- setup (2)
- busy (3)
|
ConfigSetupResult |
This attribute holds the result after a bridge link auto-config setup. It is reset whenever a new auto-config setup is triggered. Enumerations: - noError (1)
- unknownCommand (2)
- locked (3)
- invalidPortID (4)
- deviceError (5)
- invalidTag (6)
- timeout (7)
- outOfBuffers (8)
- notFound (9)
- internalError (10)
- receivedNAK (11)
|
RemoteIfIndex |
This is a unique identifier (port ID or ifIndex) for the bridge link on the remote side. |
RSSI1 |
This attribute shows the receive signal strength on the first receiver for the signal received from the peer in dBm. A value of 0 indicates no connection Range: -110 to 0 |
RSSI2 |
This attribute shows the receive signal strength on the second receiver for the signal received from the peer in dBm. A value of 0 indicates no connection or no second receiver present. Range: -110 to 0 |
RSSI3 |
This attribute shows the receive signal strength on the third receiver for the signal received from the peer in dBm. A value of 0 indicates no connection or no third receiver present. Range: -110 to 0 |
IfIndex |
Auxiliary index in wlanWDSPeersTable. |