All MIBs › CISCO-DOT11-IF-MIB › cd11IfPsPacketForwardEnable
cd11IfPsPacketForwardEnable
Module: CISCO-DOT11-IF-MIB
OID (symbolic): CISCO-DOT11-IF-MIB::cd11IfPsPacketForwardEnable
OID (numeric): 1.3.6.1.4.1.9.9.272.1.1.1.1.1.15
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
If no VLAN is configured on the radio interface, this object configures the PSPF feature. Otherwise, cd11IfVlanPsPacketForwardEnable is used to configure the PSPF feature per VLAN. If it is 'true', PSPF is on the radio interface and direct traffic between wireless clients of the interface is not allowed. If it is 'false', PSPF is disabled on the VLAN and direct traffic between wireless clients of the interface is allowed.
What is cd11IfPsPacketForwardEnable?
This parameter controls the PSPF (Private Secure Packet Forwarding) feature that prevents direct unicast traffic between wireless clients associated with the same radio interface on Cisco 802.11 access points. When enabled, inter-client communication is blocked unless it passes through the infrastructure; when disabled, clients communicate directly. Administrators use this to enforce security policies or reduce air-time usage.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.15 snmpwalk -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfPsPacketForwardEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.15.1 snmpget -v2c -c public <target> CISCO-DOT11-IF-MIB::cd11IfPsPacketForwardEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.272.1.1.1.1.1.15.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cd11IfPsPacketForwardEnable.1
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.272 | ciscoDot11IfMIB | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1 | ciscoDot11IfMIBObjects | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1 | cd11IfConfigurations | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1 | cd11IfManagement | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1 | cd11IfStationConfigTable | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1.1 | cd11IfStationConfigEntry | CISCO-DOT11-IF-MIB |
| 1.3.6.1.4.1.9.9.272.1.1.1.1.1.15 | cd11IfPsPacketForwardEnable | CISCO-DOT11-IF-MIB |