ZYXEL-MAC-FILTER-MIB
AI MIB Summary
The ZYXEL-MAC-FILTER-MIB provides programmatic access to configure and monitor Layer 2 MAC address filtering policies on ZyXEL network devices, specifically exposing tables for allowed and blocked source MAC addresses to enforce port-based access control.
The subtree for MAC filter
Main OID:
zyxelMacFilter.1.3.6.1.4.1.890.1.15.3.47
12
Objects
Active
Status
14
Dependencies
Imported Objects
Objects
12 total| Object Name |
|---|
zyxelMacFilterThe subtree for MAC filter MODULE-IDENTITY .1.3.6.1.4.1.890.1.15.3.47 |
RFC1155-SMIThe subtree for MAC filter Unknown .1.3.6.1.4.1.890.1.15.3.47 |
IF-MIBThe subtree for MAC filter NOTIFICATION-TYPE .1.3.6.1.4.1.890.1.15.3.47 |
zyxelMacFilterSetup OBJECT IDENTIFIER .1.3.6.1.4.1.890.1.15.3.47.1 |
zyMacFilterMaxNumberOfRulesThe maximum number of filter rule that can be created.ro INTEGER .1.3.6.1.4.1.890.1.15.3.47.1.1 |
zyxelMacFilterTableThe table contains MAC filter configuration. SEQUENCE OF ZyxelMacFilterEntry .1.3.6.1.4.1.890.1.15.3.47.1.2 |
zyxelMacFilterEntryAn entry contains MAC filter configuration. ZyxelMacFilterEntry .1.3.6.1.4.1.890.1.15.3.47.1.2.1 |
zyMacFilterMacAddressType a MAC address in valid MAC address format, that is , six hexadecimal character pairs. MacAddress (SNMPv2-TC) .1.3.6.1.4.1.890.1.15.3.47.1.2.1.1 |
zyMacFilterVidThe VLAN group identificaton number. INTEGER .1.3.6.1.4.1.890.1.15.3.47.1.2.1.2 |
zyMacFilterNameA descriptive name for this rule. This is for identification only.rw DisplayString (SNMPv2-TC) .1.3.6.1.4.1.890.1.15.3.47.1.2.1.3 |
zyMacFilterAction1.discard source : drop the frames from the source MAC address.
The switch can still send frames to the MAC address.
2. discard destination: drop the frames to the destination MAC address.
The switch can still receive frames originating from the MAC address.
3. both : block traffic to/from the MAC address specified in the MAC field.rw Enumeration .1.3.6.1.4.1.890.1.15.3.47.1.2.1.4 |
zyMacFilterRowStatusThis object allows entries to be created and deleted from the filter table.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.890.1.15.3.47.1.2.1.5 |