ZYXEL-MAC-FILTER-MIB: View SNMP OID List / Download MIB
VENDOR: ZYXEL COMMUNICATIONS CORP.
Home | MIB: ZYXEL-MAC-FILTER-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
zyxelMacFilter | 1.3.6.1.4.1.890.1.15.3.47 |
The subtree for MAC filter |
||
zyxelMacFilterSetup | 1.3.6.1.4.1.890.1.15.3.47.1 | |||
zyMacFilterMaxNumberOfRules | 1.3.6.1.4.1.890.1.15.3.47.1.1 | integer | read-only |
The maximum number of filter rule that can be created. |
zyxelMacFilterTable | 1.3.6.1.4.1.890.1.15.3.47.1.2 | no-access |
The table contains MAC filter configuration. |
|
1.3.6.1.4.1.890.1.15.3.47.1.2.1 | no-access |
An entry contains MAC filter configuration. |
||
zyMacFilterMacAddress | 1.3.6.1.4.1.890.1.15.3.47.1.2.1.1 | macaddress | no-access |
Type a MAC address in valid MAC address format, that is , six hexadecimal character pairs. |
zyMacFilterVid | 1.3.6.1.4.1.890.1.15.3.47.1.2.1.2 | integer | no-access |
The VLAN group identificaton number. |
zyMacFilterName | 1.3.6.1.4.1.890.1.15.3.47.1.2.1.3 | displaystring | read-write |
A descriptive name for this rule. This is for identification only. |
zyMacFilterAction | 1.3.6.1.4.1.890.1.15.3.47.1.2.1.4 | integer | read-write |
1.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. Enumeration: 'discardSource': 1, 'discardDestination': 2, 'both': 3. |
zyMacFilterRowStatus | 1.3.6.1.4.1.890.1.15.3.47.1.2.1.5 | rowstatus | read-only |
This object allows entries to be created and deleted from the filter table. |