ZYXEL-ACL-MIB

File: ZYXEL-ACL-MIB.mib (20310 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

ZyxelClassifierEntry  
SEQUENCE    
  zyClassifierName DisplayString
  zyClassifierState EnabledStatus
  zyClassifierPacketFormat INTEGER
  zyClassifierVid INTEGER
  zyClassifier8021pPriority INTEGER
  zyClassifierEthernetType INTEGER
  zyClassifierSourceMacAddress MacAddress
  zyClassifierIncomingPort INTEGER
  zyClassifierDestinationMacAddress MacAddress
  zyClassifierDSCP INTEGER
  zyClassifierIpProtocol INTEGER
  zyClassifierEstablishOnly EnabledStatus
  zyClassifierSourceIpAddress IpAddress
  zyClassifierSourceIpMaskBits INTEGER
  zyClassifierSourceSocket INTEGER
  zyClassifierDestinationIpAddress IpAddress
  zyClassifierDestinationIpMaskBits INTEGER
  zyClassifierDestinationSocket INTEGER
  zyClassifierIPv6DSCP INTEGER
  zyClassifierIPv6NextHeader INTEGER
  zyClassifierIPv6EstablishOnly EnabledStatus
  zyClassifierIPv6SourceIpAddress InetAddress
  zyClassifierIPv6SourceIpPrefixLength INTEGER
  zyClassifierIPv6DestinationIpAddress InetAddress
  zyClassifierIPv6DestinationIpPrefixLength INTEGER
  zyClassifierRowstatus RowStatus

ZyxelPolicyEntry  
SEQUENCE    
  zyPolicyName DisplayString
  zyPolicyState EnabledStatus
  zyPolicyClassifier DisplayString
  zyPolicyVid INTEGER
  zyPolicyEgressPort INTEGER
  zyPolicy8021pPriority INTEGER
  zyPolicyDSCP INTEGER
  zyPolicyTOS INTEGER
  zyPolicyBandwidth INTEGER
  zyPolicyOutOfProfileDSCP INTEGER
  zyPolicyForwardingAction INTEGER
  zyPolicyPriorityAction INTEGER
  zyPolicyDiffServAction INTEGER
  zyPolicyOutgoingAction BITS
  zyPolicyMeteringState INTEGER
  zyPolicyOutOfProfileAction BITS
  zyPolicyRowstatus RowStatus

Defined Values

zyxelAcl 1.3.6.1.4.1.890.1.15.3.10
The subtree for access control list (ACL)
MODULE-IDENTITY    

zyxelClassifierStatus 1.3.6.1.4.1.890.1.15.3.10.1
OBJECT IDENTIFIER    

zyxelPolicyStatus 1.3.6.1.4.1.890.1.15.3.10.2
OBJECT IDENTIFIER    

zyxelClassifierTable 1.3.6.1.4.1.890.1.15.3.10.1.1
The table contains classifier configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelClassifierEntry

zyxelClassifierEntry 1.3.6.1.4.1.890.1.15.3.10.1.1.1
An entry contains classifier configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelClassifierEntry  

zyClassifierName 1.3.6.1.4.1.890.1.15.3.10.1.1.1.1
The name of classifier rule is used for identifying purposes.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zyClassifierState 1.3.6.1.4.1.890.1.15.3.10.1.1.1.2
Enable/Disable classifier rule on this switch.
Status: current Access: read-only
OBJECT-TYPE    
  EnabledStatus  

zyClassifierPacketFormat 1.3.6.1.4.1.890.1.15.3.10.1.1.1.3
Packet format for classifier rule. A value of 802.3 indicates that the packets are formatted according to the IEEE 802.3 standards. A value of Ethernet II indicates that the packets are formatted according to RFC 894, Ethernet II encapsulation.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER all(1), ethernetII-untagged(2), ethernetII-tagged(3), ethernet802-3-untagged(4), ethernet802-3-tagged(5)  

zyClassifierVid 1.3.6.1.4.1.890.1.15.3.10.1.1.1.4
Source VLAN ID for classifier rule. The range is 1~4094 and value 0 means any VLAN.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyClassifier8021pPriority 1.3.6.1.4.1.890.1.15.3.10.1.1.1.5
802.1p priority for classifier rule. 0~7. The range is 0~7 and value -1 means any priority level.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyClassifierEthernetType 1.3.6.1.4.1.890.1.15.3.10.1.1.1.6
Ethernet type for classifier rule. It is represented in decimal expression and value 65535 means any Ethernet type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyClassifierSourceMacAddress 1.3.6.1.4.1.890.1.15.3.10.1.1.1.7
Source MAC address for classifier rule. 00:00:00:00:00:00 means any source MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zyClassifierIncomingPort 1.3.6.1.4.1.890.1.15.3.10.1.1.1.8
Incoming Port for classifier rule. Value 65536 means any port.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyClassifierDestinationMacAddress 1.3.6.1.4.1.890.1.15.3.10.1.1.1.9
Destination MAC address for classifier rule. 00:00:00:00:00:00 means any destination MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zyClassifierDSCP 1.3.6.1.4.1.890.1.15.3.10.1.1.1.10
DSCP (DiffServ Code Point) for classifier rule. The range is 0~63 and value -1 means any DSCP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyClassifierIpProtocol 1.3.6.1.4.1.890.1.15.3.10.1.1.1.11
IP Protocol for classifier rule. Value 255 means any IP protocol.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyClassifierEstablishOnly 1.3.6.1.4.1.890.1.15.3.10.1.1.1.12
Establish Only for TCP protocol type in classifier rule. This means that the switch will pick out the packets that are sent to establish TCP connections.
Status: current Access: read-only
OBJECT-TYPE    
  EnabledStatus  

zyClassifierSourceIpAddress 1.3.6.1.4.1.890.1.15.3.10.1.1.1.13
Source IP address for classifier rule. 0.0.0.0 means any source IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zyClassifierSourceIpMaskBits 1.3.6.1.4.1.890.1.15.3.10.1.1.1.14
Source IP mask bits for classifier rule.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyClassifierSourceSocket 1.3.6.1.4.1.890.1.15.3.10.1.1.1.15
Source socket number for classifier rule. Value 0 means any socket number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyClassifierDestinationIpAddress 1.3.6.1.4.1.890.1.15.3.10.1.1.1.16
Destination IP address for classifier rule. 0.0.0.0 means any destination IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zyClassifierDestinationIpMaskBits 1.3.6.1.4.1.890.1.15.3.10.1.1.1.17
Destination IP mask bits for classifier rule.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyClassifierDestinationSocket 1.3.6.1.4.1.890.1.15.3.10.1.1.1.18
Destination socket number for classifier rule. Value 0 means any socket number.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyClassifierIPv6DSCP 1.3.6.1.4.1.890.1.15.3.10.1.1.1.19
DSCP (DiffServ Code Point) for classifier rule. The range is 0~63 and value -1 means any DSCP.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyClassifierIPv6NextHeader 1.3.6.1.4.1.890.1.15.3.10.1.1.1.20
IPv6 next header protocol type for classifier rule. Value 255 means any protocol type.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyClassifierIPv6EstablishOnly 1.3.6.1.4.1.890.1.15.3.10.1.1.1.21
Establish Only for TCP protocol type in classifier rule. This means that the switch will pick out the packets that are sent to establish TCP connections.
Status: current Access: read-only
OBJECT-TYPE    
  EnabledStatus  

zyClassifierIPv6SourceIpAddress 1.3.6.1.4.1.890.1.15.3.10.1.1.1.22
IPv6 source address for classifier rule. :: means any IPv6 source ip address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

zyClassifierIPv6SourceIpPrefixLength 1.3.6.1.4.1.890.1.15.3.10.1.1.1.23
IPv6 source address prefix length for classifier rule.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyClassifierIPv6DestinationIpAddress 1.3.6.1.4.1.890.1.15.3.10.1.1.1.24
IPv6 destination address for classifier rule. :: means any IPv6 destination ip address.
Status: current Access: read-only
OBJECT-TYPE    
  InetAddress  

zyClassifierIPv6DestinationIpPrefixLength 1.3.6.1.4.1.890.1.15.3.10.1.1.1.25
IPv6 destination address prefix length for classifier rule.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyClassifierRowstatus 1.3.6.1.4.1.890.1.15.3.10.1.1.1.26
This object shows the entry of classifier rule status.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus  

zyxelPolicyTable 1.3.6.1.4.1.890.1.15.3.10.2.1
The table contains policy configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZyxelPolicyEntry

zyxelPolicyEntry 1.3.6.1.4.1.890.1.15.3.10.2.1.1
An entry contains policy configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZyxelPolicyEntry  

zyPolicyName 1.3.6.1.4.1.890.1.15.3.10.2.1.1.1
The name of policy rule is used for identifying purposes.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString  

zyPolicyState 1.3.6.1.4.1.890.1.15.3.10.2.1.1.2
Enable/Disable policy rule on this switch.
Status: current Access: read-only
OBJECT-TYPE    
  EnabledStatus  

zyPolicyClassifier 1.3.6.1.4.1.890.1.15.3.10.2.1.1.3
The classifier(s) applies in this policy rule.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zyPolicyVid 1.3.6.1.4.1.890.1.15.3.10.2.1.1.4
VLAN ID for policy rule.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyPolicyEgressPort 1.3.6.1.4.1.890.1.15.3.10.2.1.1.5
The outgoing port number in this policy rule.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyPolicy8021pPriority 1.3.6.1.4.1.890.1.15.3.10.2.1.1.6
Specify a 802.1p priority level for policy rule. The value of 802.1p is between 0 and 7.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyPolicyDSCP 1.3.6.1.4.1.890.1.15.3.10.2.1.1.7
Specify a DSCP (DiffServ Code Point) for policy rule. DSCP number is between 0 and 63.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyPolicyTOS 1.3.6.1.4.1.890.1.15.3.10.2.1.1.8
Specify the type of service (TOS) priority level for policy rule. The value of TOS is between 0 and 7.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyPolicyBandwidth 1.3.6.1.4.1.890.1.15.3.10.2.1.1.9
Specify the bandwidth for policy rule in kilobit per second (Kbps).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyPolicyOutOfProfileDSCP 1.3.6.1.4.1.890.1.15.3.10.2.1.1.10
Specify a new DSCP number (between 0 and 63) for policy rule if you want to replace or remark the DSCP number for out-of-profile traffic.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyPolicyForwardingAction 1.3.6.1.4.1.890.1.15.3.10.2.1.1.11
There are three forwarding actions for policy rule. 'No change' is forward the packets. 'Discard the packet' is drop the packets. 'Do not drop the matching frame previously marked for dropping' is retain the frames that were marked to be dropped before.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-change(1), discard-the-packet(2), o-not-drop-the-matching-frame-previously-marked-for-dopping(3)  

zyPolicyPriorityAction 1.3.6.1.4.1.890.1.15.3.10.2.1.1.12
There are four priority actions for policy rule. 'No change' is keep the priority setting of the frames. 'Set the packet's 802.1 priority' is replace the packet's 802.1 priority field with the value you set in the Priority field. 'Send the packet to priority queue' is put the packets in the designated queue. 'Replace the 802.1 priority field with the IP TOS value' to replace the packet's 802.1 priority field with the value you set in the TOS field.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-change(1), set-the-packets-802-1-priority(2), send-the-packet-to-priority-queue(3), replace-the-802-1-priority-field-with-the-IP-TOS-value(4)  

zyPolicyDiffServAction 1.3.6.1.4.1.890.1.15.3.10.2.1.1.13
There are four DiffServ actions for policy rule. 'No change' is keeping the TOS and/or DSCP fields in the packets. 'Set the packet's TOS field' is set the TOS field with the value you configure in the TOS field. 'Replace the IP TOS with the 802.1 priority value' is replace the TOS field with the value you configure in the Priority field. 'Set the Diffserv Codepoint field in the frame' to set the DSCP field with the value you configure in the DSCP field.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER no-change(1), set-the-packets-TOS-field(2), replace-the-IP-TOS-field-with-the-802-1-priority-value(3), set-the-Diffserv-Codepoint-field-in-the-frame(4)  

zyPolicyOutgoingAction 1.3.6.1.4.1.890.1.15.3.10.2.1.1.14
There are four outgoing actions for policy rule. 'Send the packet to the mirror port' is sent the packet to the mirror port. 'Send the packet to the egress port' is sent the packet to the egress port. 'Send the matching frames to the egress port' is sent the matching policy rule frames to the egress port. 'Set the packets VLAN ID' is set packet with tag.
Status: current Access: read-only
OBJECT-TYPE    
  BITS send-the-packet-to-the-mirror-port(0), send-the-packet-to-the-egress-port(1), send-the-matching-frames-to-the-egress-port(2), set-the-packets-VLAN-ID(3)  

zyPolicyMeteringState 1.3.6.1.4.1.890.1.15.3.10.2.1.1.15
Enable/Disable bandwidth limitation on the traffic flow(s) then set the actions to be taken on out-of-profile packets.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER  

zyPolicyOutOfProfileAction 1.3.6.1.4.1.890.1.15.3.10.2.1.1.16
There are four out of profile actions for policy rule. 'Drop the packet' is discard the out-of-profile traffic. 'Change the DSCP value' is replace the DSCP field with the value specified in the Out of profile DSCP field. 'Set Out-Drop Precedence' is mark out-of-profile traffic and drop it when network is congested. 'Do not drop the matching frame previously marked for dropping' to queue the frames that are marked to be dropped.
Status: current Access: read-only
OBJECT-TYPE    
  BITS drop-the-packet(0), change-the-DSCP-value(1), set-Out-Drop-Precedence(2), do-not-drop-the-matching-frame-previously-marked-for-dropping(3)  

zyPolicyRowstatus 1.3.6.1.4.1.890.1.15.3.10.2.1.1.17
This object shows the entry of policy rule status.
Status: current Access: read-only
OBJECT-TYPE    
  RowStatus