ZYXEL-PORT-SECURITY-MIB: View SNMP OID List / Download MIB

VENDOR: ZYXEL COMMUNICATIONS CORP.


 Home MIB: ZYXEL-PORT-SECURITY-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).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 zyxelPortSecurity 1.3.6.1.4.1.890.1.15.3.66
The subtree for dhcp
       zyxelPortSecuritySetup 1.3.6.1.4.1.890.1.15.3.66.1
           zyPortSecurityState 1.3.6.1.4.1.890.1.15.3.66.1.1 enabledstatus read-write
Enable/Disable port security on the switch.
           zyxelPortSecurityPortTable 1.3.6.1.4.1.890.1.15.3.66.1.2 no-access
The table contains port security on the specified port configuration.
               zyxelPortSecurityPortEntry 1.3.6.1.4.1.890.1.15.3.66.1.2.1 no-access
An entry contains port security on the specified port configuration.
                   zyPortSecurityPortState 1.3.6.1.4.1.890.1.15.3.66.1.2.1.1 enabledstatus read-write
Enable/Disable Port Security on the specified port. Enable(1) means this port only accept frames from static MAC addresses that are configured for the port,and dynamic MAC address frames up to the number specified by zyxelPortSecurityPortMacLimit object.
                   zyPortSecurityPortLearnState 1.3.6.1.4.1.890.1.15.3.66.1.2.1.2 enabledstatus read-write
Enable/Disable MAC address learning on the specified port. MAC address learning reduces outgoing broadcast traffic. For MAC address learning to occur on a port, the port itself must be active with address learning enabled.
                   zyPortSecurityPortMacLimit 1.3.6.1.4.1.890.1.15.3.66.1.2.1.3 integer read-write
Set this field to limit the number of (dynamic) MAC addresses that may be learned on a port. For example, if you set this field to 5 on port 2, then only the devices with these five learned MAC addresses may access port 2 at any one time. A sixth device must wait until one of the five learned MAC addresses ages out.
           zyPortSecurityMacFreeze 1.3.6.1.4.1.890.1.15.3.66.1.3 portlist read-write
This entry is used to execute MacFreeze action to port. It's meaningless while reading this entry.
           zyPortSecurityMaxNumberOfVMLs 1.3.6.1.4.1.890.1.15.3.66.1.4 integer read-only
The maximum number of port security VML that can be created.
           zyxelPortSecurityVMLTable 1.3.6.1.4.1.890.1.15.3.66.1.5 no-access
The table contains VLAN MAC address limit on the specified port for the specified VLAN configuration.
               zyxelPortSecurityVMLEntry 1.3.6.1.4.1.890.1.15.3.66.1.5.1 no-access
An entry contains VLAN MAC address limit on the specified port for the specified VLAN configuration.
                   zyPortSecurityVMLPort 1.3.6.1.4.1.890.1.15.3.66.1.5.1.1 integer no-access
The configured port number of VLAN MAC Limit.
                   zyPortSecurityVMLVID 1.3.6.1.4.1.890.1.15.3.66.1.5.1.2 integer no-access
The configured VLAN number of VLAN MAC Limit.
                   zyPortSecurityVMLMacLimit 1.3.6.1.4.1.890.1.15.3.66.1.5.1.3 integer read-write
Set this field to limit the number of (dynamic) MAC addresses that may be learned on a port in a specified VLAN. For example, if you set this field to 5 on port 2 in VLAN 3, then only the devices with these five learned MAC addresses may access port 2 in VLAN 3 at any one time. A sixth device would have to wait until one of the five learned MAC addresses aged out.
                   zyPortSecurityVMLRowStatus 1.3.6.1.4.1.890.1.15.3.66.1.5.1.4 rowstatus read-only
This object allows entries to be created and deleted from the portSecurityVMLTable.