Factory Line - Wireless LAN
5-10
PHOENIX CONTACT
7190_en_02
clients on WLAN-2"
::= { plDevWlanMacFilter 3 }
plDevWlanMacFilterSyslog OBJECT-TYPE
SYNTAX EnabledDisabledStatus
ACCESS read-write
STATUS mandatory
DESCRIPTION
"Enable syslog warnings for default policy of
Mac filter table."
::= { plDevWlanMacFilter 4 }
plDevWlanMacFilterTable OBJECT-TYPE
SYNTAX SEQUENCE OF PlDevWlanMacFilterEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"Mac filter table for all wlan interfaces."
::= { plDevWlanMacFilter 1 }
plDevWlanMacFilterEntry OBJECT-TYPE
SYNTAX PlDevWlanMacFilterEntry
ACCESS not-accessible
STATUS mandatory
DESCRIPTION
"An entry (conceptual row) in the
wlanMacFilterTable."
INDEX { plDevWlanMacEntryIdx }
::= { plDevWlanMacFilterTable 1 }
PlDevWlanMacFilterEntry ::= SEQUENCE {
plDevWlanMacEntryIdx INTEGER,
plDevWlanMacEntryInterfaceName
INTEGER,
plDevWlanMacEntryAction
INTEGER,
plDevWlanMacEntryAddress
MacAddress
}
plDevWlanMacEntryIdx OBJECT-TYPE
SYNTAX INTEGER (0..499)
ACCESS not-accessible
STATUS mandatory