All MIBs › CISCO-LWAPP-WLAN-MIB › cLWlanP2PBlocking
cLWlanP2PBlocking
Module: CISCO-LWAPP-WLAN-MIB
OID (symbolic): CISCO-LWAPP-WLAN-MIB::cLWlanP2PBlocking
OID (numeric): 1.3.6.1.4.1.9.9.512.1.1.2.1.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description:
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. allowPvtGrp : The packet will be bridged if both source and destination have same 'ipsk-tag', if mac-filtering is disabled the packet will be discarded.
What is cLWlanP2PBlocking?
Configures peer-to-peer blocking behavior on a WLAN, controlling whether traffic between two clients on the same VLAN is bridged directly (disabled means such traffic is allowed).
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.512.1.1.2.1.2 snmpwalk -v2c -c public <target> CISCO-LWAPP-WLAN-MIB::cLWlanP2PBlocking
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.512.1.1.2.1.2.1 snmpget -v2c -c public <target> CISCO-LWAPP-WLAN-MIB::cLWlanP2PBlocking.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.512.1.1.2.1.2.1 i <value>
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.512 | ciscoLwappWlanMIB | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1 | ciscoLwappWlanMIBObjects | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.1 | ciscoLwappWlanConfig | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.1.2 | cLWlanConfigClientTable | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.1.2.1 | cLWlanConfigClientEntry | CISCO-LWAPP-WLAN-MIB |
| 1.3.6.1.4.1.9.9.512.1.1.2.1.2 | cLWlanP2PBlocking | CISCO-LWAPP-WLAN-MIB |