CISCO-LWAPP-WLAN-MIB :: cLWlanP2PBlocking

MIB Reference — IPNetwork Monitor

All MIBsCISCO-LWAPP-WLAN-MIBcLWlanP2PBlocking

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 OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.9ciscoCISCO-SMI
1.3.6.1.4.1.9.9ciscoMgmtCISCO-SMI
1.3.6.1.4.1.9.9.512ciscoLwappWlanMIBCISCO-LWAPP-WLAN-MIB
1.3.6.1.4.1.9.9.512.1ciscoLwappWlanMIBObjectsCISCO-LWAPP-WLAN-MIB
1.3.6.1.4.1.9.9.512.1.1ciscoLwappWlanConfigCISCO-LWAPP-WLAN-MIB
1.3.6.1.4.1.9.9.512.1.1.2cLWlanConfigClientTableCISCO-LWAPP-WLAN-MIB
1.3.6.1.4.1.9.9.512.1.1.2.1cLWlanConfigClientEntryCISCO-LWAPP-WLAN-MIB
1.3.6.1.4.1.9.9.512.1.1.2.1.2cLWlanP2PBlockingCISCO-LWAPP-WLAN-MIB