ZXR10-ACL-NEW-MIB

File: ZXR10-ACL-NEW-MIB.mib (225798 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF SNMPv2-TC
IPV6-TC ZXR10-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Unsigned32 Counter32
enterprises IpAddress MODULE-COMPLIANCE
OBJECT-GROUP NOTIFICATION-GROUP DisplayString
MacAddress TEXTUAL-CONVENTION RowStatus
Ipv6Address zxr10 zxr10RosngMIB

Defined Types

AclPermitDeny  
permit = 1,deny = 2.
TEXTUAL-CONVENTION    
  INTEGER permit(1), deny(2)  

AclValidOrNot  
valid = 1,invalid = 2.
TEXTUAL-CONVENTION    
  INTEGER valid(1), invalid(2)  

AclTcpFlagType  
plus(+) = 1,minus(-) = 2,unset = 65535.
TEXTUAL-CONVENTION    
  INTEGER plus(1), minus(2), unset(65535)  

Zxr10ACLv4ListEntry  
SEQUENCE    
  zxr10ACLv4ListName DisplayString

Zxr10ACLv4RuleEntry  
SEQUENCE    
  zxr10ACLv4RuleAclName DisplayString
  zxr10ACLv4RuleRuleID Integer32
  zxr10ACLv4RulePermitDeny AclPermitDeny
  zxr10ACLv4RuleSrcAddr IpAddress
  zxr10ACLv4RuleSrcWildcard IpAddress
  zxr10ACLv4RuleDestAddr IpAddress
  zxr10ACLv4RuleDestWildcard IpAddress
  zxr10ACLv4RuleIpProtocol INTEGER
  zxr10ACLv4RuleSrcPortOpr INTEGER
  zxr10ACLv4RuleSrcPortValue INTEGER
  zxr10ACLv4RuleSrcPortRange DisplayString
  zxr10ACLv4RuleDestPortOpr INTEGER
  zxr10ACLv4RuleDestPortValue INTEGER
  zxr10ACLv4RuleDestPortRange DisplayString
  zxr10ACLv4RuleTCPEstablish AclValidOrNot
  zxr10ACLv4RuleICMPType INTEGER
  zxr10ACLv4RuleICMPCode INTEGER
  zxr10ACLv4RulePrecedence Integer32
  zxr10ACLv4RuleTOS Integer32
  zxr10ACLv4RuleDSCP Integer32
  zxr10ACLv4RuleFragment AclValidOrNot
  zxr10ACLv4RuleRstFlag AclTcpFlagType
  zxr10ACLv4RuleAckFlag AclTcpFlagType
  zxr10ACLv4RuleFinFlag AclTcpFlagType
  zxr10ACLv4RuleSynFlag AclTcpFlagType
  zxr10ACLv4RulePshFlag AclTcpFlagType
  zxr10ACLv4RuleUrgFlag AclTcpFlagType
  zxr10ACLv4RuleTtlOpr INTEGER
  zxr10ACLv4RuleTtlValue Integer32
  zxr10ACLv4RuleTtlRange DisplayString
  zxr10ACLv4RuleTimerangeName DisplayString
  zxr10ACLv4RuleSrcUrl DisplayString
  zxr10ACLv4RuleDestUrl DisplayString
  zxr10ACLv4RuleDescription DisplayString
  zxr10ACLv4RulePrecRange DisplayString
  zxr10ACLv4RuleDscpRange DisplayString

Zxr10ACLv6ListEntry  
SEQUENCE    
  zxr10ACLv6ListName DisplayString

Zxr10ACLv6RuleEntry  
SEQUENCE    
  zxr10ACLv6RuleAclName DisplayString
  zxr10ACLv6RuleRuleID Integer32
  zxr10ACLv6RulePermitDeny AclPermitDeny
  zxr10ACLv6RuleFlowlabel Integer32
  zxr10ACLv6RuleSrcAddr DisplayString
  zxr10ACLv6RuleSrcWildcard INTEGER
  zxr10ACLv6RuleDestAddr DisplayString
  zxr10ACLv6RuleDestWildcard INTEGER
  zxr10ACLv6RuleIpProtocol INTEGER
  zxr10ACLv6RuleSrcPortOpr INTEGER
  zxr10ACLv6RuleSrcPortValue INTEGER
  zxr10ACLv6RuleSrcPortRange DisplayString
  zxr10ACLv6RuleDestPortOpr INTEGER
  zxr10ACLv6RuleDestPortValue INTEGER
  zxr10ACLv6RuleDestPortRange DisplayString
  zxr10ACLv6RuleTCPEstablish AclValidOrNot
  zxr10ACLv6RuleRstFlag AclTcpFlagType
  zxr10ACLv6RuleAckFlag AclTcpFlagType
  zxr10ACLv6RuleFinFlag AclTcpFlagType
  zxr10ACLv6RuleSynFlag AclTcpFlagType
  zxr10ACLv6RulePshFlag AclTcpFlagType
  zxr10ACLv6RuleUrgFlag AclTcpFlagType
  zxr10ACLv6RuleICMPType INTEGER
  zxr10ACLv6RuleICMPCode INTEGER
  zxr10ACLv6RuleRouting AclValidOrNot
  zxr10ACLv6RuleAuthen AclValidOrNot
  zxr10ACLv6RuleDestops AclValidOrNot
  zxr10ACLv6RuleFragments AclValidOrNot
  zxr10ACLv6RuleHopByHop AclValidOrNot
  zxr10ACLv6RuleEsp AclValidOrNot
  zxr10ACLv6RuleDSCP Integer32
  zxr10ACLv6RuleTc Integer32
  zxr10ACLv6RuleTimerangeName DisplayString
  zxr10ACLv6RuleSrcUrl DisplayString
  zxr10ACLv6RuleDestUrl DisplayString
  zxr10ACLv6RuleSrcAddrMaskFlag AclValidOrNot
  zxr10ACLv6RuleSrcWildcardBits Ipv6Address
  zxr10ACLv6RuleDestAddrMaskFlag AclValidOrNot
  zxr10ACLv6RuleDestWildcardBits Ipv6Address
  zxr10ACLv6RuleDescription DisplayString

Zxr10ACLLinkListEntry  
SEQUENCE    
  zxr10ACLLinkListName DisplayString

Zxr10ACLLinkRuleEntry  
SEQUENCE    
  zxr10ACLLinkRuleAclName DisplayString
  zxr10ACLLinkRuleRuleID Integer32
  zxr10ACLLinkRulePermitDeny AclPermitDeny
  zxr10ACLLinkRuleLinkProtocol Integer32
  zxr10ACLLinkRuleSrcMAC MacAddress
  zxr10ACLLinkRuleSrcMACWildcard MacAddress
  zxr10ACLLinkRuleDestMAC MacAddress
  zxr10ACLLinkRuleDestMACWildcard MacAddress
  zxr10ACLLinkRuleIncos Integer32
  zxr10ACLLinkRuleOutCos Integer32
  zxr10ACLLinkRuleInVlanID Integer32
  zxr10ACLLinkRuleOutVlanID Integer32
  zxr10ACLLinkRuleInVlanRange DisplayString
  zxr10ACLLinkRuleOutVlanRange DisplayString
  zxr10ACLLinkRuleTimerangeName DisplayString
  zxr10ACLLinkRuleBSrcMACRange1 AclValidOrNot
  zxr10ACLLinkRuleSrcMACRg1Min MacAddress
  zxr10ACLLinkRuleSrcMACRg1Max MacAddress
  zxr10ACLLinkRuleBSrcMACRange2 AclValidOrNot
  zxr10ACLLinkRuleSrcMACRg2Min MacAddress
  zxr10ACLLinkRuleSrcMACRg2Max MacAddress
  zxr10ACLLinkRuleBDestMACRange1 AclValidOrNot
  zxr10ACLLinkRuleDestMACRg1Min MacAddress
  zxr10ACLLinkRuleDestMACRg1Max MacAddress
  zxr10ACLLinkRuleBDestMACRange2 AclValidOrNot
  zxr10ACLLinkRuleDestMACRg2Min MacAddress
  zxr10ACLLinkRuleDestMACRg2Max MacAddress
  zxr10ACLLinkRuleDescription DisplayString
  zxr10ACLLinkRuleLinkProtocolMask Unsigned32
  zxr10ACLLinkRuleInCosRange DisplayString
  zxr10ACLLinkRuleOutCosRange DisplayString
  zxr10ACLLinkRuleDsap Integer32
  zxr10ACLLinkRuleSsap Integer32

Zxr10ACLv4MixListEntry  
SEQUENCE    
  zxr10ACLv4MixListName DisplayString

Zxr10ACLv4MixRuleEntry  
SEQUENCE    
  zxr10ACLv4MixRuleAclName DisplayString
  zxr10ACLv4MixRuleRuleID Integer32
  zxr10ACLv4MixRulePermitDeny AclPermitDeny
  zxr10ACLv4MixRuleLinkProtocol Integer32
  zxr10ACLv4MixRuleSrcMAC MacAddress
  zxr10ACLv4MixRuleSrcMACWildcard MacAddress
  zxr10ACLv4MixRuleDestMAC MacAddress
  zxr10ACLv4MixRuleDestMACWildcard MacAddress
  zxr10ACLv4MixRuleIncos Integer32
  zxr10ACLv4MixRuleOutCos Integer32
  zxr10ACLv4MixRuleInVlanID Integer32
  zxr10ACLv4MixRuleOutVlanID Integer32
  zxr10ACLv4MixRuleInVlanRange DisplayString
  zxr10ACLv4MixRuleOutVlanRange DisplayString
  zxr10ACLv4MixRuleSrcAddr IpAddress
  zxr10ACLv4MixRuleSrcWildcard IpAddress
  zxr10ACLv4MixRuleDestAddr IpAddress
  zxr10ACLv4MixRuleDestWildcard IpAddress
  zxr10ACLv4MixRuleIpProtocol INTEGER
  zxr10ACLv4MixRuleSrcPortOpr INTEGER
  zxr10ACLv4MixRuleSrcPortValue INTEGER
  zxr10ACLv4MixRuleSrcPortRange DisplayString
  zxr10ACLv4MixRuleDestPortOpr INTEGER
  zxr10ACLv4MixRuleDestPortValue INTEGER
  zxr10ACLv4MixRuleDestPortRange DisplayString
  zxr10ACLv4MixRuleTCPEstablish AclValidOrNot
  zxr10ACLv4MixRuleICMPType INTEGER
  zxr10ACLv4MixRuleICMPCode INTEGER
  zxr10ACLv4MixRulePrecedence Integer32
  zxr10ACLv4MixRuleTOS Integer32
  zxr10ACLv4MixRuleDSCP Integer32
  zxr10ACLv4MixRuleFragment AclValidOrNot
  zxr10ACLv4MixRuleRstFlag AclTcpFlagType
  zxr10ACLv4MixRuleAckFlag AclTcpFlagType
  zxr10ACLv4MixRuleFinFlag AclTcpFlagType
  zxr10ACLv4MixRuleSynFlag AclTcpFlagType
  zxr10ACLv4MixRulePshFlag AclTcpFlagType
  zxr10ACLv4MixRuleUrgFlag AclTcpFlagType
  zxr10ACLv4MixRuleTimerangeName DisplayString
  zxr10ACLv4MixRuleBSrcMACRange1 AclValidOrNot
  zxr10ACLv4MixRuleSrcMACRg1Min MacAddress
  zxr10ACLv4MixRuleSrcMACRg1Max MacAddress
  zxr10ACLv4MixRuleBSrcMACRange2 AclValidOrNot
  zxr10ACLv4MixRuleSrcMACRg2Min MacAddress
  zxr10ACLv4MixRuleSrcMACRg2Max MacAddress
  zxr10ACLv4MixRuleBDestMACRange1 AclValidOrNot
  zxr10ACLv4MixRuleDestMACRg1Min MacAddress
  zxr10ACLv4MixRuleDestMACRg1Max MacAddress
  zxr10ACLv4MixRuleBDestMACRange2 AclValidOrNot
  zxr10ACLv4MixRuleDestMACRg2Min MacAddress
  zxr10ACLv4MixRuleDestMACRg2Max MacAddress
  zxr10ACLv4MixRuleLinkProtocolEx Integer32
  zxr10ACLv4MixRuleDsap Integer32
  zxr10ACLv4MixRuleSsap Integer32

Zxr10ACLv6MixListEntry  
SEQUENCE    
  zxr10ACLv6MixListName DisplayString

Zxr10ACLv6MixRuleEntry  
SEQUENCE    
  zxr10ACLv6MixRuleAclName DisplayString
  zxr10ACLv6MixRuleRuleID Integer32
  zxr10ACLv6MixRulePermitDeny AclPermitDeny
  zxr10ACLv6MixRuleLinkProtocol Integer32
  zxr10ACLv6MixRuleSrcMAC MacAddress
  zxr10ACLv6MixRuleSrcMACWildcard MacAddress
  zxr10ACLv6MixRuleDestMAC MacAddress
  zxr10ACLv6MixRuleDestMACWildcard MacAddress
  zxr10ACLv6MixRuleIncos Integer32
  zxr10ACLv6MixRuleOutCos Integer32
  zxr10ACLv6MixRuleInVlanID Integer32
  zxr10ACLv6MixRuleOutVlanID Integer32
  zxr10ACLv6MixRuleInVlanRange DisplayString
  zxr10ACLv6MixRuleOutVlanRange DisplayString
  zxr10ACLv6MixRuleFlowlabel Integer32
  zxr10ACLv6MixRuleSrcAddr DisplayString
  zxr10ACLv6MixRuleSrcWildcard INTEGER
  zxr10ACLv6MixRuleDestAddr DisplayString
  zxr10ACLv6MixRuleDestWildcard INTEGER
  zxr10ACLv6MixRuleIpProtocol INTEGER
  zxr10ACLv6MixRuleSrcPortOpr INTEGER
  zxr10ACLv6MixRuleSrcPortValue INTEGER
  zxr10ACLv6MixRuleSrcPortRange DisplayString
  zxr10ACLv6MixRuleDestPortOpr INTEGER
  zxr10ACLv6MixRuleDestPortValue INTEGER
  zxr10ACLv6MixRuleDestPortRange DisplayString
  zxr10ACLv6MixRuleTCPEstablish AclValidOrNot
  zxr10ACLv6MixRuleRstFlag AclTcpFlagType
  zxr10ACLv6MixRuleAckFlag AclTcpFlagType
  zxr10ACLv6MixRuleFinFlag AclTcpFlagType
  zxr10ACLv6MixRuleSynFlag AclTcpFlagType
  zxr10ACLv6MixRulePshFlag AclTcpFlagType
  zxr10ACLv6MixRuleUrgFlag AclTcpFlagType
  zxr10ACLv6MixRuleICMPType INTEGER
  zxr10ACLv6MixRuleICMPCode INTEGER
  zxr10ACLv6MixRuleRouting AclValidOrNot
  zxr10ACLv6MixRuleAuthen AclValidOrNot
  zxr10ACLv6MixRuleDestops AclValidOrNot
  zxr10ACLv6MixRuleFragments AclValidOrNot
  zxr10ACLv6MixRuleHopByHop AclValidOrNot
  zxr10ACLv6MixRuleEsp AclValidOrNot
  zxr10ACLv6MixRuleDSCP Integer32
  zxr10ACLv6MixRuleTc Integer32
  zxr10ACLv6MixRuleTimerangeName DisplayString
  zxr10ACLv6MixRuleBSrcMACRange1 AclValidOrNot
  zxr10ACLv6MixRuleSrcMACRg1Min MacAddress
  zxr10ACLv6MixRuleSrcMACRg1Max MacAddress
  zxr10ACLv6MixRuleBSrcMACRange2 AclValidOrNot
  zxr10ACLv6MixRuleSrcMACRg2Min MacAddress
  zxr10ACLv6MixRuleSrcMACRg2Max MacAddress
  zxr10ACLv6MixRuleBDestMACRange1 AclValidOrNot
  zxr10ACLv6MixRuleDestMACRg1Min MacAddress
  zxr10ACLv6MixRuleDestMACRg1Max MacAddress
  zxr10ACLv6MixRuleBDestMACRange2 AclValidOrNot
  zxr10ACLv6MixRuleDestMACRg2Min MacAddress
  zxr10ACLv6MixRuleDestMACRg2Max MacAddress
  zxr10ACLv6MixRuleLinkProtocolEx Integer32
  zxr10ACLv6MixRuleSrcAddrMaskFlag AclValidOrNot
  zxr10ACLv6MixRuleSrcWildcardBits Ipv6Address
  zxr10ACLv6MixRuleDstAddrMaskFlag AclValidOrNot
  zxr10ACLv6MixRuleDstWildcardBits Ipv6Address
  zxr10ACLv6MixRuleDsap Integer32
  zxr10ACLv6MixRuleSsap Integer32

Zxr10ACLUsrProtocolListEntry  
SEQUENCE    
  zxr10ACLUsrProtocolListName DisplayString

Zxr10ACLUsrProtocolRuleEntry  
SEQUENCE    
  zxr10ACLUsrProtocolRuleAclName DisplayString
  zxr10ACLUsrProtocolRuleRuleID Integer32
  zxr10ACLUsrProtocolRuleEtherType Integer32
  zxr10ACLUsrProtocolRuleDestMAC MacAddress
  zxr10ACLUsrProtocolRuleDMACMask MacAddress
  zxr10ACLUsrProtocolRuleAnyEther AclValidOrNot

Zxr10ACLUsrDefListEntry  
SEQUENCE    
  zxr10ACLUsrDefListName DisplayString

Zxr10ACLUsrDefRuleEntry  
SEQUENCE    
  zxr10ACLUsrDefRuleAclName DisplayString
  zxr10ACLUsrDefRuleRuleID Integer32
  zxr10ACLUsrDefRulePermitDeny AclPermitDeny
  zxr10ACLUsrDefRuleFrameType INTEGER
  zxr10ACLUsrDefRuleTagStatus INTEGER
  zxr10ACLUsrDefRuleIpFlag INTEGER
  zxr10ACLUsrDefRuleAnySegment AclValidOrNot
  zxr10ACLUsrDefRuleOffSet1 Integer32
  zxr10ACLUsrDefRuleRuleString1 DisplayString
  zxr10ACLUsrDefRuleRuleMask1 DisplayString
  zxr10ACLUsrDefRuleOffSet2 Integer32
  zxr10ACLUsrDefRuleRuleString2 DisplayString
  zxr10ACLUsrDefRuleRuleMask2 DisplayString
  zxr10ACLUsrDefRuleOffSet3 Integer32
  zxr10ACLUsrDefRuleRuleString3 DisplayString
  zxr10ACLUsrDefRuleRuleMask3 DisplayString
  zxr10ACLUsrDefRuleOffSet4 Integer32
  zxr10ACLUsrDefRuleRuleString4 DisplayString
  zxr10ACLUsrDefRuleRuleMask4 DisplayString
  zxr10ACLUsrDefRuleTimerangeName DisplayString

Zxr10ACLv4VxlanListEntry  
SEQUENCE    
  zxr10ACLv4VxlanListName DisplayString
  zxr10ACLv4VxlanListWithoutVni AclValidOrNot
  zxr10ACLv4VxlanListRowStatus RowStatus

Zxr10ACLv4VxlanRuleEntry  
SEQUENCE    
  zxr10ACLv4VxlanRuleAclName DisplayString
  zxr10ACLv4VxlanRuleRuleID Integer32
  zxr10ACLv4VxlanRulePermitDeny AclPermitDeny
  zxr10ACLv4VxlanRuleInnerFlag AclValidOrNot
  zxr10ACLv4VxlanRuleIpProtocolIn INTEGER
  zxr10ACLv4VxlanRuleSrcAddrIn IpAddress
  zxr10ACLv4VxlanRuleSrcIMaskIn IpAddress
  zxr10ACLv4VxlanRuleSrcAnyIn AclValidOrNot
  zxr10ACLv4VxlanRuleDstAddrIn IpAddress
  zxr10ACLv4VxlanRuleDstIMaskIn IpAddress
  zxr10ACLv4VxlanRuleDstAnyIn AclValidOrNot
  zxr10ACLv4VxlanRuleSrcPortOprIn INTEGER
  zxr10ACLv4VxlanRuleSrcPortValIn INTEGER
  zxr10ACLv4VxlanRuleSrcPortRgIn DisplayString
  zxr10ACLv4VxlanRuleDstPortOprIn INTEGER
  zxr10ACLv4VxlanRuleDstPortValIn INTEGER
  zxr10ACLv4VxlanRuleDstPortRgIn DisplayString
  zxr10ACLv4VxlanRulePrecedenceIn Integer32
  zxr10ACLv4VxlanRuleTOSIn Integer32
  zxr10ACLv4VxlanRuleDSCPIn Integer32
  zxr10ACLv4VxlanRuleVniID Integer32
  zxr10ACLv4VxlanRuleOuterFlag AclValidOrNot
  zxr10ACLv4VxlanRuleIpProtocolOut INTEGER
  zxr10ACLv4VxlanRuleSrcAddrOut IpAddress
  zxr10ACLv4VxlanRuleSrcIMaskOut IpAddress
  zxr10ACLv4VxlanRuleSrcAnyOut AclValidOrNot
  zxr10ACLv4VxlanRuleDstAddrOut IpAddress
  zxr10ACLv4VxlanRuleDstIMaskOut IpAddress
  zxr10ACLv4VxlanRuleDstAnyOut AclValidOrNot
  zxr10ACLv4VxlanRuleSrcPortOprOut INTEGER
  zxr10ACLv4VxlanRuleSrcPortValOut INTEGER
  zxr10ACLv4VxlanRuleSrcPortRgOut DisplayString
  zxr10ACLv4VxlanRuleDstPortOprOut INTEGER
  zxr10ACLv4VxlanRuleDstPortValOut INTEGER
  zxr10ACLv4VxlanRuleDstPortRgOut DisplayString
  zxr10ACLv4VxlanRulePrecedenceOut Integer32
  zxr10ACLv4VxlanRuleTOSOut Integer32
  zxr10ACLv4VxlanRuleDSCPOut Integer32
  zxr10ACLv4VxlanRuleRowStatus RowStatus

Defined Values

zxr10AclNewMIB 1.3.6.1.4.1.3902.3.6000.602
The MIB module to describe the ACL protocol.
MODULE-IDENTITY    

zxr10ACLGlobalObjects 1.3.6.1.4.1.3902.3.6000.602.1
OBJECT IDENTIFIER    

zxr10ACLObjects 1.3.6.1.4.1.3902.3.6000.602.2
OBJECT IDENTIFIER    

zxr10ACLNotifications 1.3.6.1.4.1.3902.3.6000.602.3
OBJECT IDENTIFIER    

zxr10ACLConformance 1.3.6.1.4.1.3902.3.6000.602.4
OBJECT IDENTIFIER    

zxr10ACLv4Objects 1.3.6.1.4.1.3902.3.6000.602.2.1
OBJECT IDENTIFIER    

zxr10ACLv6Objects 1.3.6.1.4.1.3902.3.6000.602.2.2
OBJECT IDENTIFIER    

zxr10ACLLinkObjects 1.3.6.1.4.1.3902.3.6000.602.2.3
OBJECT IDENTIFIER    

zxr10ACLv4MixObjects 1.3.6.1.4.1.3902.3.6000.602.2.4
OBJECT IDENTIFIER    

zxr10ACLv6MixObjects 1.3.6.1.4.1.3902.3.6000.602.2.5
OBJECT IDENTIFIER    

zxr10ACLUsrProtocolObjects 1.3.6.1.4.1.3902.3.6000.602.2.6
OBJECT IDENTIFIER    

zxr10ACLUsrDefObjects 1.3.6.1.4.1.3902.3.6000.602.2.7
OBJECT IDENTIFIER    

zxr10ACLv4VxlanObjects 1.3.6.1.4.1.3902.3.6000.602.2.8
OBJECT IDENTIFIER    

zxr10ACLGroups 1.3.6.1.4.1.3902.3.6000.602.4.1
OBJECT IDENTIFIER    

zxr10ACLv4ListTable 1.3.6.1.4.1.3902.3.6000.602.2.1.1
IPv4 ACL Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ACLv4ListEntry

zxr10ACLv4ListEntry 1.3.6.1.4.1.3902.3.6000.602.2.1.1.1
IPv4 ACL
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ACLv4ListEntry  

zxr10ACLv4ListName 1.3.6.1.4.1.3902.3.6000.602.2.1.1.1.1
Name of an IPv4 access-list (1-31 characters)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10ACLv4RuleTable 1.3.6.1.4.1.3902.3.6000.602.2.1.2
IPv4 ACL Rule Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ACLv4RuleEntry

zxr10ACLv4RuleEntry 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1
IPv4 ACL effective leaf nodes: A leaf node which is effective or not depends on the type of rule. Rule types include standard type,ip type,tcp type,udp type,icmp type, represented by zxr10ACLv4RuleIpProtocol in this table. According to the rule type (zxr10ACLv4RuleIpProtocol), the following leaf nodes are effective. 1. rule type : std type effective leaf nodes: zxr10ACLv4RuleAclName , zxr10ACLv4RuleRuleID, zxr10ACLv4RulePermitDeny, zxr10ACLv4RuleSrcAddr, zxr10ACLv4RuleSrcWildcard, zxr10ACLv4RuleTimerangeName, zxr10ACLv4RuleSrcUrl, zxr10ACLv4RuleDescription 2. rule type : ip type effective leaf nodes: zxr10ACLv4RuleAclName , zxr10ACLv4RuleRuleID, zxr10ACLv4RulePermitDeny, zxr10ACLv4RuleSrcAddr, zxr10ACLv4RuleSrcWildcard, zxr10ACLv4RuleDestAddr, zxr10ACLv4RuleDestWildcard, zxr10ACLv4RuleIpProtocol, zxr10ACLv4RulePrecedence, zxr10ACLv4RuleTOS, zxr10ACLv4RuleDSCP, zxr10ACLv4RuleFragment, zxr10ACLv4RuleTtlOpr, zxr10ACLv4RuleTtlValue, zxr10ACLv4RuleTtlRange, zxr10ACLv4RuleTimerangeName, zxr10ACLv4RuleSrcUrl, zxr10ACLv4RuleDestUrl, zxr10ACLv4RuleDescription, zxr10ACLv4RulePrecRange, zxr10ACLv4RuleDscpRange 3. rule type : tcp type effective leaf nodes: zxr10ACLv4RuleAclName, zxr10ACLv4RuleRuleID, zxr10ACLv4RulePermitDeny, zxr10ACLv4RuleSrcAddr, zxr10ACLv4RuleSrcWildcard, zxr10ACLv4RuleDestAddr, zxr10ACLv4RuleDestWildcard, zxr10ACLv4RuleIpProtocol, zxr10ACLv4RuleSrcPortOpr, zxr10ACLv4RuleSrcPortValue, zxr10ACLv4RuleSrcPortRange, zxr10ACLv4RuleDestPortOpr, zxr10ACLv4RuleDestPortValue, zxr10ACLv4RuleDestPortRange, zxr10ACLv4RuleTCPEstablish, zxr10ACLv4RulePrecedence, zxr10ACLv4RuleTOS, zxr10ACLv4RuleDSCP, zxr10ACLv4RuleFragment, zxr10ACLv4RuleRstFlag, zxr10ACLv4RuleAckFlag, zxr10ACLv4RuleFinFlag, zxr10ACLv4RuleSynFlag, zxr10ACLv4RulePshFlag, zxr10ACLv4RuleUrgFlag, zxr10ACLv4RuleTtlOpr, zxr10ACLv4RuleTtlValue, zxr10ACLv4RuleTtlRange, zxr10ACLv4RuleTimerangeName, zxr10ACLv4RuleSrcUrl, zxr10ACLv4RuleDestUrl, zxr10ACLv4RuleDescription, zxr10ACLv4RulePrecRange, zxr10ACLv4RuleDscpRange 4. rule type : udp type effective leaf nodes: zxr10ACLv4RuleAclName, zxr10ACLv4RuleRuleID, zxr10ACLv4RulePermitDeny, zxr10ACLv4RuleSrcAddr, zxr10ACLv4RuleSrcWildcard, zxr10ACLv4RuleDestAddr, zxr10ACLv4RuleDestWildcard, zxr10ACLv4RuleIpProtocol, zxr10ACLv4RuleSrcPortOpr, zxr10ACLv4RuleSrcPortValue, zxr10ACLv4RuleSrcPortRange, zxr10ACLv4RuleDestPortOpr, zxr10ACLv4RuleDestPortValue, zxr10ACLv4RuleDestPortRange, zxr10ACLv4RulePrecedence, zxr10ACLv4RuleTOS, zxr10ACLv4RuleDSCP, zxr10ACLv4RuleFragment, zxr10ACLv4RuleTtlOpr, zxr10ACLv4RuleTtlValue, zxr10ACLv4RuleTtlRange, zxr10ACLv4RuleTimerangeName, zxr10ACLv4RuleSrcUrl, zxr10ACLv4RuleDestUrl, zxr10ACLv4RuleDescription, zxr10ACLv4RulePrecRange, zxr10ACLv4RuleDscpRange 5. rule type : icmp type effective leaf nodes: zxr10ACLv4RuleAclName, zxr10ACLv4RuleRuleID, zxr10ACLv4RulePermitDeny, zxr10ACLv4RuleSrcAddr, zxr10ACLv4RuleSrcWildcard, zxr10ACLv4RuleDestAddr, zxr10ACLv4RuleDestWildcard, zxr10ACLv4RuleIpProtocol, zxr10ACLv4RuleICMPType, zxr10ACLv4RuleICMPCode, zxr10ACLv4RulePrecedence, zxr10ACLv4RuleTOS, zxr10ACLv4RuleDSCP, zxr10ACLv4RuleFragment, zxr10ACLv4RuleTtlOpr, zxr10ACLv4RuleTtlValue, zxr10ACLv4RuleTtlRange, zxr10ACLv4RuleTimerangeName, zxr10ACLv4RuleSrcUrl, zxr10ACLv4RuleDestUrl, zxr10ACLv4RuleDescription, zxr10ACLv4RulePrecRange, zxr10ACLv4RuleDscpRange conflict leaf nodes: 1. zxr10ACLv4RuleFragment conflicts with zxr10ACLv4RuleSrcPortOpr, zxr10ACLv4RuleSrcPortValue, zxr10ACLv4RuleSrcPortRange, zxr10ACLv4RuleDestPortOpr, zxr10ACLv4RuleDestPortValue, zxr10ACLv4RuleDestPortRange, zxr10ACLv4RuleTCPEstablish, zxr10ACLv4RuleICMPType, zxr10ACLv4RuleICMPCode, zxr10ACLv4RuleRstFlag, zxr10ACLv4RuleAckFlag, zxr10ACLv4RuleFinFlag, zxr10ACLv4RuleSynFlag, zxr10ACLv4RulePshFlag, zxr10ACLv4RuleUrgFlag, 2.These leaf nodes conflict with each other: zxr10ACLv4RulePrecedence, zxr10ACLv4RuleTOS, zxr10ACLv4RuleDSCP, zxr10ACLv4RulePrecRange, zxr10ACLv4RuleDscpRange 3.zxr10ACLv4RuleTCPEstablish conflicts with zxr10ACLv4RuleRstFlag, zxr10ACLv4RuleAckFlag,
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ACLv4RuleEntry  

zxr10ACLv4RuleAclName 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.1
Name of an IPv4 access-list (1-31 characters)
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10ACLv4RuleRuleID 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.2
ID of this rule
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483644  

zxr10ACLv4RulePermitDeny 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.3
deny : Specify packets to reject permit: Specify packets to forward
Status: current Access: read-only
OBJECT-TYPE    
  AclPermitDeny  

zxr10ACLv4RuleSrcAddr 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.4
A.B.C.D Source address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10ACLv4RuleSrcWildcard 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.5
A.B.C.D Wildcard bits
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10ACLv4RuleDestAddr 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.6
A.B.C.D Destination address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10ACLv4RuleDestWildcard 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.7
A.B.C.D Destination wildcard bits
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10ACLv4RuleIpProtocol 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.8
<0-255> An IP protocol number std standard rule type (65534) gre Generic Routing Encapsulation (47) icmp Internet Control Message Protocol (1) igmp Internet Group Management Protocol (2) ip Any internet protocol (65535) ospf Open Shortest Path First Protocol (89) pim Protocol Independent Multicast (103) tcp Transmission Control Protocol (6) udp User Datagram Protocol (17) sctp Stream Control Transmission Protocol (132) vrrp Virtual Router Redundancy Protocol (112)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER icmp(1), igmp(2), tcp(6), udp(17), gre(47), ospf(89), pim(103), vrrp(112), sctp(132), std(65534), ip(65535)  

zxr10ACLv4RuleSrcPortOpr 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.9
This is an optional node. eq Match only packets on a given port number ge Match only packets with a no lower port number le Match only packets with a no greater port number range Match only packet on a given port range 65535 invalid value Needn't care for zxr10ACLv4RuleSrcPortValue and zxr10ACLv4RuleSrcPortRange When the value of zxr10ACLv4RuleSrcPortOpr is invalid(65535). Check zxr10ACLv4RuleSrcPortValue when the value zxr10ACLv4RuleSrcPortOpr is eq(1),ge(2) or le(3). Check zxr10ACLv4RuleSrcPortRange only when the value of zxr10ACLv4RuleSrcPortOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oprTypeInvalid(65535), eq(1), ge(2), le(3), range(7)  

zxr10ACLv4RuleSrcPortValue 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.10
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Check this node when the value of zxr10ACLv4RuleSrcPortOpr is eq(1),ge(2) or le(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ftp(21), telnet(23), smtp(25), domain(53), bootps(67), bootpc(68), tftp(69), finger(79), www(80), pop2(109), pop3(110), ntp(123), snmp(161), snmptrap(162), bgp(179), pim-auto-rp(496), login(513), rip(520)  

zxr10ACLv4RuleSrcPortRange 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.11
Port range: <0-65535>-<0-65535> Check zxr10ACLv4RuleSrcPortRange only when the value of zxr10ACLv4RuleSrcPortOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv4RuleDestPortOpr 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.12
This is an optional node. eq Match only packets on a given port number ge Match only packets with a no lower port number le Match only packets with a no greater port number range Match only packet on a given port range 65535 invalid value Needn't care for zxr10ACLv4RuleDestPortValue and zxr10ACLv4RuleDestPortRange When the value of zxr10ACLv4RuleDestPortOpr is invalid(65535). Check zxr10ACLv4RuleDestPortValue when the value zxr10ACLv4RuleDestPortOpr is eq(1),ge(2) or le(3). Check zxr10ACLv4RuleDestPortRange only when the value of zxr10ACLv4RuleDestPortOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oprTypeInvalid(65535), eq(1), ge(2), le(3), range(7)  

zxr10ACLv4RuleDestPortValue 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.13
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Check this node when the value of zxr10ACLv4RuleDestPortOpr is eq(1),ge(2) or le(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ftp(21), telnet(23), smtp(25), domain(53), bootps(67), bootpc(68), tftp(69), finger(79), www(80), pop2(109), pop3(110), ntp(123), snmp(161), snmptrap(162), bgp(179), pim-auto-rp(496), login(513), rip(520)  

zxr10ACLv4RuleDestPortRange 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.14
Port range: <0-65535>-<0-65535> Check zxr10ACLv4RuleDestPortRange only when the value of zxr10ACLv4RuleDestPortOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv4RuleTCPEstablish 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.15
Match established connections. This is an optional node. This node is conflict with zxr10ACLv4RuleAckFlag and zxr10ACLv4RuleRstFlag.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv4RuleICMPType 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.16
ICMP type: <0-255> valid value 65535 invalid value specific value: alternate-address Alternate address (6) echo Echo (ping, 8) echo-reply Echo reply (0) information-request Information requests (15) parameter-problem All parameter problems (12) redirect All redirects (5) router-advertisement Router discovery advertisements (9) router-solicitation Router discovery solicitations (10) source-quench Source quenches (4) time-exceeded All time exceededs (11) timestamp-reply Timestamp replies (14) timestamp-request Timestamp requests (13) unreachable All unreachables (3) This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255 | 65535  

zxr10ACLv4RuleICMPCode 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.17
ICMP code: <0-255> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255 | 65535  

zxr10ACLv4RulePrecedence 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.18
Precedence level: <0-7> valid value 255 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxr10ACLv4RuleTOS 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.19
Type of service(ToS): <0-15> valid value 255 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15 | 255  

zxr10ACLv4RuleDSCP 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.20
DSCP value: <0-63> valid value 255 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..63 | 255  

zxr10ACLv4RuleFragment 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.21
Fragment enable or disable flag. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv4RuleRstFlag 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.22
Match when the RST flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv4RuleAckFlag 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.23
Match when the ACK flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv4RuleFinFlag 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.24
Match when the FIN flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv4RuleSynFlag 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.25
Match when the SYN flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv4RulePshFlag 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.26
Match when the PSH flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv4RuleUrgFlag 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.27
Match when the URG flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv4RuleTtlOpr 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.28
This is an optional node. eq Match only packets on a given ttl value ge Match only packets with a no lower ttl value le Match only packets with a no greater ttl value neq Match only packets with a no equeal ttl value range Match only packet on a given ttl value range 65535 invalid value Needn't care for zxr10ACLv4RuleTtlValue and zxr10ACLv4RuleTtlRange When the value of zxr10ACLv4RuleTtlOpr is invalid(65535). Check zxr10ACLv4RuleTtlValue when the value zxr10ACLv4RuleTtlOpr is eq(1),ge(2),le(3) or neq(6). Check zxr10ACLv4RuleTtlRange only when the value of zxr10ACLv4RuleTtlOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER invalid(65535), eq(1), ge(2), le(3), neq(6), range(7)  

zxr10ACLv4RuleTtlValue 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.29
The TTL value: <1-255> valid value 0 invalid value Check this node when the value of zxr10ACLv4RuleTtlOpr is eq(1), ge(2),le(3) or neq(6).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0 | 1..255  

zxr10ACLv4RuleTtlRange 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.30
The TTL value Range: <1-255>-<1-255> valid value 0 invalid value Check this node when the value of zxr10ACLv4RuleTtlOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv4RuleTimerangeName 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.31
Time range name (1-31 characters). This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

zxr10ACLv4RuleSrcUrl 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.32
Source URL (1-95 characters) If source Url is configured, zxr10ACLv4RuleSrcAddr and zxr10ACLv4RuleSrcWildcard are invalid.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..95)  

zxr10ACLv4RuleDestUrl 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.33
Destination URL (1-95 characters) If Destination Url is configured, zxr10ACLv4RuleDestAddr and zxr10ACLv4RuleDestWildcard are invalid.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..95)  

zxr10ACLv4RuleDescription 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.34
Description for use (1-70 characters).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..70)  

zxr10ACLv4RulePrecRange 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.35
Precedence range: <0-7>-<0-7> Invalid value: 65535.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv4RuleDscpRange 1.3.6.1.4.1.3902.3.6000.602.2.1.2.1.36
DSCP range: <0-63>-<0-63> Invalid value: 65535.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv6ListTable 1.3.6.1.4.1.3902.3.6000.602.2.2.1
IPv6 ACL Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ACLv6ListEntry

zxr10ACLv6ListEntry 1.3.6.1.4.1.3902.3.6000.602.2.2.1.1
IPv6 ACL
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ACLv6ListEntry  

zxr10ACLv6ListName 1.3.6.1.4.1.3902.3.6000.602.2.2.1.1.1
Name of an IPv6 access-list (1-31 characters)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10ACLv6RuleTable 1.3.6.1.4.1.3902.3.6000.602.2.2.2
IPv6 ACL Rule Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ACLv6RuleEntry

zxr10ACLv6RuleEntry 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1
IPv6 ACL effective leaf nodes: A leaf node which is effective or not depends on the type of rule. Rule types include ip type,tcp type,udp type,icmp type, represented by zxr10ACLv6RuleIpProtocol in this table. According to the rule type (zxr10ACLv6RuleIpProtocol), the following leaf nodes are effective. 1.rule type : ip type effective leaf nodes: zxr10ACLv6RuleAclName, zxr10ACLv6RuleRuleID, zxr10ACLv6RulePermitDeny, zxr10ACLv6Ruleflowlabel, zxr10ACLv6RuleSrcAddr, zxr10ACLv6RuleSrcWildcard, zxr10ACLv6RuleDestAddr, zxr10ACLv6RuleDestWildcard, zxr10ACLv6RuleIpProtocol, zxr10ACLv6RuleRouting, zxr10ACLv6RuleAuthen, zxr10ACLv6RuleDestops, zxr10ACLv6RuleFragments, zxr10ACLv6RuleHopByHop, zxr10ACLv6RuleEsp, zxr10ACLv6RuleDSCP, zxr10ACLv6RuleTc, zxr10ACLv6RuleTimerangeName, zxr10ACLv6RuleSrcAddrMaskFlag, zxr10ACLv6RuleSrcWildcardBits, zxr10ACLv6RuleDestAddrMaskFlag, zxr10ACLv6RuleDestWildcardBits, zxr10ACLv6RuleDescription 2. rule type : tcp type effective leaf nodes: zxr10ACLv6RuleAclName, zxr10ACLv6RuleRuleID, zxr10ACLv6RulePermitDeny, zxr10ACLv6Ruleflowlabel, zxr10ACLv6RuleSrcAddr, zxr10ACLv6RuleSrcWildcard, zxr10ACLv6RuleDestAddr, zxr10ACLv6RuleDestWildcard, zxr10ACLv6RuleIpProtocol, zxr10ACLv6RuleSrcPortOpr, zxr10ACLv6RuleSrcPortValue, zxr10ACLv6RuleSrcPortRange, zxr10ACLv6RuleDestPortOpr, zxr10ACLv6RuleDestPortValue, zxr10ACLv6RuleDestPortRange, zxr10ACLv6RuleTCPEstablish, zxr10ACLv6RuleRstFlag, zxr10ACLv6RuleAckFlag, zxr10ACLv6RuleFinFlag, zxr10ACLv6RuleSynFlag, zxr10ACLv6RulePshFlag, zxr10ACLv6RuleUrgFlag, zxr10ACLv6RuleRouting, zxr10ACLv6RuleAuthen, zxr10ACLv6RuleDestops, zxr10ACLv6RuleFragments, zxr10ACLv6RuleHopByHop, zxr10ACLv6RuleEsp, zxr10ACLv6RuleDSCP, zxr10ACLv6RuleTc, zxr10ACLv6RuleTimerangeName, zxr10ACLv6RuleSrcUrl, zxr10ACLv6RuleDestUrl, zxr10ACLv6RuleSrcAddrMaskFlag, zxr10ACLv6RuleSrcWildcardBits, zxr10ACLv6RuleDestAddrMaskFlag, zxr10ACLv6RuleDestWildcardBits, zxr10ACLv6RuleDescription 3.rule type : udp type effective leaf nodes: zxr10ACLv6RuleAclName, zxr10ACLv6RuleRuleID, zxr10ACLv6RulePermitDeny, zxr10ACLv6Ruleflowlabel, zxr10ACLv6RuleSrcAddr, zxr10ACLv6RuleSrcWildcard, zxr10ACLv6RuleDestAddr, zxr10ACLv6RuleDestWildcard, zxr10ACLv6RuleIpProtocol, zxr10ACLv6RuleSrcPortOpr, zxr10ACLv6RuleSrcPortValue, zxr10ACLv6RuleSrcPortRange, zxr10ACLv6RuleDestPortOpr, zxr10ACLv6RuleDestPortValue, zxr10ACLv6RuleDestPortRange, zxr10ACLv6RuleRouting, zxr10ACLv6RuleAuthen, zxr10ACLv6RuleDestops, zxr10ACLv6RuleFragments, zxr10ACLv6RuleHopByHop, zxr10ACLv6RuleEsp, zxr10ACLv6RuleDSCP, zxr10ACLv6RuleTc, zxr10ACLv6RuleTimerangeName, zxr10ACLv6RuleSrcUrl, zxr10ACLv6RuleDestUrl, zxr10ACLv6RuleSrcAddrMaskFlag, zxr10ACLv6RuleSrcWildcardBits, zxr10ACLv6RuleDestAddrMaskFlag, zxr10ACLv6RuleDestWildcardBits, zxr10ACLv6RuleDescription 4.rule type : icmp type effective leaf nodes: zxr10ACLv6RuleAclName, zxr10ACLv6RuleRuleID, zxr10ACLv6RulePermitDeny, zxr10ACLv6Ruleflowlabel, zxr10ACLv6RuleSrcAddr, zxr10ACLv6RuleSrcWildcard, zxr10ACLv6RuleDestAddr, zxr10ACLv6RuleDestWildcard, zxr10ACLv6RuleIpProtocol, zxr10ACLv6RuleICMPType, zxr10ACLv6RuleICMPCode, zxr10ACLv6RuleRouting, zxr10ACLv6RuleAuthen, zxr10ACLv6RuleDestops, zxr10ACLv6RuleFragments, zxr10ACLv6RuleHopByHop, zxr10ACLv6RuleEsp, zxr10ACLv6RuleDSCP, zxr10ACLv6RuleTc, zxr10ACLv6RuleTimerangeName, zxr10ACLv6RuleSrcUrl, zxr10ACLv6RuleDestUrl, zxr10ACLv6RuleSrcAddrMaskFlag, zxr10ACLv6RuleSrcWildcardBits, zxr10ACLv6RuleDestAddrMaskFlag, zxr10ACLv6RuleDestWildcardBits, zxr10ACLv6RuleDescription conflict leaf nodes: 1. zxr10ACLv6RuleFragments conflicts with zxr10ACLv6RuleSrcPortOpr, zxr10ACLv6RuleSrcPortValue, zxr10ACLv6RuleSrcPortRange, zxr10ACLv6RuleDestPortOpr, zxr10ACLv6RuleDestPortValue, zxr10ACLv6RuleDestPortRange, zxr10ACLv6RuleICMPType, zxr10ACLv6RuleICMPCode, zxr10ACLv6RuleTCPEstablish, zxr10ACLv6RuleRstFlag, zxr10ACLv6RuleAckFlag, zxr10ACLv6RuleFinFlag, zxr10ACLv6RuleSynFlag, zxr10ACLv6RulePshFlag, zxr10ACLv6RuleUrgFlag, 2. zxr10ACLv6RuleDSCP conflicts with zxr10ACLv6RuleTC 3. zxr10ACLv6RuleTCPEstablish conflicts with zxr10ACLv6RuleRstFlag, zxr10ACLv6RuleAckFlag
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ACLv6RuleEntry  

zxr10ACLv6RuleAclName 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.1
Name of an IPv6 access-list (1-31 characters)
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10ACLv6RuleRuleID 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.2
ID of this rule
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483644  

zxr10ACLv6RulePermitDeny 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.3
deny : Specify packets to reject permit: Specify packets to forward
Status: current Access: read-only
OBJECT-TYPE    
  AclPermitDeny  

zxr10ACLv6RuleFlowlabel 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.4
Flowlabel value: <0-1048575> valid value 2147483647 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1048575 | 2147483647  

zxr10ACLv6RuleSrcAddr 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.5
Source address
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv6RuleSrcWildcard 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.6
<0-128> Source Wildcard
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..128  

zxr10ACLv6RuleDestAddr 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.7
Destination address
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv6RuleDestWildcard 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.8
<0-128> Destination Wildcard
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..128  

zxr10ACLv6RuleIpProtocol 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.9
<0-255> An IP protocol number gre Generic Routing Encapsulation (47) icmp Internet Control Message Protocol (58) igmp Internet Group Management Protocol (2) ip Any internet protocol (65535) ospf Open Shortest Path First Protocol (89) pim Protocol Independent Multicast (103) tcp Transmission Control Protocol (6) udp User Datagram Protocol (17) sctp Stream Control Transmission Protocol (132) vrrp Virtual Router Redundancy Protocol (112)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER igmp(2), tcp(6), udp(17), gre(47), icmp(58), ospf(89), pim(103), vrrp(112), sctp(132), ip(65535)  

zxr10ACLv6RuleSrcPortOpr 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.10
This is an optional node. eq Match only packets on a given port number ge Match only packets with a no lower port number le Match only packets with a no greater port number range Match only packet on a given port range 65535 invalid value Needn't care for zxr10ACLv6RuleSrcPortValue and zxr10ACLv6RuleSrcPortRange When the value of zxr10ACLv6RuleSrcPortOpr is invalid(65535). Check zxr10ACLv6RuleSrcPortValue when the value zxr10ACLv6RuleSrcPortOpr is eq(1),ge(2) or le(3). Check zxr10ACLv6RuleSrcPortRange only when the value of zxr10ACLv6RuleSrcPortOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oprTypeInvalid(65535), eq(1), ge(2), le(3), range(7)  

zxr10ACLv6RuleSrcPortValue 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.11
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Check this node when the value of zxr10ACLv6RuleSrcPortOpr is eq(1), ge(2) or le(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ftp(21), telnet(23), smtp(25), domain(53), bootps(67), bootpc(68), tftp(69), finger(79), www(80), pop2(109), pop3(110), ntp(123), snmp(161), snmptrap(162), bgp(179), pim-auto-rp(496), login(513), rip(520)  

zxr10ACLv6RuleSrcPortRange 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.12
Port range: <0-65535>-<0-65535> Check zxr10ACLv6RuleSrcPortRange only when the value of zxr10ACLv6RuleSrcPortOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv6RuleDestPortOpr 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.13
This is an optional node. eq Match only packets on a given port number ge Match only packets with a no lower port number le Match only packets with a no greater port number range Match only packet on a given port range 65535 invalid value Needn't care for zxr10ACLv6RuleDestPortValue and zxr10ACLv6RuleDestPortRange When the value of zxr10ACLv6RuleDestPortOpr is invalid(65535). Check zxr10ACLv6RuleDestPortValue when the value zxr10ACLv6RuleDestPortOpr is eq(1),ge(2) or le(3). Check zxr10ACLv6RuleDestPortRange only when the value of zxr10ACLv6RuleDestPortOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oprTypeInvalid(65535), eq(1), ge(2), le(3), range(7)  

zxr10ACLv6RuleDestPortValue 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.14
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Check this node when the value of zxr10ACLv6RuleDestPortOpr is eq(1), ge(2) or le(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ftp(21), telnet(23), smtp(25), domain(53), bootps(67), bootpc(68), tftp(69), finger(79), www(80), pop2(109), pop3(110), ntp(123), snmp(161), snmptrap(162), bgp(179), pim-auto-rp(496), login(513), rip(520)  

zxr10ACLv6RuleDestPortRange 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.15
Port range: <0-65535>-<0-65535> Check zxr10ACLv6RuleDestPortRange only when the value of zxr10ACLv6RuleDestPortOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv6RuleTCPEstablish 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.16
Match established connections. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6RuleRstFlag 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.17
Match when the RST flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv6RuleAckFlag 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.18
Match when the ACK flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv6RuleFinFlag 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.19
Match when the FIN flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv6RuleSynFlag 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.20
Match when the SYN flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv6RulePshFlag 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.21
Match when the PSH flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv6RuleUrgFlag 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.22
Match when the URG flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv6RuleICMPType 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.23
ICMP type: <0-255> valid value 65535 invalid value specific value: destination-unreachable Destination unreachable (1) echo-reply Echo reply (129) echo-request Echo request (ping, 128) mld-query Multicast Listener Discovery Query (130) mld-reduction Multicast Listener Discovery Reduction (132) mld-report Multicast Listener Discovery Report (131) nd-na Neighbor discovery neighbor advertisments(136) nd-ns Neighbor discovery neighbor solicitations(135) packet-too-big Packet too big (2) parameter-problem All parameter problems (4) redirect Neighbor redirect (137) router-advertisment Neighbor discovery router advertisments(134) router-renumbering All router renumbering (138) router-solicitation Neighbor discovery router solicitations(133) time-exceeded Time exceeded (3) This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER destination-unreachable(1), packet-too-big(2), time-exceeded(3), parameter-problem(4), echo-request(128), echo-reply(129), mld-query(130), mld-report(131), router-solicitation(133), router-advertisment(134), nd-ns(135), nd-na(136), redirect(137), router-renumbering(138), invalid(65535)  

zxr10ACLv6RuleICMPCode 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.24
ICMP code: <0-255> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255 | 65535  

zxr10ACLv6RuleRouting 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.25
Match if the specify IPv6 header is present. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6RuleAuthen 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.26
Match if the specify IPv6 header is present. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6RuleDestops 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.27
Match if the specify IPv6 header is present. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6RuleFragments 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.28
Match if the specify IPv6 header is present. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6RuleHopByHop 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.29
Match if the specify IPv6 header is present. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6RuleEsp 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.30
Match if the specify IPv6 header is present. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6RuleDSCP 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.31
DSCP value: <0-63> valid value 255 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..63 | 255  

zxr10ACLv6RuleTc 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.32
Traffic Class value: <0-255> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255 | 65535  

zxr10ACLv6RuleTimerangeName 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.33
Time range name (1-31 characters). This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

zxr10ACLv6RuleSrcUrl 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.34
Source URL (1-95 characters) If source Url is configured, zxr10ACLv6RuleSrcAddr and zxr10ACLv6RuleSrcWildcard are invalid.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..95)  

zxr10ACLv6RuleDestUrl 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.35
Destination URL (1-95 characters) If Destination Url is configured, zxr10ACLv6RuleDestAddr and zxr10ACLv6RuleDestWildcard are invalid.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..95)  

zxr10ACLv6RuleSrcAddrMaskFlag 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.36
This flag indicates the way of configuring IPv6 source address mask, such as zxr10ACLv6RuleSrcWildcard, zxr10ACLv6RuleSrcWildcardBits. If this flag is valid, IPv6 source address mask is configured by wildcard bits,(e.g. X:X::X:X) and zxr10ACLv6RuleSrcWildcardBits is valid; if not, IPv6 source address mask is configured by prefix length, (e.g. X:X::X:X/0-128) and zxr10ACLv6RuleSrcWildcard is valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6RuleSrcWildcardBits 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.37
Source address wildcard bits
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

zxr10ACLv6RuleDestAddrMaskFlag 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.38
This flag indicates the way of configuring IPv6 destination address mask,such as zxr10ACLv6RuleDestWildcard,zxr10ACLv6RuleDestWildcardBits. If this flag is valid, IPv6 destination address mask is configured by wildcard bits, (e.g. X:X::X:X) and zxr10ACLv6RuleDestWildcardBits is valid; if not, IPv6 destination address mask is configured by prefix length, (e.g. X:X::X:X/0-128) and zxr10ACLv6RuleDestWildcard is valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6RuleDestWildcardBits 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.39
Destination address wildcard bits
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

zxr10ACLv6RuleDescription 1.3.6.1.4.1.3902.3.6000.602.2.2.2.1.40
Description for use (1-70 characters).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..70)  

zxr10ACLLinkListTable 1.3.6.1.4.1.3902.3.6000.602.2.3.1
Link ACL
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ACLLinkListEntry

zxr10ACLLinkListEntry 1.3.6.1.4.1.3902.3.6000.602.2.3.1.1
Link ACL
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ACLLinkListEntry  

zxr10ACLLinkListName 1.3.6.1.4.1.3902.3.6000.602.2.3.1.1.1
Name of a link access-list (1-31 characters)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10ACLLinkRuleTable 1.3.6.1.4.1.3902.3.6000.602.2.3.2
Link ACL Rule Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ACLLinkRuleEntry

zxr10ACLLinkRuleEntry 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1
Link ACL effective leaf nodes: All of the leaf nodes are effective: zxr10ACLLinkRuleAclName, zxr10ACLLinkRuleRuleID, zxr10ACLLinkRulePermitDeny, zxr10ACLLinkRuleLinkProtocol, zxr10ACLLinkRuleSrcMAC, zxr10ACLLinkRuleSrcMACWildcard, zxr10ACLLinkRuleDestMAC, zxr10ACLLinkRuleDestMACWildcard, zxr10ACLLinkRuleIncos, zxr10ACLLinkRuleOutCos, zxr10ACLLinkRuleInVlanID, zxr10ACLLinkRuleOutVlanID, zxr10ACLLinkRuleInVlanRange, zxr10ACLLinkRuleOutVlanRange, zxr10ACLLinkRuleTimerangeName, zxr10ACLLinkRuleBSrcMACRange1, zxr10ACLLinkRuleSrcMACRg1Min, zxr10ACLLinkRuleSrcMACRg1Max, zxr10ACLLinkRuleBSrcMACRange2, zxr10ACLLinkRuleSrcMACRg2Min, zxr10ACLLinkRuleSrcMACRg2Max, zxr10ACLLinkRuleBDestMACRange1, zxr10ACLLinkRuleDestMACRg1Min, zxr10ACLLinkRuleDestMACRg1Max, zxr10ACLLinkRuleBDestMACRange2, zxr10ACLLinkRuleDestMACRg2Min, zxr10ACLLinkRuleDestMACRg2Max, zxr10ACLLinkRuleDescription, zxr10ACLLinkRuleLinkProtocolMask, zxr10ACLLinkRuleInCosRange, zxr10ACLLinkRuleOutCosRange, zxr10ACLLinkRuleDsap, zxr10ACLLinkRuleSsap conflict leaf nodes: 1. zxr10ACLLinkRuleLinkProtocol conflicts with zxr10ACLLinkRuleDsap, zxr10ACLLinkRuleSsap
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ACLLinkRuleEntry  

zxr10ACLLinkRuleAclName 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.1
Name of a link access-list (1-31 characters)
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10ACLLinkRuleRuleID 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.2
ID of this rule
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483644  

zxr10ACLLinkRulePermitDeny 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.3
deny : Specify packets to reject permit: Specify packets to forward
Status: current Access: read-only
OBJECT-TYPE    
  AclPermitDeny  

zxr10ACLLinkRuleLinkProtocol 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.4
Link protocal: <1536-65535> valid value 65536 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1536..65536  

zxr10ACLLinkRuleSrcMAC 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.5
Source MAC address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLLinkRuleSrcMACWildcard 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.6
Source MAC wildcard
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLLinkRuleDestMAC 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.7
Destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLLinkRuleDestMACWildcard 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.8
Destination MAC wildcard
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLLinkRuleIncos 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.9
Value of inner cos: <0-7> valid value 255 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxr10ACLLinkRuleOutCos 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.10
Value of outer cos: <0-7> valid value 255 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxr10ACLLinkRuleInVlanID 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.11
Value of inner vlan <1-4094> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

zxr10ACLLinkRuleOutVlanID 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.12
Value of outer vlan <1-4094> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

zxr10ACLLinkRuleInVlanRange 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.13
Range of inner vlan <1-4094>-<1-4094> valid value 0 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLLinkRuleOutVlanRange 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.14
Range of outer vlan <1-4094>-<1-4094> valid value 0 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLLinkRuleTimerangeName 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.15
Time range name (1-31 characters). This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

zxr10ACLLinkRuleBSrcMACRange1 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.16
Match if source MAC address range is configured. When this is valid, zxr10ACLLinkRuleSrcMAC and zxr10ACLLinkRuleSrcMACWildcard are invalid, zxr10ACLLinkRuleSrcMACRg1Min and zxr10ACLLinkRuleSrcMACRg1Max are valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLLinkRuleSrcMACRg1Min 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.17
Lower limit of first source MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLLinkRuleSrcMACRg1Max 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.18
Upper limit of first source MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLLinkRuleBSrcMACRange2 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.19
Match if second source MAC address range is configured. When this is valid, zxr10ACLLinkRuleSrcMAC and zxr10ACLLinkRuleSrcMACWildcard are invalid, zxr10ACLLinkRuleSrcMACRg2Min and zxr10ACLLinkRuleSrcMACRg2Max are valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLLinkRuleSrcMACRg2Min 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.20
Lower limit of second source MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLLinkRuleSrcMACRg2Max 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.21
Upper limit of second source MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLLinkRuleBDestMACRange1 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.22
Match if destination MAC address range is configured. When this is valid, zxr10ACLLinkRuleDestMAC and zxr10ACLLinkRuleDestMACWildcard are invalid, zxr10ACLLinkRuleDestMACRg1Min and zxr10ACLLinkRuleDestMACRg1Max are valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLLinkRuleDestMACRg1Min 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.23
Lower limit of first destination MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLLinkRuleDestMACRg1Max 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.24
Upper limit of first destination MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLLinkRuleBDestMACRange2 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.25
Match if second destination MAC address range is configured. When this is valid, zxr10ACLLinkRuleDestMAC and zxr10ACLLinkRuleDestMACWildcard are invalid, zxr10ACLLinkRuleDestMACRg2Min and zxr10ACLLinkRuleDestMACRg2Max are valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLLinkRuleDestMACRg2Min 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.26
Lower limit of second destination MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLLinkRuleDestMACRg2Max 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.27
Upper limit of second destination MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLLinkRuleDescription 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.28
Description for use (1-70 characters).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..70)  

zxr10ACLLinkRuleLinkProtocolMask 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.29
Link protocal mask: <0-65535> valid value 65536 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 0..65536  

zxr10ACLLinkRuleInCosRange 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.30
Range of inner CoS: <0-7>-<0-7> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLLinkRuleOutCosRange 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.31
Range of outer CoS: <0-7>-<0-7> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLLinkRuleDsap 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.32
Destination service access point: <0-255> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255 | 65535  

zxr10ACLLinkRuleSsap 1.3.6.1.4.1.3902.3.6000.602.2.3.2.1.33
Source service access point: <0-255> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255 | 65535  

zxr10ACLv4MixListTable 1.3.6.1.4.1.3902.3.6000.602.2.4.1
IPv4 Mixed ACL Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ACLv4MixListEntry

zxr10ACLv4MixListEntry 1.3.6.1.4.1.3902.3.6000.602.2.4.1.1
IPv4Mix ACL
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ACLv4MixListEntry  

zxr10ACLv4MixListName 1.3.6.1.4.1.3902.3.6000.602.2.4.1.1.1
Name of an IPv4 mixed access-list (1-31 characters)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10ACLv4MixRuleTable 1.3.6.1.4.1.3902.3.6000.602.2.4.2
IPv4 Mixed ACL Rule Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ACLv4MixRuleEntry

zxr10ACLv4MixRuleEntry 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1
IPv4Mix ACL effective leaf nodes: A leaf node which is effective or not depends on the type of rule. Rule types include standard type, ip type, tcp type, udp type ,icmp type , represented by zxr10ACLv4RuleIpProtocol in this table. According to the rule type (zxr10ACLv4MixRuleIpProtocol) , the following leaf nodes are effective. 1. rule type : std type effective leaf nodes: zxr10ACLv4MixRuleAclName, zxr10ACLv4MixRuleRuleID, zxr10ACLv4MixRulePermitDeny, zxr10ACLv4MixRuleLinkProtocol, zxr10ACLv4MixRuleSrcMAC, zxr10ACLv4MixRuleSrcMACWildcard, zxr10ACLv4MixRuleDestMAC, zxr10ACLv4MixRuleDestMACWildcard, zxr10ACLv4MixRuleIncos, zxr10ACLv4MixRuleOutCos, zxr10ACLv4MixRuleInVlanID, zxr10ACLv4MixRuleOutVlanID, zxr10ACLv4MixRuleInVlanRange, zxr10ACLv4MixRuleOutVlanRange, zxr10ACLv4MixRuleSrcAddr, zxr10ACLv4MixRuleSrcWildcard, zxr10ACLv4MixRuleTimerangeName, zxr10ACLv4MixRuleBSrcMACRange1, zxr10ACLv4MixRuleSrcMACRg1Min, zxr10ACLv4MixRuleSrcMACRg1Max, zxr10ACLv4MixRuleBSrcMACRange2, zxr10ACLv4MixRuleSrcMACRg2Min, zxr10ACLv4MixRuleSrcMACRg2Max, zxr10ACLv4MixRuleBDestMACRange1, zxr10ACLv4MixRuleDestMACRg1Min, zxr10ACLv4MixRuleDestMACRg1Max, zxr10ACLv4MixRuleBDestMACRange2, zxr10ACLv4MixRuleDestMACRg2Min, zxr10ACLv4MixRuleDestMACRg2Max, zxr10ACLv4MixRuleLinkProtocolEx zxr10ACLv4MixRuleDsap, zxr10ACLv4MixRuleSsap 2. rule type : ip type effective leaf nodes: zxr10ACLv4MixRuleAclName, zxr10ACLv4MixRuleRuleID, zxr10ACLv4MixRulePermitDeny, zxr10ACLv4MixRuleLinkProtocol, zxr10ACLv4MixRuleSrcMAC, zxr10ACLv4MixRuleSrcMACWildcard, zxr10ACLv4MixRuleDestMAC, zxr10ACLv4MixRuleDestMACWildcard, zxr10ACLv4MixRuleIncos, zxr10ACLv4MixRuleOutCos, zxr10ACLv4MixRuleInVlanID, zxr10ACLv4MixRuleOutVlanID, zxr10ACLv4MixRuleInVlanRange, zxr10ACLv4MixRuleOutVlanRange, zxr10ACLv4MixRuleSrcAddr, zxr10ACLv4MixRuleSrcWildcard, zxr10ACLv4MixRuleDestAddr, zxr10ACLv4MixRuleDestWildcard, zxr10ACLv4MixRuleIpProtocol, zxr10ACLv4MixRulePrecedence, zxr10ACLv4MixRuleTOS, zxr10ACLv4MixRuleDSCP, zxr10ACLv4MixRuleFragment, zxr10ACLv4MixRuleTimerangeName, zxr10ACLv4MixRuleBSrcMACRange1, zxr10ACLv4MixRuleSrcMACRg1Min, zxr10ACLv4MixRuleSrcMACRg1Max, zxr10ACLv4MixRuleBSrcMACRange2, zxr10ACLv4MixRuleSrcMACRg2Min, zxr10ACLv4MixRuleSrcMACRg2Max, zxr10ACLv4MixRuleBDestMACRange1, zxr10ACLv4MixRuleDestMACRg1Min, zxr10ACLv4MixRuleDestMACRg1Max, zxr10ACLv4MixRuleBDestMACRange2, zxr10ACLv4MixRuleDestMACRg2Min, zxr10ACLv4MixRuleDestMACRg2Max, zxr10ACLv4MixRuleLinkProtocolEx zxr10ACLv4MixRuleDsap, zxr10ACLv4MixRuleSsap 3. rule type : tcp type effective leaf nodes: zxr10ACLv4MixRuleAclName, zxr10ACLv4MixRuleRuleID, zxr10ACLv4MixRulePermitDeny, zxr10ACLv4MixRuleLinkProtocol, zxr10ACLv4MixRuleSrcMAC, zxr10ACLv4MixRuleSrcMACWildcard, zxr10ACLv4MixRuleDestMAC, zxr10ACLv4MixRuleDestMACWildcard, zxr10ACLv4MixRuleIncos, zxr10ACLv4MixRuleOutCos, zxr10ACLv4MixRuleInVlanID, zxr10ACLv4MixRuleOutVlanID, zxr10ACLv4MixRuleInVlanRange, zxr10ACLv4MixRuleOutVlanRange, zxr10ACLv4MixRuleSrcAddr, zxr10ACLv4MixRuleSrcWildcard, zxr10ACLv4MixRuleDestAddr, zxr10ACLv4MixRuleDestWildcard, zxr10ACLv4MixRuleIpProtocol, zxr10ACLv4MixRuleSrcPortOpr, zxr10ACLv4MixRuleSrcPortValue, zxr10ACLv4MixRuleSrcPortRange, zxr10ACLv4MixRuleDestPortOpr, zxr10ACLv4MixRuleDestPortValue, zxr10ACLv4MixRuleDestPortRange, zxr10ACLv4MixRuleTCPEstablish, zxr10ACLv4MixRulePrecedence, zxr10ACLv4MixRuleTOS, zxr10ACLv4MixRuleDSCP, zxr10ACLv4MixRuleFragment, zxr10ACLv4MixRuleRstFlag, zxr10ACLv4MixRuleAckFlag, zxr10ACLv4MixRuleFinFlag, zxr10ACLv4MixRuleSynFlag, zxr10ACLv4MixRulePshFlag, zxr10ACLv4MixRuleUrgFlag, zxr10ACLv4MixRuleTimerangeName, zxr10ACLv4MixRuleBSrcMACRange1, zxr10ACLv4MixRuleSrcMACRg1Min, zxr10ACLv4MixRuleSrcMACRg1Max, zxr10ACLv4MixRuleBSrcMACRange2, zxr10ACLv4MixRuleSrcMACRg2Min, zxr10ACLv4MixRuleSrcMACRg2Max, zxr10ACLv4MixRuleBDestMACRange1, zxr10ACLv4MixRuleDestMACRg1Min, zxr10ACLv4MixRuleDestMACRg1Max, zxr10ACLv4MixRuleBDestMACRange2, zxr10ACLv4MixRuleDestMACRg2Min, zxr10ACLv4MixRuleDestMACRg2Max, zxr10ACLv4MixRuleLinkProtocolEx zxr10ACLv4MixRuleDsap, zxr10ACLv4MixRuleSsap 4. rule type : ucp type effective leaf nodes: zxr10ACLv4MixRuleAclName, zxr10ACLv4MixRuleRuleID, zxr10ACLv4MixRulePermitDeny, zxr10ACLv4MixRuleLinkProtocol, zxr10ACLv4MixRuleSrcMAC, zxr10ACLv4MixRuleSrcMACWildcard, zxr10ACLv4MixRuleDestMAC, zxr10ACLv4MixRuleDestMACWildcard, zxr10ACLv4MixRuleIncos, zxr10ACLv4MixRuleOutCos, zxr10ACLv4MixRuleInVlanID, zxr10ACLv4MixRuleOutVlanID, zxr10ACLv4MixRuleInVlanRange, zxr10ACLv4MixRuleOutVlanRange, zxr10ACLv4MixRuleSrcAddr, zxr10ACLv4MixRuleSrcWildcard, zxr10ACLv4MixRuleDestAddr, zxr10ACLv4MixRuleDestWildcard, zxr10ACLv4MixRuleIpProtocol, zxr10ACLv4MixRuleSrcPortOpr, zxr10ACLv4MixRuleSrcPortValue, zxr10ACLv4MixRuleSrcPortRange, zxr10ACLv4MixRuleDestPortOpr, zxr10ACLv4MixRuleDestPortValue, zxr10ACLv4MixRuleDestPortRange, zxr10ACLv4MixRulePrecedence, zxr10ACLv4MixRuleTOS, zxr10ACLv4MixRuleDSCP, zxr10ACLv4MixRuleFragment, zxr10ACLv4MixRuleTimerangeName, zxr10ACLv4MixRuleBSrcMACRange1, zxr10ACLv4MixRuleSrcMACRg1Min, zxr10ACLv4MixRuleSrcMACRg1Max, zxr10ACLv4MixRuleBSrcMACRange2, zxr10ACLv4MixRuleSrcMACRg2Min, zxr10ACLv4MixRuleSrcMACRg2Max, zxr10ACLv4MixRuleBDestMACRange1, zxr10ACLv4MixRuleDestMACRg1Min, zxr10ACLv4MixRuleDestMACRg1Max, zxr10ACLv4MixRuleBDestMACRange2, zxr10ACLv4MixRuleDestMACRg2Min, zxr10ACLv4MixRuleDestMACRg2Max, zxr10ACLv4MixRuleLinkProtocolEx zxr10ACLv4MixRuleDsap, zxr10ACLv4MixRuleSsap 5. rule type : icmp type effective leaf nodes: zxr10ACLv4MixRuleAclName, zxr10ACLv4MixRuleRuleID, zxr10ACLv4MixRulePermitDeny, zxr10ACLv4MixRuleLinkProtocol, zxr10ACLv4MixRuleSrcMAC, zxr10ACLv4MixRuleSrcMACWildcard, zxr10ACLv4MixRuleDestMAC, zxr10ACLv4MixRuleDestMACWildcard, zxr10ACLv4MixRuleIncos, zxr10ACLv4MixRuleOutCos, zxr10ACLv4MixRuleInVlanID, zxr10ACLv4MixRuleOutVlanID, zxr10ACLv4MixRuleInVlanRange, zxr10ACLv4MixRuleOutVlanRange, zxr10ACLv4MixRuleSrcAddr, zxr10ACLv4MixRuleSrcWildcard, zxr10ACLv4MixRuleDestAddr, zxr10ACLv4MixRuleDestWildcard, zxr10ACLv4MixRuleIpProtocol, zxr10ACLv4MixRuleICMPType, zxr10ACLv4MixRuleICMPCode, zxr10ACLv4MixRulePrecedence, zxr10ACLv4MixRuleTOS, zxr10ACLv4MixRuleDSCP, zxr10ACLv4MixRuleFragment, zxr10ACLv4MixRuleTimerangeName, zxr10ACLv4MixRuleBSrcMACRange1, zxr10ACLv4MixRuleSrcMACRg1Min, zxr10ACLv4MixRuleSrcMACRg1Max, zxr10ACLv4MixRuleBSrcMACRange2, zxr10ACLv4MixRuleSrcMACRg2Min, zxr10ACLv4MixRuleSrcMACRg2Max, zxr10ACLv4MixRuleBDestMACRange1, zxr10ACLv4MixRuleDestMACRg1Min, zxr10ACLv4MixRuleDestMACRg1Max, zxr10ACLv4MixRuleBDestMACRange2, zxr10ACLv4MixRuleDestMACRg2Min, zxr10ACLv4MixRuleDestMACRg2Max, zxr10ACLv4MixRuleLinkProtocolEx, zxr10ACLv4MixRuleDsap, zxr10ACLv4MixRuleSsap conflict leaf nodes: 1. zxr10ACLv4MixRuleFragment conflicts with zxr10ACLv4MixRuleSrcPortOpr, zxr10ACLv4MixRuleSrcPortValue, zxr10ACLv4MixRuleSrcPortRange, zxr10ACLv4MixRuleDestPortOpr, zxr10ACLv4MixRuleDestPortValue, zxr10ACLv4MixRuleDestPortRange, zxr10ACLv4MixRuleTCPEstablish, zxr10ACLv4MixRuleICMPType, zxr10ACLv4MixRuleICMPCode, zxr10ACLv4MixRuleRstFlag, zxr10ACLv4MixRuleAckFlag, zxr10ACLv4MixRuleFinFlag, zxr10ACLv4MixRuleSynFlag, zxr10ACLv4MixRulePshFlag, zxr10ACLv4MixRuleUrgFlag 2. These leaf nodes conflict with each other: zxr10ACLv4MixRulePrecedence, zxr10ACLv4MixRuleTOS, zxr10ACLv4MixRuleDSCP 3. zxr10ACLv4MixRuleTCPEstablish conflicts with zxr10ACLv4MixRuleRstFlag, zxr10ACLv4MixRuleAckFlag 4. zxr10ACLv4MixRuleLinkProtocolEx conflicts with zxr10ACLv4MixRuleDsap, zxr10ACLv4MixRuleSsap
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ACLv4MixRuleEntry  

zxr10ACLv4MixRuleAclName 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.1
Name of an IPv4 mixed access-list (1-31 characters)
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10ACLv4MixRuleRuleID 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.2
ID of this rule
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483644  

zxr10ACLv4MixRulePermitDeny 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.3
deny : Specify packets to reject permit: Specify packets to forward
Status: current Access: read-only
OBJECT-TYPE    
  AclPermitDeny  

zxr10ACLv4MixRuleLinkProtocol 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.4
Link protocal: <0-65535> valid value 65536 invalid value This is an optional node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 0..65536  

zxr10ACLv4MixRuleSrcMAC 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.5
Source MAC address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv4MixRuleSrcMACWildcard 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.6
Source MAC wildcard
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv4MixRuleDestMAC 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.7
Destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv4MixRuleDestMACWildcard 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.8
Destination MAC wildcard
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv4MixRuleIncos 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.9
Value of inner cos: <0-7> valid value 255 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxr10ACLv4MixRuleOutCos 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.10
Value of outer cos: <0-7> valid value 255 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxr10ACLv4MixRuleInVlanID 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.11
Value of inner vlan <1-4094> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

zxr10ACLv4MixRuleOutVlanID 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.12
Value of outer vlan <1-4094> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

zxr10ACLv4MixRuleInVlanRange 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.13
Range of inner vlan <1-4094>-<1-4094> valid value 0 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv4MixRuleOutVlanRange 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.14
Range of outer vlan <1-4094>-<1-4094> valid value 0 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv4MixRuleSrcAddr 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.15
A.B.C.D Source address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10ACLv4MixRuleSrcWildcard 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.16
A.B.C.D Wildcard bits
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10ACLv4MixRuleDestAddr 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.17
A.B.C.D Destination address
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10ACLv4MixRuleDestWildcard 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.18
A.B.C.D Destination wildcard bits
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

zxr10ACLv4MixRuleIpProtocol 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.19
<0-255> An IP protocol number std Standard rule type (65534) gre Generic Routing Encapsulation (47) icmp Internet Control Message Protocol (1) igmp Internet Group Management Protocol (2) ip Any internet protocol (65535) ospf Open Shortest Path First Protocol (89) pim Protocol Independent Multicast (103) tcp Transmission Control Protocol (6) udp User Datagram Protocol (17) sctp Stream Control Transmission Protocol (132) vrrp Virtual Router Redundancy Protocol (112)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER icmp(1), igmp(2), tcp(6), udp(17), gre(47), ospf(89), pim(103), vrrp(112), sctp(132), std(65534), ip(65535)  

zxr10ACLv4MixRuleSrcPortOpr 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.20
This is an optional node. eq Match only packets on a given port number ge Match only packets with a no lower port number le Match only packets with a no greater port number range Match only packet on a given port range 65535 invalid value Needn't care for zxr10ACLv4MixRuleSrcPortValue and zxr10ACLv4MixRuleSrcPortRange When the value of zxr10ACLv4MixRuleSrcPortOpr is invalid(65535). Check zxr10ACLv4MixRuleSrcPortValue when the value zxr10ACLv4MixRuleSrcPortOpr is eq(1),ge(2) or le(3). Check zxr10ACLv4MixRuleSrcPortRange only when the value of zxr10ACLv4MixRuleSrcPortOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oprTypeInvalid(65535), eq(1), ge(2), le(3), range(7)  

zxr10ACLv4MixRuleSrcPortValue 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.21
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Check this node when the value of zxr10ACLv4MixRuleSrcPortOpr is eq(1), ge(2) or le(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ftp(21), telnet(23), smtp(25), domain(53), bootps(67), bootpc(68), tftp(69), finger(79), www(80), pop2(109), pop3(110), ntp(123), snmp(161), snmptrap(162), bgp(179), pim-auto-rp(496), login(513), rip(520)  

zxr10ACLv4MixRuleSrcPortRange 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.22
Port range: <0-65535>-<0-65535> Check zxr10ACLv4MixRuleSrcPortRange only when the value of zxr10ACLv4MixRuleSrcPortOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv4MixRuleDestPortOpr 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.23
This is an optional node. eq Match only packets on a given port number ge Match only packets with a no lower port number le Match only packets with a no greater port number range Match only packet on a given port range 65535 invalid value Needn't care for zxr10ACLv4MixRuleDestPortValue and zxr10ACLv4MixRuleDestPortRange When the value of zxr10ACLv4MixRuleDestPortOpr is invalid(65535). Check zxr10ACLv4MixRuleDestPortValue when the value zxr10ACLv4MixRuleDestPortOpr is eq(1),ge(2) or le(3). Check zxr10ACLv4MixRuleDestPortRange only when the value of zxr10ACLv4MixRuleDestPortOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oprTypeInvalid(65535), eq(1), ge(2), le(3), range(7)  

zxr10ACLv4MixRuleDestPortValue 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.24
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Check this node when the value of zxr10ACLv4MixRuleDestPortOpr is eq(1),ge(2) or le(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ftp(21), telnet(23), smtp(25), domain(53), bootps(67), bootpc(68), tftp(69), finger(79), www(80), pop2(109), pop3(110), ntp(123), snmp(161), snmptrap(162), bgp(179), pim-auto-rp(496), login(513), rip(520)  

zxr10ACLv4MixRuleDestPortRange 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.25
Port range: <0-65535>-<0-65535> Check zxr10ACLv4MixRuleDestPortRange only when the value of zxr10ACLv4MixRuleDestPortOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv4MixRuleTCPEstablish 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.26
Match established connections. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv4MixRuleICMPType 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.27
ICMP type: <0-255> valid value 65535 invalid value specific value: alternate-address Alternate address (6) echo Echo (ping, 8) echo-reply Echo reply (0) information-request Information requests (15) parameter-problem All parameter problems (12) redirect All redirects (5) router-advertisement Router discovery advertisements (9) router-solicitation Router discovery solicitations (10) source-quench Source quenches (4) time-exceeded All time exceededs (11) timestamp-reply Timestamp replies (14) timestamp-request Timestamp requests (13) unreachable All unreachables (3) This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255 | 65535  

zxr10ACLv4MixRuleICMPCode 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.28
ICMP code: <0-255> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255 | 65535  

zxr10ACLv4MixRulePrecedence 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.29
Precedence level: <0-7> valid value 255 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxr10ACLv4MixRuleTOS 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.30
Type of service(ToS): <0-15> valid value 255 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..15 | 255  

zxr10ACLv4MixRuleDSCP 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.31
DSCP value: <0-63> valid value 255 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..63 | 255  

zxr10ACLv4MixRuleFragment 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.32
Fragment enable or disable flag. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv4MixRuleRstFlag 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.33
Match when the RST flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv4MixRuleAckFlag 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.34
Match when the ACK flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv4MixRuleFinFlag 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.35
Match when the FIN flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv4MixRuleSynFlag 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.36
Match when the SYN flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv4MixRulePshFlag 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.37
Match when the PSH flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv4MixRuleUrgFlag 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.38
Match when the URG flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv4MixRuleTimerangeName 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.39
Time range name (1-31 characters). This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

zxr10ACLv4MixRuleBSrcMACRange1 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.40
Match if source MAC address range is configured. When this is valid, zxr10ACLv4MixRuleSrcMAC and zxr10ACLv4MixRuleSrcMACWildcard are invalid, zxr10ACLv4MixRuleSrcMACRg1Min and zxr10ACLv4MixRuleSrcMACRg1Max are valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv4MixRuleSrcMACRg1Min 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.41
Lower limit of first source MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv4MixRuleSrcMACRg1Max 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.42
Upper limit of first source MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv4MixRuleBSrcMACRange2 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.43
Match if second source MAC address range is configured. When this is valid, zxr10ACLv4MixRuleSrcMAC and zxr10ACLv4MixRuleSrcMACWildcard are invalid, zxr10ACLv4MixRuleSrcMACRg2Min and zxr10ACLv4MixRuleSrcMACRg2Max are valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv4MixRuleSrcMACRg2Min 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.44
Lower limit of second source MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv4MixRuleSrcMACRg2Max 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.45
Upper limit of second source MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv4MixRuleBDestMACRange1 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.46
Match if destination MAC address range is configured. When this is valid, zxr10ACLv4MixRuleDestMAC and zxr10ACLv4MixRuleDestMACWildcard are invalid, zxr10ACLv4MixRuleDestMACRg1Min and zxr10ACLv4MixRuleDestMACRg1Max are valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv4MixRuleDestMACRg1Min 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.47
Lower limit of first destination MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv4MixRuleDestMACRg1Max 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.48
Upper limit of first destination MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv4MixRuleBDestMACRange2 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.49
Match if second destination MAC address range is configured. When this is valid, zxr10ACLv4MixRuleDestMAC and zxr10ACLv4MixRuleDestMACWildcard are invalid, zxr10ACLv4MixRuleDestMACRg2Min and zxr10ACLv4MixRuleDestMACRg2Max are valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv4MixRuleDestMACRg2Min 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.50
Lower limit of second destination MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv4MixRuleDestMACRg2Max 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.51
Upper limit of second destination MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv4MixRuleLinkProtocolEx 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.52
Link protocal: <1536-65535> valid value 65536 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1536..65536  

zxr10ACLv4MixRuleDsap 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.53
Destination service access point: <0-255> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255 | 65535  

zxr10ACLv4MixRuleSsap 1.3.6.1.4.1.3902.3.6000.602.2.4.2.1.54
Source service access point: <0-255> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255 | 65535  

zxr10ACLv6MixListTable 1.3.6.1.4.1.3902.3.6000.602.2.5.1
IPv6 Mixed ACL Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ACLv6MixListEntry

zxr10ACLv6MixListEntry 1.3.6.1.4.1.3902.3.6000.602.2.5.1.1
IPv6 Mixed ACL
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ACLv6MixListEntry  

zxr10ACLv6MixListName 1.3.6.1.4.1.3902.3.6000.602.2.5.1.1.1
Name of an IPv6 Mixed access-list (1-31 characters)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10ACLv6MixRuleTable 1.3.6.1.4.1.3902.3.6000.602.2.5.2
IPv6 Mixed ACL Rule Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ACLv6MixRuleEntry

zxr10ACLv6MixRuleEntry 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1
IPv6 Mixed ACL effective leaf nodes: A leaf node which is effective or not depends on the type of rule. Rule types include standard type, ip type, tcp type, udp type ,icmp type , represented by zxr10ACLv4RuleIpProtocol in this table. According to the rule type (zxr10ACLv6MixRuleIpProtocol), the following leaf nodes are effective. 1. rule type : ip type effective leaf nodes:zxr10ACLv6MixRuleAclName, zxr10ACLv6MixRuleRuleID, zxr10ACLv6MixRulePermitDeny, zxr10ACLv6MixRuleLinkProtocol, zxr10ACLv6MixRuleSrcMAC, zxr10ACLv6MixRuleSrcMACWildcard, zxr10ACLv6MixRuleDestMAC, zxr10ACLv6MixRuleDestMACWildcard, zxr10ACLv6MixRuleIncos, zxr10ACLv6MixRuleOutCos, zxr10ACLv6MixRuleInVlanID, zxr10ACLv6MixRuleOutVlanID, zxr10ACLv6MixRuleInVlanRange, zxr10ACLv6MixRuleOutVlanRange, zxr10ACLv6MixRuleFlowlabel, zxr10ACLv6MixRuleSrcAddr, zxr10ACLv6MixRuleSrcWildcard, zxr10ACLv6MixRuleDestAddr, zxr10ACLv6MixRuleDestWildcard, zxr10ACLv6MixRuleIpProtocol, zxr10ACLv6MixRuleRouting, zxr10ACLv6MixRuleAuthen, zxr10ACLv6MixRuleDestops, zxr10ACLv6MixRuleFragments, zxr10ACLv6MixRuleHopByHop, zxr10ACLv6MixRuleEsp, zxr10ACLv6MixRuleDSCP, zxr10ACLv6MixRuleTc, zxr10ACLv6MixRuleTimerangeName, zxr10ACLv6MixRuleBSrcMACRange1, zxr10ACLv6MixRuleSrcMACRg1Min, zxr10ACLv6MixRuleSrcMACRg1Max, zxr10ACLv6MixRuleBSrcMACRange2, zxr10ACLv6MixRuleSrcMACRg2Min, zxr10ACLv6MixRuleSrcMACRg2Max, zxr10ACLv6MixRuleBDestMACRange1, zxr10ACLv6MixRuleDestMACRg1Min, zxr10ACLv6MixRuleDestMACRg1Max, zxr10ACLv6MixRuleBDestMACRange2, zxr10ACLv6MixRuleDestMACRg2Min, zxr10ACLv6MixRuleDestMACRg2Max, zxr10ACLv6MixRuleLinkProtocolEx, zxr10ACLv6MixRuleSrcAddrMaskFlag, zxr10ACLv6MixRuleSrcWildcardBits, zxr10ACLv6MixRuleDstAddrMaskFlag, zxr10ACLv6MixRuleDstWildcardBits, zxr10ACLv6MixRuleDsap, zxr10ACLv6MixRuleSsap 2. rule type : tcp type effective leaf nodes:zxr10ACLv6MixRuleAclName, zxr10ACLv6MixRuleRuleID, zxr10ACLv6MixRulePermitDeny, zxr10ACLv6MixRuleLinkProtocol, zxr10ACLv6MixRuleSrcMAC, zxr10ACLv6MixRuleSrcMACWildcard, zxr10ACLv6MixRuleDestMAC, zxr10ACLv6MixRuleDestMACWildcard, zxr10ACLv6MixRuleIncos, zxr10ACLv6MixRuleOutCos, zxr10ACLv6MixRuleInVlanID, zxr10ACLv6MixRuleOutVlanID, zxr10ACLv6MixRuleInVlanRange, zxr10ACLv6MixRuleOutVlanRange, zxr10ACLv6MixRuleFlowlabel, zxr10ACLv6MixRuleSrcAddr, zxr10ACLv6MixRuleSrcWildcard, zxr10ACLv6MixRuleDestAddr, zxr10ACLv6MixRuleDestWildcard, zxr10ACLv6MixRuleIpProtocol, zxr10ACLv6MixRuleSrcPortOpr, zxr10ACLv6MixRuleSrcPortValue, zxr10ACLv6MixRuleSrcPortRange, zxr10ACLv6MixRuleDestPortOpr, zxr10ACLv6MixRuleDestPortValue, zxr10ACLv6MixRuleDestPortRange, zxr10ACLv6MixRuleTCPEstablish, zxr10ACLv6MixRuleRstFlag, zxr10ACLv6MixRuleAckFlag, zxr10ACLv6MixRuleFinFlag, zxr10ACLv6MixRuleSynFlag, zxr10ACLv6MixRulePshFlag, zxr10ACLv6MixRuleUrgFlag, zxr10ACLv6MixRuleRouting, zxr10ACLv6MixRuleAuthen, zxr10ACLv6MixRuleDestops, zxr10ACLv6MixRuleFragments, zxr10ACLv6MixRuleHopByHop, zxr10ACLv6MixRuleEsp, zxr10ACLv6MixRuleDSCP, zxr10ACLv6MixRuleTc, zxr10ACLv6MixRuleTimerangeName, zxr10ACLv6MixRuleBSrcMACRange1, zxr10ACLv6MixRuleSrcMACRg1Min, zxr10ACLv6MixRuleSrcMACRg1Max, zxr10ACLv6MixRuleBSrcMACRange2, zxr10ACLv6MixRuleSrcMACRg2Min, zxr10ACLv6MixRuleSrcMACRg2Max, zxr10ACLv6MixRuleBDestMACRange1, zxr10ACLv6MixRuleDestMACRg1Min, zxr10ACLv6MixRuleDestMACRg1Max, zxr10ACLv6MixRuleBDestMACRange2, zxr10ACLv6MixRuleDestMACRg2Min, zxr10ACLv6MixRuleDestMACRg2Max, zxr10ACLv6MixRuleSrcAddrMaskFlag, zxr10ACLv6MixRuleSrcWildcardBits, zxr10ACLv6MixRuleDstAddrMaskFlag, zxr10ACLv6MixRuleDstWildcardBits zxr10ACLv6MixRuleDsap, zxr10ACLv6MixRuleSsap 3. rule type : udp type effective leaf nodes:zxr10ACLv6MixRuleAclName, zxr10ACLv6MixRuleRuleID, zxr10ACLv6MixRulePermitDeny, zxr10ACLv6MixRuleLinkProtocol, zxr10ACLv6MixRuleSrcMAC, zxr10ACLv6MixRuleSrcMACWildcard, zxr10ACLv6MixRuleDestMAC, zxr10ACLv6MixRuleDestMACWildcard, zxr10ACLv6MixRuleIncos, zxr10ACLv6MixRuleOutCos, zxr10ACLv6MixRuleInVlanID, zxr10ACLv6MixRuleOutVlanID, zxr10ACLv6MixRuleInVlanRange, zxr10ACLv6MixRuleOutVlanRange, zxr10ACLv6MixRuleFlowlabel, zxr10ACLv6MixRuleSrcAddr, zxr10ACLv6MixRuleSrcWildcard, zxr10ACLv6MixRuleDestAddr, zxr10ACLv6MixRuleDestWildcard, zxr10ACLv6MixRuleIpProtocol, zxr10ACLv6MixRuleSrcPortOpr, zxr10ACLv6MixRuleSrcPortValue, zxr10ACLv6MixRuleSrcPortRange, zxr10ACLv6MixRuleDestPortOpr, zxr10ACLv6MixRuleDestPortValue, zxr10ACLv6MixRuleDestPortRange, zxr10ACLv6MixRuleRouting, zxr10ACLv6MixRuleAuthen, zxr10ACLv6MixRuleDestops, zxr10ACLv6MixRuleFragments, zxr10ACLv6MixRuleHopByHop, zxr10ACLv6MixRuleEsp, zxr10ACLv6MixRuleDSCP, zxr10ACLv6MixRuleTc, zxr10ACLv6MixRuleTimerangeName, zxr10ACLv6MixRuleBSrcMACRange1, zxr10ACLv6MixRuleSrcMACRg1Min, zxr10ACLv6MixRuleSrcMACRg1Max, zxr10ACLv6MixRuleBSrcMACRange2, zxr10ACLv6MixRuleSrcMACRg2Min, zxr10ACLv6MixRuleSrcMACRg2Max, zxr10ACLv6MixRuleBDestMACRange1, zxr10ACLv6MixRuleDestMACRg1Min, zxr10ACLv6MixRuleDestMACRg1Max, zxr10ACLv6MixRuleBDestMACRange2, zxr10ACLv6MixRuleDestMACRg2Min, zxr10ACLv6MixRuleDestMACRg2Max, zxr10ACLv6MixRuleLinkProtocolEx, zxr10ACLv6MixRuleSrcAddrMaskFlag, zxr10ACLv6MixRuleSrcWildcardBits, zxr10ACLv6MixRuleDstAddrMaskFlag, zxr10ACLv6MixRuleDstWildcardBits zxr10ACLv6MixRuleDsap, zxr10ACLv6MixRuleSsap 4. rule type : icmp type effective leaf nodes:zxr10ACLv6MixRuleAclName, zxr10ACLv6MixRuleRuleID, zxr10ACLv6MixRulePermitDeny, zxr10ACLv6MixRuleLinkProtocol, zxr10ACLv6MixRuleSrcMAC, zxr10ACLv6MixRuleSrcMACWildcard, zxr10ACLv6MixRuleDestMAC, zxr10ACLv6MixRuleDestMACWildcard, zxr10ACLv6MixRuleIncos, zxr10ACLv6MixRuleOutCos, zxr10ACLv6MixRuleInVlanID, zxr10ACLv6MixRuleOutVlanID, zxr10ACLv6MixRuleInVlanRange, zxr10ACLv6MixRuleOutVlanRange, zxr10ACLv6MixRuleFlowlabel, zxr10ACLv6MixRuleSrcAddr, zxr10ACLv6MixRuleSrcWildcard, zxr10ACLv6MixRuleDestAddr, zxr10ACLv6MixRuleDestWildcard, zxr10ACLv6MixRuleIpProtocol, zxr10ACLv6MixRuleICMPType, zxr10ACLv6MixRuleICMPCode, zxr10ACLv6MixRuleRouting, zxr10ACLv6MixRuleAuthen, zxr10ACLv6MixRuleDestops, zxr10ACLv6MixRuleFragments, zxr10ACLv6MixRuleHopByHop, zxr10ACLv6MixRuleEsp, zxr10ACLv6MixRuleDSCP, zxr10ACLv6MixRuleTc, zxr10ACLv6MixRuleTimerangeName, zxr10ACLv6MixRuleBSrcMACRange1, zxr10ACLv6MixRuleSrcMACRg1Min, zxr10ACLv6MixRuleSrcMACRg1Max, zxr10ACLv6MixRuleBSrcMACRange2, zxr10ACLv6MixRuleSrcMACRg2Min, zxr10ACLv6MixRuleSrcMACRg2Max, zxr10ACLv6MixRuleBDestMACRange1, zxr10ACLv6MixRuleDestMACRg1Min, zxr10ACLv6MixRuleDestMACRg1Max, zxr10ACLv6MixRuleBDestMACRange2, zxr10ACLv6MixRuleDestMACRg2Min, zxr10ACLv6MixRuleDestMACRg2Max, zxr10ACLv6MixRuleLinkProtocolEx, zxr10ACLv6MixRuleSrcAddrMaskFlag, zxr10ACLv6MixRuleSrcWildcardBits, zxr10ACLv6MixRuleDstAddrMaskFlag, zxr10ACLv6MixRuleDstWildcardBits zxr10ACLv6MixRuleDsap, zxr10ACLv6MixRuleSsap conflict leaf nodes: 1. zxr10ACLv6MixRuleFragments conflicts with zxr10ACLv6MixRuleSrcPortOpr, zxr10ACLv6MixRuleSrcPortValue, zxr10ACLv6MixRuleSrcPortRange, zxr10ACLv6MixRuleDestPortOpr, zxr10ACLv6MixRuleDestPortValue, zxr10ACLv6MixRuleDestPortRange, zxr10ACLv6MixRuleTCPEstablish, zxr10ACLv6MixRuleICMPType, zxr10ACLv6MixRuleICMPCode, zxr10ACLv6MixRuleRstFlag, zxr10ACLv6MixRuleAckFlag, zxr10ACLv6MixRuleFinFlag, zxr10ACLv6MixRuleSynFlag, zxr10ACLv6MixRulePshFlag, zxr10ACLv6MixRuleUrgFlag 2. zxr10ACLv6MixRuleDSCP conflicts with zxr10ACLv6MixRuleTc 3. zxr10ACLv6MixRuleTCPEstablish conflicts with zxr10ACLv6MixRuleRstFlag, zxr10ACLv6MixRuleAckFlag 3. zxr10ACLv6MixRuleLinkProtocolEx conflicts with zxr10ACLv6MixRuleDsap, zxr10ACLv6MixRuleSsap
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ACLv6MixRuleEntry  

zxr10ACLv6MixRuleAclName 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.1
Name of an IPv6 Mixed access-list (1-31 characters)
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10ACLv6MixRuleRuleID 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.2
ID of this rule
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483644  

zxr10ACLv6MixRulePermitDeny 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.3
deny : Specify packets to reject permit: Specify packets to forward
Status: current Access: read-only
OBJECT-TYPE    
  AclPermitDeny  

zxr10ACLv6MixRuleLinkProtocol 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.4
Link protocal: <0-65535> valid value 65536 invalid value This is an optional node.
Status: obsolete Access: read-only
OBJECT-TYPE    
  Integer32 0..65536  

zxr10ACLv6MixRuleSrcMAC 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.5
Source MAC address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv6MixRuleSrcMACWildcard 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.6
Source MAC wildcard
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv6MixRuleDestMAC 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.7
Destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv6MixRuleDestMACWildcard 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.8
Destination MAC wildcard
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv6MixRuleIncos 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.9
Value of inner cos: <0-7> valid value 255 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxr10ACLv6MixRuleOutCos 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.10
Value of outer cos: <0-7> valid value 255 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxr10ACLv6MixRuleInVlanID 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.11
Value of inner vlan <1-4094> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

zxr10ACLv6MixRuleOutVlanID 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.12
Value of outer vlan <1-4094> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

zxr10ACLv6MixRuleInVlanRange 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.13
Range of inner vlan <1-4094>-<1-4094> valid value 0 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv6MixRuleOutVlanRange 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.14
Range of outer vlan <1-4094>-<1-4094> valid value 0 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv6MixRuleFlowlabel 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.15
Flowlabel value: <0-1048575> valid value 2147483647 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..1048575 | 2147483647  

zxr10ACLv6MixRuleSrcAddr 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.16
X:X::X:X Source address
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv6MixRuleSrcWildcard 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.17
<0-128> Source Wildcard
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..128  

zxr10ACLv6MixRuleDestAddr 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.18
X:X::X:X Destination address
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv6MixRuleDestWildcard 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.19
<0-128> Destination Wildcard
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..128  

zxr10ACLv6MixRuleIpProtocol 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.20
<0-255> An IP protocol number gre Generic Routing Encapsulation (47) icmp Internet Control Message Protocol (58) igmp Internet Group Management Protocol (2) ip Any internet protocol (65535) ospf Open Shortest Path First Protocol (89) pim Protocol Independent Multicast (103) tcp Transmission Control Protocol (6) udp User Datagram Protocol (17) sctp Stream Control Transmission Protocol (132) vrrp Virtual Router Redundancy Protocol (112)
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER igmp(2), tcp(6), udp(17), gre(47), icmp(58), ospf(89), pim(103), vrrp(112), sctp(132), ip(65535)  

zxr10ACLv6MixRuleSrcPortOpr 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.21
This is an optional node. eq Match only packets on a given port number ge Match only packets with a no lower port number le Match only packets with a no greater port number range Match only packet on a given port range 65535 invalid value Needn't care for zxr10ACLv6MixRuleSrcPortValue and zxr10ACLv6MixRuleSrcPortRange When the value of zxr10ACLv6MixRuleSrcPortOpr is invalid(65535). Check zxr10ACLv6MixRuleSrcPortValue when the value zxr10ACLv6MixRuleSrcPortOpr is eq(1),ge(2) or le(3). Check zxr10ACLv6MixRuleSrcPortRange only when the value of zxr10ACLv6MixRuleSrcPortOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oprTypeInvalid(65535), eq(1), ge(2), le(3), range(7)  

zxr10ACLv6MixRuleSrcPortValue 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.22
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Check this node when the value of zxr10ACLv6MixRuleSrcPortOpr is eq(1),ge(2) or le(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ftp(21), telnet(23), smtp(25), domain(53), bootps(67), bootpc(68), tftp(69), finger(79), www(80), pop2(109), pop3(110), ntp(123), snmp(161), snmptrap(162), bgp(179), pim-auto-rp(496), login(513), rip(520)  

zxr10ACLv6MixRuleSrcPortRange 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.23
Port range: <0-65535>-<0-65535> Check zxr10ACLv6MixRuleSrcPortRange only when the value of zxr10ACLv6MixRuleSrcPortOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv6MixRuleDestPortOpr 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.24
This is an optional node. eq Match only packets on a given port number ge Match only packets with a no lower port number le Match only packets with a no greater port number range Match only packet on a given port range 65535 invalid value Needn't care for zxr10ACLv6MixRuleDestPortValue and zxr10ACLv6MixRuleDestPortRange When the value of zxr10ACLv6MixRuleDestPortOpr is invalid(65535). Check zxr10ACLv6MixRuleDestPortValue when the value zxr10ACLv6MixRuleDestPortOpr is eq(1),ge(2) or le(3). Check zxr10ACLv6MixRuleDestPortRange only when the value of zxr10ACLv6MixRuleDestPortOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER oprTypeInvalid(65535), eq(1), ge(2), le(3), range(7)  

zxr10ACLv6MixRuleDestPortValue 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.25
<0-65535> Port number bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) Check this node when the value of zxr10ACLv6MixRuleDestPortOpr is eq(1),ge(2) or le(3).
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ftp(21), telnet(23), smtp(25), domain(53), bootps(67), bootpc(68), tftp(69), finger(79), www(80), pop2(109), pop3(110), ntp(123), snmp(161), snmptrap(162), bgp(179), pim-auto-rp(496), login(513), rip(520)  

zxr10ACLv6MixRuleDestPortRange 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.26
Port range: <0-65535>-<0-65535> Check zxr10ACLv6MixRuleDestPortRange only when the value of zxr10ACLv6MixRuleDestPortOpr is range(7).
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

zxr10ACLv6MixRuleTCPEstablish 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.27
Match established connections. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6MixRuleRstFlag 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.28
Match when the RST flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv6MixRuleAckFlag 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.29
Match when the ACK flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv6MixRuleFinFlag 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.30
Match when the FIN flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv6MixRuleSynFlag 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.31
Match when the SYN flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv6MixRulePshFlag 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.32
Match when the PSH flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv6MixRuleUrgFlag 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.33
Match when the URG flag set or not. This is an optional node. invalid value: (65535)
Status: current Access: read-only
OBJECT-TYPE    
  AclTcpFlagType  

zxr10ACLv6MixRuleICMPType 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.34
ICMP type: <0-255> valid value 65535 invalid value specific value: destination-unreachable Destination unreachable (1) echo-reply Echo reply (129) echo-request Echo request (ping, 128) mld-query Multicast Listener Discovery Query (130) mld-reduction Multicast Listener Discovery Reduction(132) mld-report Multicast Listener Discovery Report(131) nd-na Neighbor discovery neighbor advertisments(136) nd-ns Neighbor discovery neighbor solicitations(135) packet-too-big Packet too big (2) parameter-problem All parameter problems (4) redirect Neighbor redirect (137) router-advertisment Neighbor discovery router advertisments(134) router-renumbering All router renumbering (138) router-solicitation Neighbor discovery router solicitations(133) time-exceeded Time exceeded (3) This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER destination-unreachable(1), packet-too-big(2), time-exceeded(3), parameter-problem(4), echo-request(128), echo-reply(129), mld-query(130), mld-report(131), router-solicitation(133), router-advertisment(134), nd-ns(135), nd-na(136), redirect(137), router-renumbering(138), invalid(65535)  

zxr10ACLv6MixRuleICMPCode 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.35
ICMP code: <0-255> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER 0..255 | 65535  

zxr10ACLv6MixRuleRouting 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.36
Match if the specify IPv6 header is present. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6MixRuleAuthen 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.37
Match if the specify IPv6 header is present. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6MixRuleDestops 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.38
Match if the specify IPv6 header is present. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6MixRuleFragments 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.39
Match if the specify IPv6 header is present. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6MixRuleHopByHop 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.40
Match if the specify IPv6 header is present. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6MixRuleEsp 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.41
Match if the specify IPv6 header is present. This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6MixRuleDSCP 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.42
DSCP value: <0-63> valid value 255 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..63 | 255  

zxr10ACLv6MixRuleTc 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.43
Traffic Class value: <0-255> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255 | 65535  

zxr10ACLv6MixRuleTimerangeName 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.44
Time range name (1-31 characters). This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

zxr10ACLv6MixRuleBSrcMACRange1 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.45
Match if source MAC address range is configured. When this is valid, zxr10ACLv6MixRuleSrcMAC and zxr10ACLv6MixRuleSrcMACWildcard are invalid, zxr10ACLv6MixRuleSrcMACRg1Min and zxr10ACLv6MixRuleSrcMACRg1Max are valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6MixRuleSrcMACRg1Min 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.46
Lower limit of first source MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv6MixRuleSrcMACRg1Max 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.47
Upper limit of first source MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv6MixRuleBSrcMACRange2 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.48
Match if second source MAC address range is configured. When this is valid, zxr10ACLv6MixRuleSrcMAC and zxr10ACLv6MixRuleSrcMACWildcard are invalid, zxr10ACLv6MixRuleSrcMACRg2Min and zxr10ACLv6MixRuleSrcMACRg2Max are valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6MixRuleSrcMACRg2Min 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.49
Lower limit of second source MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv6MixRuleSrcMACRg2Max 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.50
Upper limit of second source MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv6MixRuleBDestMACRange1 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.51
Match if destination MAC address range is configured. When this is valid, zxr10ACLv6MixRuleDestMAC and zxr10ACLv6MixRuleDestMACWildcard are invalid, zxr10ACLv6MixRuleDestMACRg1Min and zxr10ACLv6MixRuleDestMACRg1Max are valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6MixRuleDestMACRg1Min 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.52
Lower limit of first destination MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv6MixRuleDestMACRg1Max 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.53
Upper limit of first destination MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv6MixRuleBDestMACRange2 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.54
Match if second destination MAC address range is configured. When this is valid, zxr10ACLv6MixRuleDestMAC and zxr10ACLv6MixRuleDestMACWildcard are invalid, zxr10ACLv6MixRuleDestMACRg2Min and zxr10ACLv6MixRuleDestMACRg2Max are valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6MixRuleDestMACRg2Min 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.55
Lower limit of second destination MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv6MixRuleDestMACRg2Max 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.56
Upper limit of second destination MAC address range
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLv6MixRuleLinkProtocolEx 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.57
Link protocal: <1536-65535> valid value 65536 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 1536..65536  

zxr10ACLv6MixRuleSrcAddrMaskFlag 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.58
This flag indicates the way of configuring IPv6 source address mask, such as zxr10ACLv6MixRuleSrcWildcard, zxr10ACLv6MixRuleSrcWildcardBits. If this flag is valid, IPv6 source address mask is configured by wildcard bits, (e.g. X:X::X:X) and zxr10ACLv6MixRuleSrcWildcardBits is valid; if not, IPv6 source address mask is configured by prefix length, (e.g. X:X::X:X/0-128) and zxr10ACLv6MixRuleSrcWildcard is valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6MixRuleSrcWildcardBits 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.59
Source address wildcard bits
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

zxr10ACLv6MixRuleDstAddrMaskFlag 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.60
This flag indicates the way of configuring IPv6 destination address mask, such as zxr10ACLv6MixRuleDestWildcard, zxr10ACLv6MixRuleDstWildcardBits. If this flag is valid, IPv6 destination address mask is configured by wildcard bits, (e.g. X:X::X:X) and zxr10ACLv6MixRuleDstWildcardBits is valid; if not, IPv6 destination address mask is configured by prefix length, (e.g. X:X::X:X/0-128) and zxr10ACLv6MixRuleDestWildcard is valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv6MixRuleDstWildcardBits 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.61
Destination address wildcard bits
Status: current Access: read-only
OBJECT-TYPE    
  Ipv6Address  

zxr10ACLv6MixRuleDsap 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.62
Destination service access point: <0-255> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255 | 65535  

zxr10ACLv6MixRuleSsap 1.3.6.1.4.1.3902.3.6000.602.2.5.2.1.63
Source service access point: <0-255> valid value 65535 invalid value This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..255 | 65535  

zxr10ACLUsrProtocolListTable 1.3.6.1.4.1.3902.3.6000.602.2.6.1
User Protocol ACL
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ACLUsrProtocolListEntry

zxr10ACLUsrProtocolListEntry 1.3.6.1.4.1.3902.3.6000.602.2.6.1.1
User Protocol ACL
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ACLUsrProtocolListEntry  

zxr10ACLUsrProtocolListName 1.3.6.1.4.1.3902.3.6000.602.2.6.1.1.1
Name of a User Protocol access-list (1-31 characters)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10ACLUsrProtocolRuleTable 1.3.6.1.4.1.3902.3.6000.602.2.6.2
User Protocol Rule Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ACLUsrProtocolRuleEntry

zxr10ACLUsrProtocolRuleEntry 1.3.6.1.4.1.3902.3.6000.602.2.6.2.1
User Protocol ACL effective leaf nodes: All of the leaf nodes are effective: zxr10ACLUsrProtocolRuleAclName, zxr10ACLUsrProtocolRuleRuleID, zxr10ACLUsrProtocolRuleEtherType, zxr10ACLUsrProtocolRuleDestMAC, zxr10ACLUsrProtocolRuleDMACMask, zxr10ACLUsrProtocolRuleAnyEther, conflict leaf nodes:
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ACLUsrProtocolRuleEntry  

zxr10ACLUsrProtocolRuleAclName 1.3.6.1.4.1.3902.3.6000.602.2.6.2.1.1
Name of a User Protocol access-list (1-31 characters)
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10ACLUsrProtocolRuleRuleID 1.3.6.1.4.1.3902.3.6000.602.2.6.2.1.2
ID of this rule
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483644  

zxr10ACLUsrProtocolRuleEtherType 1.3.6.1.4.1.3902.3.6000.602.2.6.2.1.3
Ether type of User Protocol: <0-65535> valid value 65536 invalid value
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 0..65536  

zxr10ACLUsrProtocolRuleDestMAC 1.3.6.1.4.1.3902.3.6000.602.2.6.2.1.4
Destination MAC address
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLUsrProtocolRuleDMACMask 1.3.6.1.4.1.3902.3.6000.602.2.6.2.1.5
Destination MAC address wildcard This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

zxr10ACLUsrProtocolRuleAnyEther 1.3.6.1.4.1.3902.3.6000.602.2.6.2.1.6
Match any ethernet type if the value is valid.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLUsrDefListTable 1.3.6.1.4.1.3902.3.6000.602.2.7.1
User defined ACL
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ACLUsrDefListEntry

zxr10ACLUsrDefListEntry 1.3.6.1.4.1.3902.3.6000.602.2.7.1.1
User defined ACL
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ACLUsrDefListEntry  

zxr10ACLUsrDefListName 1.3.6.1.4.1.3902.3.6000.602.2.7.1.1.1
Name of a User defined access-list (1-31 characters)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10ACLUsrDefRuleTable 1.3.6.1.4.1.3902.3.6000.602.2.7.2
User defined Rule Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ACLUsrDefRuleEntry

zxr10ACLUsrDefRuleEntry 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1
User defined ACL effective leaf nodes: All of the leaf nodes are effective: zxr10ACLUsrDefRuleAclName, zxr10ACLUsrDefRuleRuleID, zxr10ACLUsrDefRulePermitDeny, zxr10ACLUsrDefRuleFrameType, zxr10ACLUsrDefRuleTagStatus, zxr10ACLUsrDefRuleIpFlag, zxr10ACLUsrDefRuleAnySegment, zxr10ACLUsrDefRuleOffSet1, zxr10ACLUsrDefRuleRuleString1, zxr10ACLUsrDefRuleRuleMask1, zxr10ACLUsrDefRuleOffSet2, zxr10ACLUsrDefRuleRuleString2, zxr10ACLUsrDefRuleRuleMask2, zxr10ACLUsrDefRuleOffSet3, zxr10ACLUsrDefRuleRuleString3, zxr10ACLUsrDefRuleRuleMask3, zxr10ACLUsrDefRuleOffSet4, zxr10ACLUsrDefRuleRuleString4, zxr10ACLUsrDefRuleRuleMask4, zxr10ACLUsrDefRuleTimerangeName, conflict leaf nodes:
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ACLUsrDefRuleEntry  

zxr10ACLUsrDefRuleAclName 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.1
Name of a User defined access-list (1-31 characters)
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10ACLUsrDefRuleRuleID 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.2
ID of this rule
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483644  

zxr10ACLUsrDefRulePermitDeny 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.3
deny : Specify packets to reject permit: Specify packets to forward
Status: current Access: read-only
OBJECT-TYPE    
  AclPermitDeny  

zxr10ACLUsrDefRuleFrameType 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.4
ethernet2 Ethernet version II frame llc-snap LLC/SNAP frame in IEEE802.3 sap SAP frame in IEEE802.3 any Any frame
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ethernet2(1), llc-snap(2), sap(3), any(4)  

zxr10ACLUsrDefRuleTagStatus 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.5
untag Status with no VLAN tag single-tag Status with VLAN tag double-tag Status with outer and inner VLAN tag any Any status with VLAN tag
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER untag(1), single-tag(2), double-tag(3), any(4)  

zxr10ACLUsrDefRuleIpFlag 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.6
ip4-hdr-only Segment of only IPv4 header ip6-hdr-only Segment of only IPv6 header ip6-fragment Segment of IPv6 fragment ip4-over-ip4 Segment of IPv4 datagram over IPv4 ip6-over-ip4 Segment of IPv6 datagram over IPv4 ip6-fragment-over-ip4 Segment of IPv6 fragment datagram over IPv4 ip4-over-ip6 Segment of IPv4 datagram over IPv6 ip6-over-ip6 Segment of IPv6 datagram over IPv6 gre-ip4-over-ip4 Segment of IPv4 datagram over IPv4 by GRE gre-ip6-over-ip4 Segment of IPv6 datagram over IPv4 by GRE gre-ip4-over-ip6 Segment of IPv4 datagram over IPv6 by GRE gre-ip6-over-ip6 Segment of IPv6 datagram over IPv6 by GRE ip-unused None IP format datagram one-mpls-label Segment of the first label out of tunnel two-mpls-labels Segment of the second label in tunnel any-mpls-labels Segment of any or multiple MPLS label any Any segment
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ip4-hdr-only(1), ip6-hdr-only(2), ip6-fragment(3), ip4-over-ip4(4), ip6-over-ip4(5), ip6-fragment-over-ip4(6), ip4-over-ip6(7), ip6-over-ip6(8), gre-ip4-over-ip4(9), gre-ip6-over-ip4(10), gre-ip4-over-ip6(11), gre-ip6-over-ip6(12), ip-unused(13), one-mpls-label(14), two-mpls-labels(15), any-mpls-labels(16), any(17)  

zxr10ACLUsrDefRuleAnySegment 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.7
Any rule segment.
Status: current Access: read-only
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLUsrDefRuleOffSet1 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.8
First offset from packet head (2+4*n, n = 0, 1, 2, ...) 2-126 valid value 65535 invalid value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 2..126 | 65535  

zxr10ACLUsrDefRuleRuleString1 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.9
First user defined hexadecimal string(must be 10 characters)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0|10)  

zxr10ACLUsrDefRuleRuleMask1 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.10
First user defined hexadecimal string mask(must be 10 characters)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0|10)  

zxr10ACLUsrDefRuleOffSet2 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.11
Second offset from packet head (2+4*n, n = 0, 1, 2, ...) 2-126 valid value 65535 invalid value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 2..126 | 65535  

zxr10ACLUsrDefRuleRuleString2 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.12
Second user defined hexadecimal string(must be 10 characters)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0|10)  

zxr10ACLUsrDefRuleRuleMask2 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.13
Second user defined hexadecimal string mask(must be 10 characters)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0|10)  

zxr10ACLUsrDefRuleOffSet3 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.14
Third offset from packet head (2+4*n, n = 0, 1, 2, ...) 2-126 valid value 65535 invalid value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 2..126 | 65535  

zxr10ACLUsrDefRuleRuleString3 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.15
Third user defined hexadecimal string(must be 10 characters)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0|10)  

zxr10ACLUsrDefRuleRuleMask3 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.16
Third user defined hexadecimal string mask(must be 10 characters)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0|10)  

zxr10ACLUsrDefRuleOffSet4 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.17
Fourth offset from packet head (2+4*n, n = 0, 1, 2, ...) 2-126 valid value 65535 invalid value.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32 2..126 | 65535  

zxr10ACLUsrDefRuleRuleString4 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.18
Fourth user defined hexadecimal string(must be 10 characters)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0|10)  

zxr10ACLUsrDefRuleRuleMask4 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.19
Fourth user defined hexadecimal string mask(must be 10 characters)
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0|10)  

zxr10ACLUsrDefRuleTimerangeName 1.3.6.1.4.1.3902.3.6000.602.2.7.2.1.20
Time range name (1-31 characters). This is an optional node.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..31)  

zxr10ACLv4VxlanListTable 1.3.6.1.4.1.3902.3.6000.602.2.8.1
IPv4 VXLAN ACL
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ACLv4VxlanListEntry

zxr10ACLv4VxlanListEntry 1.3.6.1.4.1.3902.3.6000.602.2.8.1.1
IPv4 VXLAN ACL
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ACLv4VxlanListEntry  

zxr10ACLv4VxlanListName 1.3.6.1.4.1.3902.3.6000.602.2.8.1.1.1
Name of an IPv4 VXLAN access-list (1-31 characters)
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10ACLv4VxlanListWithoutVni 1.3.6.1.4.1.3902.3.6000.602.2.8.1.1.2
If the flag is setted with valid, this acl can not be configed with VNI. If the flag is setted with invalid, this acl can be configed with VNI.
Status: current Access: read-create
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv4VxlanListRowStatus 1.3.6.1.4.1.3902.3.6000.602.2.8.1.1.100
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10ACLv4VxlanRuleTable 1.3.6.1.4.1.3902.3.6000.602.2.8.2
IPv4 VXLAN ACL Rule Table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Zxr10ACLv4VxlanRuleEntry

zxr10ACLv4VxlanRuleEntry 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1
IPv4 VXLAN ACL effective leaf nodes: All of the leaf nodes are effective: conflict leaf nodes: These 3 nodes below conflict, can only config one at most: zxr10ACLv4VxlanRulePrecedenceIn, zxr10ACLv4VxlanRuleTOSIn, zxr10ACLv4VxlanRuleDSCPIn These 3 nodes below conflict, can only config one at mos: zxr10ACLv4VxlanRulePrecedenceOut, zxr10ACLv4VxlanRuleTOSOut, zxr10ACLv4VxlanRuleDSCPOut The inner-layer information contains these nodes below: zxr10ACLv4VxlanRuleInnerFlag, zxr10ACLv4VxlanRuleIpProtocolIn, zxr10ACLv4VxlanRuleSrcAddrIn, zxr10ACLv4VxlanRuleSrcIMaskIn, zxr10ACLv4VxlanRuleSrcAnyIn, zxr10ACLv4VxlanRuleDstAddrIn, zxr10ACLv4VxlanRuleDstIMaskIn, zxr10ACLv4VxlanRuleDstAnyIn, zxr10ACLv4VxlanRuleSrcPortOprIn, zxr10ACLv4VxlanRuleSrcPortValIn, zxr10ACLv4VxlanRuleSrcPortRgIn, zxr10ACLv4VxlanRuleDstPortOprIn, zxr10ACLv4VxlanRuleDstPortValIn, zxr10ACLv4VxlanRuleDstPortRgIn, zxr10ACLv4VxlanRulePrecedenceIn, zxr10ACLv4VxlanRuleTOSIn, zxr10ACLv4VxlanRuleDSCPIn The outer-layer information contains these nodes below: zxr10ACLv4VxlanRuleOuterFlag, zxr10ACLv4VxlanRuleIpProtocolOut, zxr10ACLv4VxlanRuleSrcAddrOut, zxr10ACLv4VxlanRuleSrcIMaskOut, zxr10ACLv4VxlanRuleSrcAnyOut, zxr10ACLv4VxlanRuleDstAddrOut, zxr10ACLv4VxlanRuleDstIMaskOut, zxr10ACLv4VxlanRuleDstAnyOut, zxr10ACLv4VxlanRuleSrcPortOprOut, zxr10ACLv4VxlanRuleSrcPortValOut, zxr10ACLv4VxlanRuleSrcPortRgOut, zxr10ACLv4VxlanRuleDstPortOprOut, zxr10ACLv4VxlanRuleDstPortValOut, zxr10ACLv4VxlanRuleDstPortRgOut, zxr10ACLv4VxlanRulePrecedenceOut, zxr10ACLv4VxlanRuleTOSOut, zxr10ACLv4VxlanRuleDSCPOut
Status: current Access: not-accessible
OBJECT-TYPE    
  Zxr10ACLv4VxlanRuleEntry  

zxr10ACLv4VxlanRuleAclName 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.1
Name of an IPv4 VXLAN access-list (1-31 characters)
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..31)  

zxr10ACLv4VxlanRuleRuleID 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.2
ID of this rule
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483644  

zxr10ACLv4VxlanRulePermitDeny 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.3
The node has two values: 1. deny means that packets can not be handled. 2. permit means that packets can be handled.
Status: current Access: read-create
OBJECT-TYPE    
  AclPermitDeny  

zxr10ACLv4VxlanRuleInnerFlag 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.4
If the flag is setted with valid, the inner infomation is meaningful. If the flag is setted with invalid, the inner infomation is not meaningful.
Status: current Access: read-create
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv4VxlanRuleIpProtocolIn 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.5
<0-255> An IP protocol number gre Generic Routing Encapsulation (47) icmp Internet Control Message Protocol(1) igmp Internet Group Management Protocol (2) ip Any internet protocol(65535) ospf Open Shortest Path First Protocol (89) pim Protocol Independent Multicast (103) tcp Transmission Control Protocol(6) udp User Datagram Protocol(17) vrrp Virtual Router Redundancy Protocol (112)
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER icmp(1), igmp(2), tcp(6), udp(17), gre(47), ospf(89), pim(103), vrrp(112), ip(65535)  

zxr10ACLv4VxlanRuleSrcAddrIn 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.6
A.B.C.D Source address
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

zxr10ACLv4VxlanRuleSrcIMaskIn 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.7
A.B.C.D Wildcard bits
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

zxr10ACLv4VxlanRuleSrcAnyIn 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.8
If the flag is setted with valid, the rule is effective to any source address.
Status: current Access: read-create
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv4VxlanRuleDstAddrIn 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.9
A.B.C.D Destination address
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

zxr10ACLv4VxlanRuleDstIMaskIn 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.10
A.B.C.D Destination wildcard bits
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

zxr10ACLv4VxlanRuleDstAnyIn 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.11
If the flag is setted with valid, the rule is effective to any destination address.
Status: current Access: read-create
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv4VxlanRuleSrcPortOprIn 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.12
This is an optional node. eq Match only packets on a given port number ge Match only packets with a no lower port number le Match only packets with a no greater port number range Match only packet on a given port range 65535 invalid value Needn't care for zxr10ACLv4VxlanRuleSrcPortValIn and zxr10ACLv4VxlanRuleSrcPortRgIn When the value of zxr10ACLv4VxlanRuleSrcPortOprIn is invalid(65535). Check zxr10ACLv4VxlanRuleSrcPortValIn when the value zxr10ACLv4VxlanRuleSrcPortOprIn is eq(1),ge(2) or le(3). Check zxr10ACLv4VxlanRuleSrcPortRgIn only when the value of zxr10ACLv4VxlanRuleSrcPortOprIn is range(7).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER oprTypeInvalid(65535), eq(1), ge(2), le(3), range(7)  

zxr10ACLv4VxlanRuleSrcPortValIn 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.13
<0-65535> Port number UDP protocol contains known port as follows: bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) TCP protocol contains known port as follows: bgp Border gateway protocol (179) domain Domain name service (53) finger Finger (79) ftp File transfer protocol (21) login Login (rlogin, 513) pop2 Post office protocol v2 (109) pop3 Post office protocol v3 (110) smtp Simple mail transport protocol (25) telnet Telnet (23) www World wide web (HTTP, 80) Check this node when the value of zxr10ACLv4VxlanRuleSrcPortOprIn is eq(1),ge(2) or le(3).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ftp(21), telnet(23), smtp(25), domain(53), bootps(67), bootpc(68), tftp(69), finger(79), www(80), pop2(109), pop3(110), ntp(123), snmp(161), snmptrap(162), bgp(179), pim-auto-rp(496), login(513), rip(520)  

zxr10ACLv4VxlanRuleSrcPortRgIn 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.14
Port range: <0-65535>-<0-65535> Check this node only when the value of zxr10ACLv4RuleSrcPortOprIn is range(7).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

zxr10ACLv4VxlanRuleDstPortOprIn 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.15
This is an optional node. eq Match only packets on a given port number ge Match only packets with a no lower port number le Match only packets with a no greater port number range Match only packet on a given port range 65535 invalid value Needn't care for zxr10ACLv4VxlanRuleDstPortValIn and zxr10ACLv4VxlanRuleDstPortRgIn When the value of zxr10ACLv4VxlanRuleDestPortOprIn is invalid(65535). Check zxr10ACLv4VxlanRuleDstPortValIn when the value zxr10ACLv4VxlanRuleDestPortOprIn is eq(1),ge(2) or le(3). Check zxr10ACLv4VxlanRuleDstPortRgIn only when the value of zxr10ACLv4VxlanRuleDestPortOprIn is range(7).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER oprTypeInvalid(65535), eq(1), ge(2), le(3), range(7)  

zxr10ACLv4VxlanRuleDstPortValIn 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.16
<0-65535> Port number UDP protocol contains known port as follows: bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) TCP protocol contains known port as follows: bgp Border gateway protocol (179) domain Domain name service (53) finger Finger (79) ftp File transfer protocol (21) login Login (rlogin, 513) pop2 Post office protocol v2 (109) pop3 Post office protocol v3 (110) smtp Simple mail transport protocol (25) telnet Telnet (23) www World wide web (HTTP, 80) Check this node when the value of zxr10ACLv4VxlanRuleDestPortOprIn is eq(1),ge(2) or le(3).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ftp(21), telnet(23), smtp(25), domain(53), bootps(67), bootpc(68), tftp(69), finger(79), www(80), pop2(109), pop3(110), ntp(123), snmp(161), snmptrap(162), bgp(179), pim-auto-rp(496), login(513), rip(520)  

zxr10ACLv4VxlanRuleDstPortRgIn 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.17
Port range: <0-65535>-<0-65535> Check this node only when the value of zxr10ACLv4VxlanRuleDestPortOprIn is range(7).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

zxr10ACLv4VxlanRulePrecedenceIn 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.18
Precedence level: <0-7> valid value 255 invalid value This is an optional node. This node conflicts with zxr10ACLv4VxlanRuleTOSIn and zxr10ACLv4VxlanRuleDSCPIn.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxr10ACLv4VxlanRuleTOSIn 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.19
Type of service(ToS): <0-15> valid value 255 invalid value This is an optional node. This node conflicts with zxr10ACLv4VxlanRulePrecedenceIn and zxr10ACLv4VxlanRuleDSCPIn.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..15 | 255  

zxr10ACLv4VxlanRuleDSCPIn 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.20
DSCP value: <0-63> valid value 255 invalid value This is an optional node. This node conflicts with zxr10ACLv4VxlanRulePrecedenceIn and zxr10ACLv4VxlanRuleTOSIn
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63 | 255  

zxr10ACLv4VxlanRuleVniID 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.21
VXLAN id. Range is 1 to 16777215. 0 is invalid value.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..16777215  

zxr10ACLv4VxlanRuleOuterFlag 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.22
If the flag is setted with valid, the outer infomatino is meaningful. If the flag is setted with invalid, the outer infomation is not meaningful.
Status: current Access: read-create
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv4VxlanRuleIpProtocolOut 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.23
udp User Datagram Protocol(17) 65533 Invalid value.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER udp(17), invalid(65533)  

zxr10ACLv4VxlanRuleSrcAddrOut 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.24
A.B.C.D Source address
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

zxr10ACLv4VxlanRuleSrcIMaskOut 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.25
A.B.C.D Wildcard bits
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

zxr10ACLv4VxlanRuleSrcAnyOut 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.26
If the flag is setted with valid, the rule is effective to any dest address.
Status: current Access: read-create
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv4VxlanRuleDstAddrOut 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.27
A.B.C.D Destination address
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

zxr10ACLv4VxlanRuleDstIMaskOut 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.28
A.B.C.D Destination wildcard bits
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

zxr10ACLv4VxlanRuleDstAnyOut 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.29
If the flag is setted with valid, the rule is effective to any destination address.
Status: current Access: read-create
OBJECT-TYPE    
  AclValidOrNot  

zxr10ACLv4VxlanRuleSrcPortOprOut 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.30
This is an optional node. eq Match only packets on a given port number ge Match only packets with a no lower port number le Match only packets with a no greater port number range Match only packet on a given port range 65535 invalid value Needn't care for zxr10ACLv4VxlanRuleSrcPortValOut and zxr10ACLv4VxlanRuleSrcPortRgOut When the value of zxr10ACLv4VxlanRuleSrcPortOprOut is invalid(65535). Check zxr10ACLv4VxlanRuleSrcPortValOut when the value zxr10ACLv4VxlanRuleSrcPortOprOut is eq(1),ge(2) or le(3). Check zxr10ACLv4VxlanRuleSrcPortRgOut only when the value of zxr10ACLv4VxlanRuleSrcPortOprOut is range(7).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER oprTypeInvalid(65535), eq(1), ge(2), le(3), range(7)  

zxr10ACLv4VxlanRuleSrcPortValOut 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.31
<0-65535> Port number UDP protocol contains known port as follows: bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) TCP protocol contains known port as follows: bgp Border gateway protocol (179) domain Domain name service (53) finger Finger (79) ftp File transfer protocol (21) login Login (rlogin, 513) pop2 Post office protocol v2 (109) pop3 Post office protocol v3 (110) smtp Simple mail transport protocol (25) telnet Telnet (23) www World wide web (HTTP, 80) Check this node when the value of zxr10ACLv4VxlanRuleSrcPortOprOut is eq(1),ge(2) or le(3).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ftp(21), telnet(23), smtp(25), domain(53), bootps(67), bootpc(68), tftp(69), finger(79), www(80), pop2(109), pop3(110), ntp(123), snmp(161), snmptrap(162), bgp(179), pim-auto-rp(496), login(513), rip(520)  

zxr10ACLv4VxlanRuleSrcPortRgOut 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.32
Port range: <0-65535>-<0-65535> Check this node only when the value of zxr10ACLv4RuleSrcPortOprIn is range(7).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

zxr10ACLv4VxlanRuleDstPortOprOut 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.33
This is an optional node. eq Match only packets on a given port number ge Match only packets with a no lower port number le Match only packets with a no greater port number range Match only packet on a given port range 65535 invalid value Needn't care for zxr10ACLv4VxlanRuleDstPortValOut and zxr10ACLv4VxlanRuleDstPortRgOut When the value of zxr10ACLv4VxlanRuleDestPortOprOut is invalid(65535). Check zxr10ACLv4VxlanRuleDstPortValOut when the value zxr10ACLv4VxlanRuleDestPortOprOut is eq(1),ge(2) or le(3). Check zxr10ACLv4VxlanRuleDstPortRgOut only when the value of zxr10ACLv4VxlanRuleDestPortOprOut is range(7).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER oprTypeInvalid(65535), eq(1), ge(2), le(3), range(7)  

zxr10ACLv4VxlanRuleDstPortValOut 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.34
<0-65535> Port number UDP protocol contains known port as follows: bootpc Bootstrap protocol (BOOTP) client (68) bootps Bootstrap protocol (BOOTP) server (67) domain Domain name service (DNS, 53) ntp Network time protocol (123) pim-auto-rp PIM auto-RP (496) rip Routing information protocol (router, in.routed, 520) snmp Simple network management protocol (161) snmptrap SNMP traps (162) tftp Trivial file transfer protocol (69) TCP protocol contains known port as follows: bgp Border gateway protocol (179) domain Domain name service (53) finger Finger (79) ftp File transfer protocol (21) login Login (rlogin, 513) pop2 Post office protocol v2 (109) pop3 Post office protocol v3 (110) smtp Simple mail transport protocol (25) telnet Telnet (23) www World wide web (HTTP, 80) Check this node when the value of zxr10ACLv4VxlanRuleDestPortOprOut is eq(1),ge(2) or le(3).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ftp(21), telnet(23), smtp(25), domain(53), bootps(67), bootpc(68), tftp(69), finger(79), www(80), pop2(109), pop3(110), ntp(123), snmp(161), snmptrap(162), bgp(179), pim-auto-rp(496), login(513), rip(520)  

zxr10ACLv4VxlanRuleDstPortRgOut 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.35
Port range: <0-65535>-<0-65535> Check this node only when the value of zxr10ACLv4VxlanRuleDestPortOprOut is range(7).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString  

zxr10ACLv4VxlanRulePrecedenceOut 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.36
Precedence level: <0-7> valid value 255 invalid value This is an optional node. This node conflicts with zxr10ACLv4VxlanRuleTOSOut and zxr10ACLv4VxlanRuleDSCPOut.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxr10ACLv4VxlanRuleTOSOut 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.37
Type of service(ToS): <0-15> valid value 255 invalid value This is an optional node. This node conflicts with zxr10ACLv4VxlanRulePrecedenceOut and zxr10ACLv4VxlanRuleDSCPOut.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..15 | 255  

zxr10ACLv4VxlanRuleDSCPOut 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.38
DSCP value: <0-63> valid value 255 invalid value This is an optional node. This node conflicts with zxr10ACLv4VxlanRulePrecedenceOut and zxr10ACLv4VxlanRuleTOSOut.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63 | 255  

zxr10ACLv4VxlanRuleRowStatus 1.3.6.1.4.1.3902.3.6000.602.2.8.2.1.100
RowStatus
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxr10ACLv4Group 1.3.6.1.4.1.3902.3.6000.602.4.1.1
IPv4 ACL group.
Status: current Access: read-create
OBJECT-GROUP    

zxr10ACLv6Group 1.3.6.1.4.1.3902.3.6000.602.4.1.2
IPv6 ACL group.
Status: current Access: read-create
OBJECT-GROUP    

zxr10ACLLinkGroup 1.3.6.1.4.1.3902.3.6000.602.4.1.3
Link ACL group.
Status: current Access: read-create
OBJECT-GROUP    

zxr10ACLv4MixGroup 1.3.6.1.4.1.3902.3.6000.602.4.1.4
IPv4 mixed ACL group.
Status: current Access: read-create
OBJECT-GROUP    

zxr10ACLv6MixGroup 1.3.6.1.4.1.3902.3.6000.602.4.1.5
IPv6 mixed ACL group.
Status: current Access: read-create
OBJECT-GROUP    

zxr10ACLUsrProtocolGroup 1.3.6.1.4.1.3902.3.6000.602.4.1.6
User protocol ACL group.
Status: current Access: read-create
OBJECT-GROUP    

zxr10ACLUsrDefinedGroup 1.3.6.1.4.1.3902.3.6000.602.4.1.7
User defined ACL group.
Status: current Access: read-create
OBJECT-GROUP    

zxr10ACLv4VxlanGroup 1.3.6.1.4.1.3902.3.6000.602.4.1.8
IPv4 VXLAN ACL group.
Status: current Access: read-create
OBJECT-GROUP