ZYXEL-PORT-SECURITY-MIB

File: ZYXEL-PORT-SECURITY-MIB.mib (8252 bytes)

Imported modules

RFC1155-SMI SNMPv2-SMI SNMPv2-TC
RFC1213-MIB P-BRIDGE-MIB Q-BRIDGE-MIB
BRIDGE-MIB IF-MIB SNMP-FRAMEWORK-MIB
INET-ADDRESS-MIB DISMAN-PING-MIB IEEE8021-CFM-MIB
OSPF-MIB ZYXEL-ES-SMI

Imported symbols

enterprises OBJECT-TYPE RowStatus
DateAndTime TruthValue StorageType
MacAddress DisplayString EnabledStatus
PortList dot1dBasePort InterfaceIndexOrZero
SnmpAdminString InetAddressType InetAddress
OperationResponseStatus Counter TimeTicks
BridgeId Timeout dot1agCfmMdIndex
dot1agCfmMaIndex dot1agCfmMepIdentifier IpAddress
ifIndex NOTIFICATION-TYPE sysObjectID
ospfIfIpAddress ospfAddressLessIf ospfAreaId
ospfNbrIpAddr ospfNbrAddressLessIndex ospfLsdbAreaId
ospfLsdbType ospfLsdbLsid ospfLsdbRouterId
ospfVirtIfAreaId ospfVirtIfNeighbor esMgmt

Defined Types

ZyxelPortSecurityPortEntry  
SEQUENCE    
  zyPortSecurityPortState EnabledStatus
  zyPortSecurityPortLearnState EnabledStatus
  zyPortSecurityPortMacLimit INTEGER

ZyxelPortSecurityVMLEntry  
SEQUENCE    
  zyPortSecurityVMLPort INTEGER
  zyPortSecurityVMLVID INTEGER
  zyPortSecurityVMLMacLimit INTEGER
  zyPortSecurityVMLRowStatus RowStatus

Defined Values

zyxelPortSecurity 1.3.6.1.4.1.890.1.15.3.66
The subtree for dhcp
MODULE-IDENTITY    

zyxelPortSecuritySetup 1.3.6.1.4.1.890.1.15.3.66.1
OBJECT IDENTIFIER    

zyPortSecurityState 1.3.6.1.4.1.890.1.15.3.66.1.1
Enable/Disable port security on the switch.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyxelPortSecurityPortTable 1.3.6.1.4.1.890.1.15.3.66.1.2
The table contains port security on the specified port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelPortSecurityPortEntry

zyxelPortSecurityPortEntry 1.3.6.1.4.1.890.1.15.3.66.1.2.1
An entry contains port security on the specified port configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelPortSecurityPortEntry  

zyPortSecurityPortState 1.3.6.1.4.1.890.1.15.3.66.1.2.1.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyPortSecurityPortLearnState 1.3.6.1.4.1.890.1.15.3.66.1.2.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

zyPortSecurityPortMacLimit 1.3.6.1.4.1.890.1.15.3.66.1.2.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyPortSecurityMacFreeze 1.3.6.1.4.1.890.1.15.3.66.1.3
This entry is used to execute MacFreeze action to port. It's meaningless while reading this entry.
Status: current Access: read-write
OBJECT-TYPE    
  PortList  

zyPortSecurityMaxNumberOfVMLs 1.3.6.1.4.1.890.1.15.3.66.1.4
The maximum number of port security VML that can be created.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyxelPortSecurityVMLTable 1.3.6.1.4.1.890.1.15.3.66.1.5
The table contains VLAN MAC address limit on the specified port for the specified VLAN configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelPortSecurityVMLEntry

zyxelPortSecurityVMLEntry 1.3.6.1.4.1.890.1.15.3.66.1.5.1
An entry contains VLAN MAC address limit on the specified port for the specified VLAN configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelPortSecurityVMLEntry  

zyPortSecurityVMLPort 1.3.6.1.4.1.890.1.15.3.66.1.5.1.1
The configured port number of VLAN MAC Limit.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyPortSecurityVMLVID 1.3.6.1.4.1.890.1.15.3.66.1.5.1.2
The configured VLAN number of VLAN MAC Limit.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER  

zyPortSecurityVMLMacLimit 1.3.6.1.4.1.890.1.15.3.66.1.5.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER  

zyPortSecurityVMLRowStatus 1.3.6.1.4.1.890.1.15.3.66.1.5.1.4
This object allows entries to be created and deleted from the portSecurityVMLTable.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus