All MIBs › CISCO-LWAPP-MESH-MIB › clMeshMacFilterList
clMeshMacFilterList
Module: CISCO-LWAPP-MESH-MIB
OID (symbolic): CISCO-LWAPP-MESH-MIB::clMeshMacFilterList
OID (numeric): 1.3.6.1.4.1.9.9.616.1.2.3
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description: This object specifies whether mac filtering needs to be enabled on controller for joining mesh AP. A value of 'true' indicates that mesh mac filter is enabled. A value of 'false' indicates that mesh node can join controller even if mesh node MAC address is not in MAC filter list.
What is clMeshMacFilterList?
Enables or disables MAC address filtering on the controller for mesh APs joining the network; when enabled, only mesh nodes with a registered MAC address can join.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.9.616.1.2.3 snmpwalk -v2c -c public <target> CISCO-LWAPP-MESH-MIB::clMeshMacFilterList
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.9.616.1.2.3.1 snmpget -v2c -c public <target> CISCO-LWAPP-MESH-MIB::clMeshMacFilterList.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.9.616.1.2.3.1 s <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> clMeshMacFilterList.1
Start monitoring Cisco wireless access points and controllers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-LWAPP-MESH-MIB::clMeshMacFilterList OID value, configure state conditions and alerts, and monitor any Cisco wireless access points and controllers from a single console.
OID Breakdown
Upper-level ancestors (8 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.9.616 | ciscoLwappMeshMIB | CISCO-LWAPP-MESH-MIB |
| 1.3.6.1.4.1.9.9.616.1 | ciscoLwappMeshMIBObjects | CISCO-LWAPP-MESH-MIB |
| 1.3.6.1.4.1.9.9.616.1.2 | ciscoLwappMeshGlobalConfig | CISCO-LWAPP-MESH-MIB |
| 1.3.6.1.4.1.9.9.616.1.2.3 | clMeshMacFilterList | CISCO-LWAPP-MESH-MIB |