MIB Viewer

cLWlanP2PBlocking

OBJECT-TYPE
1.3.6.1.4.1.9.9.512.1.1.2.1.2
Access
read-write
Status
current
Sub-identifiers
0
This object represents per WLAN peer-to-peer blocking behavior on controller. Peer-to-peer blocking means traffic between two clients on same VLAN will not be bridged. disable : Peer-to-peer blocking is disabled and traffic is bridged locally within the controller. drop : The packet will be discarded. forwardUp : The packet will be forwarded on the upstream VLAN. The device 'north' of the controller can then make the decision about what to do with the packet.
INTEGER { disable(1), drop(2), forwardUp(3) }