MIB Viewer

wlanWDSPeerConfigSetupState

OBJECT-TYPE
1.3.6.1.4.1.45.8.1.10.1.9
Access
read-write
Status
current
Sub-identifiers
0
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.
INTEGER { idle(1), setup(2), busy(3) }