MIB Viewer

extremeWirelessPortState

OBJECT-TYPE
1.3.6.1.4.1.1916.1.25.2.3.1.7
Access
read-only
Status
current
Sub-identifiers
0
The current state of the wireless part of this port. enabled : Port is actively looking for wireless interfaces. disabled : Port is administratively unable to detect new interfaces. reset : Interfaces have been detected and are being brought up (access point is booting). addressing : IP Address is being assigned. register : Interfaces are registering for service syncing : Interfaces are retrieving their configuration and updating their state. online : Interfaces are operational. If an error occurs the wireless port will transistion to the error state.
INTEGER { disabled(1), enabled(2), reset(3), addressing(4), register(5), syncing(6), online(7), error(8) }