wlSecurityMACFilterMode

ZHNWIRELESS · .1.3.6.1.4.1.5504.2.5.46.1.3.1.24

Object

column r/w WlMACFilterModes
Configure the MAC Filter mode. The MAC Filter rules defined in the 
wlMACFilterTable will be ignored when this object is set to disable(3).

Context

MIB
ZHNWIRELESS
OID
.1.3.6.1.4.1.5504.2.5.46.1.3.1.24
Type
column
Access
readwrite
Status
current
Parent
wlSecurityEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZHNWIRELESS' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNWIRELESS::wlSecurityMACFilterMode'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZHNWIRELESS' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZHNWIRELESS::wlSecurityMACFilterMode.<wlBaseCfgIndex>.<wlVirtualIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZHNWIRELESS' -M '/opt/observium/mibs/zhone:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZHNWIRELESS::wlSecurityMACFilterMode'

Syntax

Source
WlMACFilterModes
Base type
Enumeration

Values & Constraints

Type Values
1allow
2deny
3disable

Conformance