MIB Viewer

wlcWTPInfoState

OBJECT-TYPE
1.3.6.1.4.1.272.4.61.1.23.1.4
Access
read-only
Status
current
Sub-identifiers
0
Reflects the current (CAPWAP) state of the WTP. idle(1) - WTP is idle (isn't seen by AC) discovery(2) - WTP is discovered by AC authorize(3) - WTP is waiting to be authorized by AC join(4) - WTP send join request to AC configure(5) - AC replied to join and send configure request mib-configure(6) - WTP retrieves configuration from AC data-check(7) - WTP is (re)configuring itself run(8) - WTP has finished configuration and is now managed reset(9) - WTP will be resetted (reboot). lostac(10) - The WTP lost the connection to its AC (see: wlcACLostACLifeTime) Default is idle(1).
INTEGER { idle(1), discovery(2), authorize(3), join(4), configure(5), mib-configure(6), data-check(7), run(8), reset(9), lostac(10) }