wlMACFilterRowStatus

ZHNWIRELESS · .1.3.6.1.4.1.5504.2.5.46.1.4.1.5

Object

The SNMP RowStatus of the current row. When creating a new
MAC Filter entry for a virtual wireless interface, only the
MAC Address must be specified. The wlVirtualIndex will 
be used to determine the SSID and the filter mode to 
apply.

Context

MIB
ZHNWIRELESS
OID
.1.3.6.1.4.1.5504.2.5.46.1.4.1.5
Type
column
Access
readwrite
Status
current
Parent
wlMACFilterEntry
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::wlMACFilterRowStatus'
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::wlMACFilterRowStatus.<wlBaseCfgIndex>.<wlVirtualIndex>.<wlMACFilterIndex>'
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::wlMACFilterRowStatus'

Syntax

Source
Zhone-TCZhoneRowStatus
Base type
Enumeration

Values & Constraints

Type Values
1active
4createAndGo
6destroy

Conformance