ZTE-AN-ACL-MIB

File: ZTE-AN-ACL-MIB.mib (83408 bytes)

Imported modules

IF-MIB INET-ADDRESS-MIB SNMPv2-CONF
SNMPv2-SMI SNMPv2-TC ZTE-AN-IF-MIB
ZTE-AN-SMI

Imported symbols

ifIndex InetAddressType InetAddress
InetAddressPrefixLength OBJECT-GROUP MODULE-COMPLIANCE
Integer32 OBJECT-TYPE MODULE-IDENTITY
DisplayString RowStatus MacAddress
TEXTUAL-CONVENTION DateAndTime zxAnSubIfIndex
zxAnServiceSecurity

Defined Types

ZxAnAclPortOperator  
Indicates how a packet's TCP/UDP port number is to be compared. none(1) means that no comparison is to be made with the TCP/UDP port number. eq(2) means equal, ge(3) means greater than or equal, le(4) means less than or equal. Those 3 operators need only one operand range(5) means that it compares the port value between two numbers, so this operator needs 2 operands
TEXTUAL-CONVENTION    
  INTEGER none(1), eq(2), ge(3), le(4), range(5)  

ZxAnAclOperator  
Indicates how an numeric object is to be compared. none(1) means that no comparison is to be made with the object. equal(2) means equal, greater(3) means greater than or equal, less(4) means less than or equal. Those 3 operators need only one operand. range(5) means that it compares the object value between two numbers, so this operator needs 2 operands.
TEXTUAL-CONVENTION    
  INTEGER none(1), equal(2), greater(3), less(4), range(5)  

ZxAnAclEntry  
SEQUENCE    
  zxAnAclNumber Integer32
  zxAnAclName DisplayString
  zxAnAclRowStatus RowStatus

ZxAnAclStandardRuleEntry  
SEQUENCE    
  zxAnAclStdAclNumber Integer32
  zxAnAclStdRuleId Integer32
  zxAnAclStdRuleAccessCtrl INTEGER
  zxAnAclStdRuleSrcIpType InetAddressType
  zxAnAclStdRuleSrcIp InetAddress
  zxAnAclStdRuleSrcIpMask InetAddress
  zxAnAclStdRuleTimeRangeName DisplayString
  zxAnAclStdRuleRowStatus RowStatus

ZxAnAclHybridRuleEntry  
SEQUENCE    
  zxAnAclHybridAclNumber Integer32
  zxAnAclHybridRuleId Integer32
  zxAnAclHybridRuleAccessCtrl INTEGER
  zxAnAclHybridRuleSrcIpType InetAddressType
  zxAnAclHybridRuleSrcIp InetAddress
  zxAnAclHybridRuleSrcIpMask InetAddress
  zxAnAclHybridRuleDestIpType InetAddressType
  zxAnAclHybridRuleDestIp InetAddress
  zxAnAclHybridRuleDestIpMask InetAddress
  zxAnAclHybridRuleIpProto Integer32
  zxAnAclHybridRuleEthProto Integer32
  zxAnAclHybridRuleSrcPortOper ZxAnAclPortOperator
  zxAnAclHybridRuleStartSrcPort Integer32
  zxAnAclHybridRuleEndSrcPort Integer32
  zxAnAclHybridRuleDestPortOper ZxAnAclPortOperator
  zxAnAclHybridRuleStartDestPort Integer32
  zxAnAclHybridRuleEndDestPort Integer32
  zxAnAclHybridRulePrecedence Integer32
  zxAnAclHybridRuleTos Integer32
  zxAnAclHybridRuleDscp Integer32
  zxAnAclHybridRuleStagCos Integer32
  zxAnAclHybridRuleSVid Integer32
  zxAnAclHybridRuleCtagCos Integer32
  zxAnAclHybridRuleCVid Integer32
  zxAnAclHybridRuleSrcMac MacAddress
  zxAnAclHybridRuleSrcMacMask MacAddress
  zxAnAclHybridRuleDestMac MacAddress
  zxAnAclHybridRuleDestMacMask MacAddress
  zxAnAclHybridRuleStagTpid Integer32
  zxAnAclHybridRuleCtagTpid Integer32
  zxAnAclHybridRuleItagTpid Integer32
  zxAnAclHybridRuleIsid Integer32
  zxAnAclHybridRuleTimeRangeName DisplayString
  zxAnAclHybridRuleRowStatus RowStatus

ZxAnAclIpv6HybridRuleEntry  
SEQUENCE    
  zxAnAclIpv6HybridAclNumber Integer32
  zxAnAclIpv6HybridRuleId Integer32
  zxAnAclIpv6HybridAccessCtrl INTEGER
  zxAnAclIpv6HybridSrcIpType InetAddressType
  zxAnAclIpv6HybridSrcIp InetAddress
  zxAnAclIpv6HybridSrcIpMask InetAddress
  zxAnAclIpv6HybridSrcIpPfxLen InetAddressPrefixLength
  zxAnAclIpv6HybridDestIpType InetAddressType
  zxAnAclIpv6HybridDestIp InetAddress
  zxAnAclIpv6HybridDestIpMask InetAddress
  zxAnAclIpv6HybridDestIpPfxLen InetAddressPrefixLength
  zxAnAclIpv6HybridIpProto Integer32
  zxAnAclIpv6HybridEthProto Integer32
  zxAnAclIpv6HybridSrcPortOper ZxAnAclPortOperator
  zxAnAclIpv6HybridStartSrcPort Integer32
  zxAnAclIpv6HybridEndSrcPort Integer32
  zxAnAclIpv6HybridDestPortOper ZxAnAclPortOperator
  zxAnAclIpv6HybridStartDestPort Integer32
  zxAnAclIpv6HybridEndDestPort Integer32
  zxAnAclIpv6HybridPrecedence Integer32
  zxAnAclIpv6HybridTos Integer32
  zxAnAclIpv6HybridDscp Integer32
  zxAnAclIpv6HybridStagCos Integer32
  zxAnAclIpv6HybridSVid Integer32
  zxAnAclIpv6HybridCtagCos Integer32
  zxAnAclIpv6HybridCVid Integer32
  zxAnAclIpv6HybridSrcMac MacAddress
  zxAnAclIpv6HybridSrcMacMask MacAddress
  zxAnAclIpv6HybridDestMac MacAddress
  zxAnAclIpv6HybridDestMacMask MacAddress
  zxAnAclIpv6HybridTrafficClass Integer32
  zxAnAclIpv6HybridFlowLabel Integer32
  zxAnAclIpv6HybridIcmpType Integer32
  zxAnAclIpv6HybridIcmpCode Integer32
  zxAnAclIpv6HybridSrcIpGrpName DisplayString
  zxAnAclIpv6HybridDestIpGrpName DisplayString
  zxAnAclIpv6HybridIcmpTypeOper ZxAnAclOperator
  zxAnAclIpv6HybridStartIcmpType Integer32
  zxAnAclIpv6HybridEndIcmpType Integer32
  zxAnAclIpv6HybridTimeRangeName DisplayString
  zxAnAclIpv6HybridRowStatus RowStatus

ZxAnAclTimeRangeEntry  
SEQUENCE    
  zxAnAclTimeRangeName DisplayString
  zxAnAclTimeRangeType INTEGER
  zxAnAclOnceStartTime DateAndTime
  zxAnAclOnceEndTime DateAndTime
  zxAnAclWeeklyDay BITS
  zxAnAclWeeklyStartTime DisplayString
  zxAnAclWeeklyEndTime DisplayString
  zxAnAclTimeRangeRowStatus RowStatus

ZxAnAclIfConfEntry  
SEQUENCE    
  zxAnAclIfConfDirection INTEGER
  zxAnAclIfConfAclNumber Integer32
  zxAnAclIfConfRowStatus RowStatus

ZxAnAclRuleParamGroupEntry  
SEQUENCE    
  zxAnAclRuleParamGroupName DisplayString
  zxAnAclRuleParamGroupType INTEGER
  zxAnAclRuleParamGroupRowStatus RowStatus

ZxAnAclRuleIpGroupEntry  
SEQUENCE    
  zxAnAclRuleIpGroupId Integer32
  zxAnAclRuleIpGroupIpType InetAddressType
  zxAnAclRuleIpGroupIp InetAddress
  zxAnAclRuleIpGroupIpPfxLen InetAddressPrefixLength
  zxAnAclRuleIpGroupIpMask InetAddress
  zxAnAclRuleIpGroupRowStatus RowStatus

Defined Values

zxAnAclMib 1.3.6.1.4.1.3902.1082.70.15
This MIB defines managed objects of ZTE access control list.
MODULE-IDENTITY    

zxAnAclGlobalObjects 1.3.6.1.4.1.3902.1082.70.15.1
OBJECT IDENTIFIER    

zxAnAclObjects 1.3.6.1.4.1.3902.1082.70.15.2
OBJECT IDENTIFIER    

zxAnAclNotifications 1.3.6.1.4.1.3902.1082.70.15.3
OBJECT IDENTIFIER    

zxAnAclConformance 1.3.6.1.4.1.3902.1082.70.15.4
OBJECT IDENTIFIER    

zxAnAclBaseObjects 1.3.6.1.4.1.3902.1082.70.15.2.2
OBJECT IDENTIFIER    

zxAnAclAdvancedObjects 1.3.6.1.4.1.3902.1082.70.15.2.3
OBJECT IDENTIFIER    

zxAnAclIfConfObjects 1.3.6.1.4.1.3902.1082.70.15.2.4
OBJECT IDENTIFIER    

zxAnAclRuleParamGroupObjects 1.3.6.1.4.1.3902.1082.70.15.2.5
OBJECT IDENTIFIER    

zxAnAclCapabilities 1.3.6.1.4.1.3902.1082.70.15.1.1
The ACL capabilities for this equipment. The bit value 1 means the function represented by this bit is supported. tagTpid(0): value 1 means supporting zxAnAclHybridRuleStagTpid, zxAnAclHybridRuleCtagTpid. itag(1): value 1 means supporting zxAnAclHybridRuleItagTpid, zxAnAclHybridRuleIsid. unifiedTypeAcl(2): value 1 means just supporting one type of ACL, all ACLs in zxAnAclTable are the same type, zxAnAclNumber range is 1~699, and only supporting zxAnAclIpv6HybridRuleTable. aclNotSupportName(3): value 1 means not supporting zxAnAclName. aclRuleIpGroup(4): value 1 means supporting zxAnAclIpv6HybridSrcIpGrpName and zxAnAclIpv6HybridDestIpGrpName. icmpType(5),value 1 means supporting zxAnAclIpv6HybridStartIcmpType, zxAnAclIpv6HybridEndIcmpType and zxAnAclIpv6HybridIcmpTypeOper.
Status: current Access: read-only
OBJECT-TYPE    
  BITS tagTpid(0), itag(1), unifiedTypeAcl(2), aclNotSupportName(3), aclRuleParamGroup(4), icmpType(5)  

zxAnAclTable 1.3.6.1.4.1.3902.1082.70.15.2.2.2
This table represents the ACL related parameters.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnAclEntry

zxAnAclEntry 1.3.6.1.4.1.3902.1082.70.15.2.2.2.1
An entry in zxAnAclTable. The multi-variables binding rule should be complied with when a manager creates an entry. According to this rule, all the related mib variables must be included in one SNMP set operation. There are two types of variables: mandatory and optional. All of the mandatory variables must be included in one SNMP set operation. Optional variables may be included in one SNMP set operation with the mandatory variables. To create an entry of this table, all the variable are optional. After an entry is created, every variable can be modified.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnAclEntry  

zxAnAclNumber 1.3.6.1.4.1.3902.1082.70.15.2.2.2.1.1
The number of an ACL. When unifiedTypeAcl(2) bit of zxAnAclCapabilities is 0: range 1-99 - standard ACL. range 100-199 - extended ACL. range 200-299 - link ACL. range 300-399 - hybrid ACL. range 500-599 - ipv6 extended ACL. range 600-699 - ipv6 hybrid ACL. When unifiedTypeAcl(2) bit of zxAnAclCapabilities is 1: range 1-699 - ipv6 hybrid ACL.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..699  

zxAnAclName 1.3.6.1.4.1.3902.1082.70.15.2.2.2.1.2
The name of an ACL. The first element (excluding plus & minus) in an ACL name should not be a number. You can't make the same name to different ACLs. It's not necessary to create an ACL entry.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

zxAnAclRowStatus 1.3.6.1.4.1.3902.1082.70.15.2.2.2.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnAclEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnAclStandardRuleTable 1.3.6.1.4.1.3902.1082.70.15.2.2.3
Acl standard rule table. Provide acl standard rule configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnAclStandardRuleEntry

zxAnAclStandardRuleEntry 1.3.6.1.4.1.3902.1082.70.15.2.2.3.1
An entry in zxAnAclStandardRuleTable. The multi-variables binding rule should be complied with when a manager creates an entry. According to this rule, all the related mib variables must be included in one SNMP set operation. There are two types of variables: mandatory and optional. All of the mandatory variables must be included in one SNMP set operation. Optional variables may be included in one SNMP set operation with the mandatory variables, but must not be used alone. To create an entry of this table, all the variable are optional. After an entry is created, no variable can be modified. If a manager tries to modify any variables in this entry, agent will return error with SNMP error code inconsistentValue.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnAclStandardRuleEntry  

zxAnAclStdAclNumber 1.3.6.1.4.1.3902.1082.70.15.2.2.3.1.1
The number of a standard Acl.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..99  

zxAnAclStdRuleId 1.3.6.1.4.1.3902.1082.70.15.2.2.3.1.2
The index of a rule within a standard Acl.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..127  

zxAnAclStdRuleAccessCtrl 1.3.6.1.4.1.3902.1082.70.15.2.2.3.1.3
Specify packets to be rejected or to be forwarded.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

zxAnAclStdRuleSrcIpType 1.3.6.1.4.1.3902.1082.70.15.2.2.3.1.4
The type of IP address used by this rule entry.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

zxAnAclStdRuleSrcIp 1.3.6.1.4.1.3902.1082.70.15.2.2.3.1.5
The source IP address to be matched for this rule. A value of zero causes all source address to match. The object value has to be consistent with the type specified in zxAnAclStdRuleSrcIpType.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

zxAnAclStdRuleSrcIpMask 1.3.6.1.4.1.3902.1082.70.15.2.2.3.1.6
This is the wildcard mask for the zxAnAclStdRuleSrcIp bits that must match. 0 bits in the mask indicate the corresponding bits in the zxAnAclStdRuleSrcIp must match in order for the matching to be successful, and 1 bits are not care bits in the matching. A value of zero causes only IP packets of source address the same as zxAnAclStdRuleSrcIp to match. This object value has to be consistent with the type specified in zxAnAclStdRuleSrcIpType.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

zxAnAclStdRuleTimeRangeName 1.3.6.1.4.1.3902.1082.70.15.2.2.3.1.45
Name of the time range. Empty string means all the time the rule is valid.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

zxAnAclStdRuleRowStatus 1.3.6.1.4.1.3902.1082.70.15.2.2.3.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnAclStandardRuleEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnAclHybridRuleTable 1.3.6.1.4.1.3902.1082.70.15.2.2.6
Acl hybrid rule table. Provide acl hybrid rule configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnAclHybridRuleEntry

zxAnAclHybridRuleEntry 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1
An entry in zxAnAclHybridRuleTable. The multi-variables binding rule should be complied with when a manager creates an entry. According to this rule, all the related mib variables must be included in one SNMP set operation. There are two types of variables: mandatory and optional. All of the mandatory variables must be included in one SNMP set operation. Optional variables may be included in one SNMP set operation with the mandatory variables, but must not be used alone. To create an entry of this table, all the variable are optional. After an entry is created, no variable can be modified. If a manager tries to modify any variables in this entry, agent will return error with SNMP error code inconsistentValue.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnAclHybridRuleEntry  

zxAnAclHybridAclNumber 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.1
The number of a hybrid Acl.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 300..399  

zxAnAclHybridRuleId 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.2
The index of a rule within a hybrid Acl
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..127  

zxAnAclHybridRuleAccessCtrl 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.3
Specify packets to be rejected or to be forwarded.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

zxAnAclHybridRuleSrcIpType 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.4
The type of source IP address used by this rule entry.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

zxAnAclHybridRuleSrcIp 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.5
The source IP address to be matched against for this rule. A zero value of this variable and a 0xFFFFFF value of variable zxAnAclHybridRuleSrcIpMask causes all source address to match. The object value has to be consistent with the type specified in zxAnAclHybridRuleSrcIpType.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

zxAnAclHybridRuleSrcIpMask 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.6
This is the wildcard mask for the zxAnAclStdRuleSrcIp bits that must match.0 bits in the mask indicate the corresponding bits in the zxAnAclHybridRuleSrcIp must match in order for the matching to be successful, and 1 bits are not care bits in the matching. A value of zero causes only IP packets of source address the same as zxAnAclHybridRuleSrcIp to match. This object value has to be consistent with the type specified in zxAnAclHybridRuleSrcIpType.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

zxAnAclHybridRuleDestIpType 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.8
The type of destination IP address used by this rule entry.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

zxAnAclHybridRuleDestIp 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.9
The destination IP address to be matched against for this rule. A zero value of this variable and a 0xFFFFFF value of variable zxAnAclHybridRuleDestIpMask causes all destination address to match. The object value has to be consistent with the type specified in zxAnAclHybridRuleDestIpType.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

zxAnAclHybridRuleDestIpMask 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.10
This is the wildcard mask for the zxAnAclHybridRuleDestIp bits that must match. 0 bits in the mask indicate the corresponding bits in the zxAnAclHybridRuleDestIp must match in order for the matching to be successful, and 1 bits are not care bits in the matching. A value of zero causes only IP packets of destination address the same as zxAnAclHybridRuleDestIp to match. This object value has to be consistent with the type specified in zxAnAclHybridRuleDestIpType.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

zxAnAclHybridRuleIpProto 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.12
The protocol number field in the IP header used to indicate the higher layer protocol as specified in RFC 1700.A value of '0xFF' matches every IP packet. For example : 255 is any, 1 is ICMP, 2 is IGMP, 4 is IP in IP encapsulation, 6 is TCP, 9 is IGRP, 17 is UDP, 47 is GRE, 50 is ESP, 51 is AH, 88 is IGRP, 89 is OSPF, 94 is KA9Q/NOS compatible IP over IP, 103 is PIMv2, 108 is PCP.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

zxAnAclHybridRuleEthProto 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.13
This 16-bit number indicates the matched Ethernet type. 0xFFFF means any Ethernet type will be matched.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1537..65535  

zxAnAclHybridRuleSrcPortOper 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.14
Indicates how a packet's source TCP/UDP port number is to be compared. If the zxAnAclHybridRuleIpProto object in the same row does not indicate TCP or UDP, this object has to be 'none(1)' and cannot be changed. 'none(1)',which is the default value, means that no comparison is to be made with the source TCP/UDP port number. eq(2) means equal, ge(3) means greater than or equal, le(4) means less than or equal. Those 3 operators are using the zxAnAclHybridRuleStartSrcPort object as an operand which is the only one needed. range(5) means that it compares the port value between two numbers, so this operator needs 2 operands. One operand is the starting port number of the range which is zxAnAclHybridRuleStartSrcPort object, and the other operand is the ending port number of the range which the zxAnAclHybridRuleEndSrcPort object is in.
Status: current Access: read-create
OBJECT-TYPE    
  ZxAnAclPortOperator  

zxAnAclHybridRuleStartSrcPort 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.15
The source port number of the TCP or UDP protocol. If the zxAnAclHybridRuleSrcPortOper object in the same row is range(5), this object will be the starting port number of the port range. This object cannot be configured if zxAnAclHybridRuleSrcPortOper in the same row is none(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zxAnAclHybridRuleEndSrcPort 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.16
The source port number of the TCP or UDP protocol. If the zxAnAclHybridRuleSrcPortOper object in the same row is range(5), this object will be the ending port number of the port range. This object cannot be configured if zxAnAclHybridRuleSrcPortOper in the same row is not range(5).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zxAnAclHybridRuleDestPortOper 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.17
Indicates how a packet's destination TCP/UDP port number is to be compared. If the zxAnAclHybridRuleIpProto object in the same row does not indicate TCP or UDP, this object has to be 'none(1)' and cannot be changed. 'none(1)', which is the default value, means that no comparison is to be made with the source TCP/UDP port number. eq(2) means equal, ge(3) means greater than or equal, le(4) means less than or equal. Those 3 operators are using the zxAnAclHybridRuleStartDestPort object as an operand which is the only one needed. range(5) means that it compares the port value between two numbers, so this operator needs 2 operands. One operand is the starting port number of the range which is zxAnAclHybridRuleStartDestPort object, and the other operand is the ending port number of the range which the zxAnAclHybridRuleEndDestPort object is in.
Status: current Access: read-create
OBJECT-TYPE    
  ZxAnAclPortOperator  

zxAnAclHybridRuleStartDestPort 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.18
The destination port number of the TCP or UDP protocol. If the zxAnAclHybridRuleDestPortOper object in the same row is range(5), this object will be the starting port number of the port range. This object cannot be configured if zxAnAclHybridRuleDestPortOper in the same row is none(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zxAnAclHybridRuleEndDestPort 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.19
The destination port number of the TCP or UDP protocol. If the zxAnAclHybridRuleDestPortOper object in the same row is range(5), this object will be the ending port number of the port range. This object cannot be configured if zxAnAclHybridRuleDestPortOper in the same row is not range(5).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zxAnAclHybridRulePrecedence 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.20
Specifies the IP precedence value to be matched against. Packets can be matched the IP precedence value from 0 to 7. This object can't be configured simultaneously with zxAnAclHybridRuleDscp. The value of this object is ignored whenever the value of zxAnAclHybridRuleEthProto object is not 0xFFFF or 0x0800. '0xFF' indicates no configure.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxAnAclHybridRuleTos 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.21
Specifies the Tos value to be matched against. Packets can be matched the Tos value from 0 to 15. This object can't be configured simultaneously with zxAnAclHybridRuleDscp. The value of this object is ignored whenever the value of zxAnAclHybridRuleEthProto object is not 0xFFFF or 0x0800. '0xFF' indicates no configure.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..15 | 255  

zxAnAclHybridRuleDscp 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.22
Specifies the Dscp value to be matched against. Packets can be matched the DSCP level from 0 to 63. This object can't be configured simultaneously with zxAnAclHybridRuleTos and ZxAnAclHybridRulePrecedence. The value of this object is ignored whenever the value of zxAnAclHybridRuleEthProto object is not 0xFFFF or 0x0800. '0xFF' indicates no configure.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63 | 255  

zxAnAclHybridRuleStagCos 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.25
Indicates the packet Cos value to be matched. If there are two tags in the packets, this object will be the Cos value in outer tag.'0xFF' indicates no configure.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxAnAclHybridRuleSVid 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.26
Indicates the packet VLAN number to be matched. If there are two tags in the packets, this object will be the VLAN number in outer tag.'0xFFFF' indicates no configure.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4090 | 65535  

zxAnAclHybridRuleCtagCos 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.27
Indicates the packet Cos value to be matched. If there are two tags in the packets, this object will be the Cos value in inner tag. The value of this object is ignored whenever there is only one tag in the packets.'0xFF' indicates no configure.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxAnAclHybridRuleCVid 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.28
Indicates the packet VLAN number to be matched. If there are two tags in the packets, this object will be the VLAN number in inner tag. The value of this object is ignored whenever there is only one tag in the packets.'0xFFFF' indicates no configure.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4090 | 65535  

zxAnAclHybridRuleSrcMac 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.29
The source MAC address to be matched against for this rule. A 0 value of this variable and a 0xFFFFFFFFFFFF value of variable zxAnAclHybridRuleSrcMacMask causes all source addresses to match.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

zxAnAclHybridRuleSrcMacMask 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.30
This is the wildcard mask for the zxAnAclHybridRuleSrcMac bits that must match. 0 bits in the mask indicate the corresponding bits in the zxAnAclHybridRuleSrcMac must match in order for the matching to be successful, and 1 bits are not care bits in the matching. A value of zero causes only packets of source address the same as zxAnAclHybridRuleSrcMac to match.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

zxAnAclHybridRuleDestMac 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.31
The destination MAC address to be matched against for this rule. A 0 value of this variable and a 0xFFFFFFFFFFFF value of variable zxAnAclHybridRuleDestMacMask causes all destination addresses to match.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

zxAnAclHybridRuleDestMacMask 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.32
This is the wildcard mask for the zxAnAclHybridRuleDestMac bits that must match. 0 bits in the mask indicate the corresponding bits in the zxAnAclHybridRuleDestMac must match in order for the matching to be successful, and 1 bits are not care bits in the matching. A value of zero causes only packets of source address the same as zxAnAclHybridRuleDestMac to match.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

zxAnAclHybridRuleStagTpid 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.33
Specifies the value which will be matched 802.1q TPID field. If there are two vlan tags in the packet, this object will be matched the field which in outer tag. Value '0' indicates no configure.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zxAnAclHybridRuleCtagTpid 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.34
Specifies the value which will be matched the inner TPID field when there are two vlan tags. Value '0' indicates no configure.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zxAnAclHybridRuleItagTpid 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.35
Specifies the value which will be matched the 802.1ah I-Tag TPID field. Value '0' indicates no configure.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zxAnAclHybridRuleIsid 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.36
Specifies the value which will be matched the 802.1ah I-SID field. Value '0x7FFFFFFF' indicates no configure.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..16777215 | 2147483647  

zxAnAclHybridRuleTimeRangeName 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.45
Name of the time range. Empty string means all the time the rule is valid.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

zxAnAclHybridRuleRowStatus 1.3.6.1.4.1.3902.1082.70.15.2.2.6.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnAclHybridRuleEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnAclIpv6HybridRuleTable 1.3.6.1.4.1.3902.1082.70.15.2.2.7
ACL IPv6 rule table. Provide ACL hybrid rule configuration.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnAclIpv6HybridRuleEntry

zxAnAclIpv6HybridRuleEntry 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1
An entry in zxAnAclIpv6HybridRuleEntry. The multi-variables binding rule should be complied with when a manager creates an entry. According to this rule, all the related mib variables must be included in one SNMP set operation. There are two types of variables: mandatory and optional. All of the mandatory variables must be included in one SNMP set operation. Optional variables may be included in one SNMP set operation with the mandatory variables, but must not be used alone. To create an entry of this table, all the variable are optional. After an entry is created, no variable can be modified. If a manager tries to modify any variables in this entry, agent will return error with SNMP error code inconsistentValue.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnAclIpv6HybridRuleEntry  

zxAnAclIpv6HybridAclNumber 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.1
The number of an IPv6 hybrid ACL.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..699  

zxAnAclIpv6HybridRuleId 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.2
The index of a rule within an IPv6 hybrid ACL.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483644  

zxAnAclIpv6HybridAccessCtrl 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.3
Specify packets to be rejected or to be forwarded.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER permit(1), deny(2)  

zxAnAclIpv6HybridSrcIpType 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.4
The type of source IP address used by this rule entry.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

zxAnAclIpv6HybridSrcIp 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.5
The source IP address to be matched against for this rule. The object value has to be consistent with the type specified in zxAnAclIpv6HybridSrcIpType.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

zxAnAclIpv6HybridSrcIpMask 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.6
This is the wildcard mask for the zxAnAclIpv6HybridSrcIp bits that must match.0 bits in the mask indicate the corresponding bits in the zxAnAclIpv6HybridSrcIp must match in order for the matching to be successful, and 1 bits are not care bits in the matching. A value of zero causes only IP packets of source address the same as zxAnAclIpv6HybridSrcIp to match. Only valid when zxAnAclIpv6HybridSrcIpType is ipv4.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

zxAnAclIpv6HybridSrcIpPfxLen 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.7
Source IP address prefix length. Only valid when zxAnAclIpv6HybridSrcIpType is ipv6.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

zxAnAclIpv6HybridDestIpType 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.8
The type of destination IP address used by this rule entry.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

zxAnAclIpv6HybridDestIp 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.9
The destination IP address to be matched against for this rule. The object value has to be consistent with the type specified in zxAnAclIpv6HybridDestIpType.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

zxAnAclIpv6HybridDestIpMask 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.10
This is the wildcard mask for the zxAnAclIpv6HybridDestIpMask bits that must match. 0 bits in the mask indicate the corresponding bits in the zxAnAclIpv6HybridDestIp must match in order for the matching to be successful, and 1 bits are not care bits in the matching. A value of zero causes only IP packets of destination address the same as zxAnAclIpv6HybridDestIp to match. Only valid when zxAnAclIpv6HybridDestIpType is ipv4.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

zxAnAclIpv6HybridDestIpPfxLen 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.11
Destination IP address prefix length. Only valid when zxAnAclIpv6HybridDestIpType is ipv6.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

zxAnAclIpv6HybridIpProto 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.12
<0-254> An IP protocol number icmpv6 Internet Control Message Protocol for Ipv6(58) igmp Internet Group Management Protocol (2) 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) 255 Any internet protocol
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

zxAnAclIpv6HybridEthProto 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.13
0xHHHH Ethernet protocol number any Any ether protocol type arp Address resolution protocol (2054) ip Internet protocol (2048)
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1537..65535  

zxAnAclIpv6HybridSrcPortOper 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.14
Indicates how a packet's source TCP/UDP port number is to be compared. If the zxAnAclIpv6HybridIpProto object in the same row does not indicate TCP or UDP, this object has to be 'none(1)' and cannot be changed. 'none(1)',which is the default value, means that no comparison is to be made with the source TCP/UDP port number. eq(2) means equal, ge(3) means greater than or equal, le(4) means less than or equal. Those 3 operators are using the zxAnAclIpv6HybridStartSrcPort object as an operand which is the only one needed. range(5) means that it compares the port value between two numbers, so this operator needs 2 operands. One operand is the starting port number of the range which is zxAnAclIpv6HybridStartSrcPort object, and the other operand is the ending port number of the range which the zxAnAclIpv6HybridEndSrcPort object is in.
Status: current Access: read-create
OBJECT-TYPE    
  ZxAnAclPortOperator  

zxAnAclIpv6HybridStartSrcPort 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.15
The source port number of the TCP or UDP protocol. If the zxAnAclIpv6HybridSrcPortOper object in the same row is range(5), this object will be the starting port number of the port range. This object cannot be configured if zxAnAclIpv6HybridSrcPortOper in the same row is none(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zxAnAclIpv6HybridEndSrcPort 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.16
The source port number of the TCP or UDP protocol. If the zxAnAclIpv6HybridSrcPortOper object in the same row is range(5), this object will be the ending port number of the port range. This object cannot be configured if zxAnAclIpv6HybridSrcPortOper in the same row is not range(5).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zxAnAclIpv6HybridDestPortOper 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.17
Indicates how a packet's destination TCP/UDP port number is to be compared. If the zxAnAclIpv6HybridIpProto object in the same row does not indicate TCP or UDP, this object has to be 'none(1)' and cannot be changed. 'none(1)', which is the default value, means that no comparison is to be made with the source TCP/UDP port number. eq(1) means equal, ge(2) means greater than or equal, le(3) means less than or equal. Those 3 operators are using the zxAnAclIpv6HybridStartDestPort object as an operand which is the only one needed. range(5) means that it compares the port value between two numbers, so this operator needs 2 operands. One operand is the starting port number of the range which is zxAnAclIpv6HybridStartDestPort object, and the other operand is the ending port number of the range which the zxAnAclIpv6HybridEndDestPort object is in.
Status: current Access: read-create
OBJECT-TYPE    
  ZxAnAclPortOperator  

zxAnAclIpv6HybridStartDestPort 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.18
The destination port number of the TCP or UDP protocol. If the zxAnAclIpv6HybridDestPortOper object in the same row is range(5), this object will be the starting port number of the port range. This object cannot be configured if zxAnAclIpv6HybridDestPortOper in the same row is none(1).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zxAnAclIpv6HybridEndDestPort 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.19
The destination port number of the TCP or UDP protocol. If the zxAnAclIpv6HybridDestPortOper object in the same row is range(5), this object will be the ending port number of the port range. This object cannot be configured if zxAnAclIpv6HybridDestPortOper in the same row is not range(5).
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zxAnAclIpv6HybridPrecedence 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.20
Specifies the IP precedence value to be matched against. Packets can be matched the IP precedence value from 0 to 7. This object can't be configured simultaneously with zxAnAclIpv6HybridDscp. A value of '0xFF' indicates not care about this field.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxAnAclIpv6HybridTos 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.21
Specifies the TOS value to be matched against. Packets can be matched the TOS value from 0 to 15. This object can't be configured simultaneously with zxAnAclIpv6HybridDscp. A value of '0xFF' indicates not care about this field.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..15 | 255  

zxAnAclIpv6HybridDscp 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.22
Specifies the DSCP value to be matched against. Packets can be matched the DSCP level from 0 to 63. This object can't be configured simultaneously with zxAnAclIpv6HybridTos and zxAnAclIpv6HybridPrecedence. A value of '0xFF' indicates not care about this field.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63 | 255  

zxAnAclIpv6HybridStagCos 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.23
Indicates the packet CoS value to be matched. If there are two tags in the packets, this object will be the CoS value in outer tag. A value of '0xFF' indicates not care about this field.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxAnAclIpv6HybridSVid 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.24
Indicates the packet VLAN number to be matched. If there are two tags in the packets, this object will be the VLAN number in outer tag. A value of '0xFFFF' indicates not care about this field.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

zxAnAclIpv6HybridCtagCos 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.25
Indicates the packet CoS value to be matched. If there are two tags in the packets, this object will be the CoS value in inner tag. The value of this object is ignored whenever there is only one tag in the packets. A value of '0xFF' indicates not care about this field.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7 | 255  

zxAnAclIpv6HybridCVid 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.26
Indicates the packet VLAN number to be matched. If there are two tags in the packets, this object will be the VLAN number in inner tag. The value of this object is ignored whenever there is only one tag in the packets. A value of '0xFFFF' indicates not care about this field.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

zxAnAclIpv6HybridSrcMac 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.27
The source MAC address to be matched against for this rule. A 0 value of this variable and a 0xFFFFFFFFFFFF value of variable zxAnAclIpv6HybridSrcMacMask indicates not care about this field.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

zxAnAclIpv6HybridSrcMacMask 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.28
This is the wildcard mask for the zxAnAclIpv6HybridSrcMac bits that must match. 0 bits in the mask indicate the corresponding bits in the zxAnAclIpv6HybridSrcMac must match in order for the matching to be successful, and 1 bits are not care bits in the matching. A value of zero causes only packets of source address the same as zxAnAclIpv6HybridSrcMac to match.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

zxAnAclIpv6HybridDestMac 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.29
The destination MAC address to be matched against for this rule. A 0 value of this variable and a 0xFFFFFFFFFFFF value of variable zxAnAclIpv6HybridDestMacMask indicates not care about this field.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

zxAnAclIpv6HybridDestMacMask 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.30
This is the wildcard mask for the zxAnAclIpv6HybridDestMac bits that must match. 0 bits in the mask indicate the corresponding bits in the zxAnAclIpv6HybridDestMac must match in order for the matching to be successful, and 1 bits are not care bits in the matching. A value of zero causes only packets of source address the same as zxAnAclIpv6HybridDestMac to match.
Status: current Access: read-create
OBJECT-TYPE    
  MacAddress  

zxAnAclIpv6HybridTrafficClass 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.31
Traffic class field of IPv6. 65535 means unconfigured.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255 | 65535  

zxAnAclIpv6HybridFlowLabel 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.32
Flow label field of IPv6. 16777215(0xFFFFFF) means unconfigured.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..1048575 | 16777215  

zxAnAclIpv6HybridIcmpType 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.33
Specifies the ICMPv6 type value to be matched against. A value of '0xFF' indicates not care about this field. If the zxAnAclIpv6HybridIpProto object in the same row does not indicate ICMPv6(58), or zxAnAclIpv6HybridIcmpTypeOper indicates none(1) or range(5), this object has to be '0xFF' and cannot be changed.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

zxAnAclIpv6HybridIcmpCode 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.34
Specifies the ICMPv6 code value to be matched against. A value of '0xFF' indicates not care about this field. If the zxAnAclIpv6HybridIpProto object in the same row does not indicate ICMPv6(58), this object has to be '0xFF' and cannot be changed.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

zxAnAclIpv6HybridSrcIpGrpName 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.35
Name of the ACL rule parameter group for source IP. Empty string means the rule param group is unused.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

zxAnAclIpv6HybridDestIpGrpName 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.36
Name of the ACL rule parameter group for destination IP. Empty string means the rule param group is unused.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

zxAnAclIpv6HybridIcmpTypeOper 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.37
Specifies how an ICMP type is to be compared. If the zxAnAclIpv6HybridIpProto object in the same row does not indicate ICMPv6(58), this object has to be 'none(1)' and cannot be changed. 'none(1)', which is the default value, means that no comparison is to be made with the ICMP type. equal(2) means ICMP type should be equal to zxAnAclIpv6HybridIcmpType. greater(3) means ICMP type should be greater than or equal to zxAnAclIpv6HybridIcmpType. less(4) means ICMP type should be less than or equal to zxAnAclIpv6HybridIcmpType. Those 3 operators are using the zxAnAclIpv6HybridIcmpType object as an operand which is the only one needed. range(5) means that it compares the ICMP type between two numbers, so this operator needs 2 operands. One operand is the starting type value of the range which is zxAnAclIpv6HybridStartIcmpType object, and the other operand is the ending type value of the range which is the zxAnAclIpv6HybridEndIcmpType object.
Status: current Access: read-create
OBJECT-TYPE    
  ZxAnAclOperator  

zxAnAclIpv6HybridStartIcmpType 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.38
Specifies the ICMP type starting value to be matched against. A value of '0xFF' indicates not care about this field. If the zxAnAclIpv6HybridIpProto object in the same row does not indicate ICMPv6(58) or zxAnAclIpv6HybridIcmpTypeOper does not indicate range(5), this object has to be '0xFF' and cannot be changed.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

zxAnAclIpv6HybridEndIcmpType 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.39
Specifies the ICMP type ending value to be matched against. A value of '0xFF' indicates not care about this field. If the zxAnAclIpv6HybridIpProto object in the same row does not indicate ICMPv6(58) or zxAnAclIpv6HybridIcmpTypeOper does not indicate range(5), this object has to be '0xFF' and cannot be changed.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..255  

zxAnAclIpv6HybridTimeRangeName 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.45
Name of the time range. Empty string means all the time the rule is valid.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..32)  

zxAnAclIpv6HybridRowStatus 1.3.6.1.4.1.3902.1082.70.15.2.2.7.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnAclIpv6HybridRuleEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnAclTimeRangeTable 1.3.6.1.4.1.3902.1082.70.15.2.3.2
ACL time range table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnAclTimeRangeEntry

zxAnAclTimeRangeEntry 1.3.6.1.4.1.3902.1082.70.15.2.3.2.1
ACL time range entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnAclTimeRangeEntry  

zxAnAclTimeRangeName 1.3.6.1.4.1.3902.1082.70.15.2.3.2.1.1
Name of the time range.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

zxAnAclTimeRangeType 1.3.6.1.4.1.3902.1082.70.15.2.3.2.1.2
For example: onlyOnce: from 10:01:01 05-01-2007 to 12:01:01 05-01-2007 weekly: 14:00:00 to 22:00:00 friday.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER onlyOnce(1), weekly(2)  

zxAnAclOnceStartTime 1.3.6.1.4.1.3902.1082.70.15.2.3.2.1.3
Once range start time.
Status: current Access: read-create
OBJECT-TYPE    
  DateAndTime  

zxAnAclOnceEndTime 1.3.6.1.4.1.3902.1082.70.15.2.3.2.1.4
Once range end time.
Status: current Access: read-create
OBJECT-TYPE    
  DateAndTime  

zxAnAclWeeklyDay 1.3.6.1.4.1.3902.1082.70.15.2.3.2.1.5
Week day of the weekly time range.
Status: current Access: read-create
OBJECT-TYPE    
  BITS sunday(0), monday(1), tuesday(2), wednesday(3), thursday(4), friday(5), saturday(6)  

zxAnAclWeeklyStartTime 1.3.6.1.4.1.3902.1082.70.15.2.3.2.1.6
Week range start time. For example: HH:MM:SS.(02:22:33).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..8)  

zxAnAclWeeklyEndTime 1.3.6.1.4.1.3902.1082.70.15.2.3.2.1.7
Week range end time. For example: HH:MM:SS.(02:22:33).
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..8)  

zxAnAclTimeRangeRowStatus 1.3.6.1.4.1.3902.1082.70.15.2.3.2.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4). To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnAclIfConfTable 1.3.6.1.4.1.3902.1082.70.15.2.4.2
This table is to provide service that a specific Acl apply to a specific inteface with direction. Then the traffic that through this interface is managed according to the acl.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnAclIfConfEntry

zxAnAclIfConfEntry 1.3.6.1.4.1.3902.1082.70.15.2.4.2.1
An entry in zxAnAclIfConfTable. The multi-variables binding rule should be complied with when a manager creates an entry. According to this rule, all the related mib variables must be included in one SNMP set operation. There are two types of variables: mandatory and optional. All of the mandatory variables must be included in one SNMP set operation. Optional variables may be included in one SNMP set operation with the mandatory variables, but must not be used alone. To create an entry of this table, all the variable are mandatory. Agent just support zxAnAclIfConfDirection with value ingress(1). After an entry is created, no variable can be modified. If a manager tries to modify any variables in this entry, agent will return error with SNMP error code inconsistentValue. Inner port only supports direction ingress.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnAclIfConfEntry  

zxAnAclIfConfDirection 1.3.6.1.4.1.3902.1082.70.15.2.4.2.1.1
Indicates whether this row's parameters are to be applied for ingress or for egress traffic.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER ingress(1), egress(2)  

zxAnAclIfConfAclNumber 1.3.6.1.4.1.3902.1082.70.15.2.4.2.1.2
The number of an ACL. Reference to the description of zxAnAclNumber.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..699  

zxAnAclIfConfRowStatus 1.3.6.1.4.1.3902.1082.70.15.2.4.2.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4), and must comply with the multi-variables binding rule described in zxAnAclIfConfEntry. To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnAclRuleParamGroupTable 1.3.6.1.4.1.3902.1082.70.15.2.5.1
ACL rule parameter group table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnAclRuleParamGroupEntry

zxAnAclRuleParamGroupEntry 1.3.6.1.4.1.3902.1082.70.15.2.5.1.1
ACL rule parameter group entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnAclRuleParamGroupEntry  

zxAnAclRuleParamGroupName 1.3.6.1.4.1.3902.1082.70.15.2.5.1.1.1
ACL rule parameter group name.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

zxAnAclRuleParamGroupType 1.3.6.1.4.1.3902.1082.70.15.2.5.1.1.2
ACL rule parameter group type. ip(1): IP.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER ip(1)  

zxAnAclRuleParamGroupRowStatus 1.3.6.1.4.1.3902.1082.70.15.2.5.1.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4). To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnAclRuleIpGroupTable 1.3.6.1.4.1.3902.1082.70.15.2.5.2
ACL IP address group table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnAclRuleIpGroupEntry

zxAnAclRuleIpGroupEntry 1.3.6.1.4.1.3902.1082.70.15.2.5.2.1
ACL IP address group entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnAclRuleIpGroupEntry  

zxAnAclRuleIpGroupId 1.3.6.1.4.1.3902.1082.70.15.2.5.2.1.1
Index of the IP.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..8  

zxAnAclRuleIpGroupIpType 1.3.6.1.4.1.3902.1082.70.15.2.5.2.1.2
IP type.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

zxAnAclRuleIpGroupIp 1.3.6.1.4.1.3902.1082.70.15.2.5.2.1.3
IP address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

zxAnAclRuleIpGroupIpPfxLen 1.3.6.1.4.1.3902.1082.70.15.2.5.2.1.4
IP address prefix length. Only valid when zxAnAclRuleIpGroupIpType is ipv6.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressPrefixLength  

zxAnAclRuleIpGroupIpMask 1.3.6.1.4.1.3902.1082.70.15.2.5.2.1.5
IP mask. Only valid when zxAnAclRuleIpGroupIpType is ipv4.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

zxAnAclRuleIpGroupRowStatus 1.3.6.1.4.1.3902.1082.70.15.2.5.2.1.50
The status of this conceptual row. The supported actions of this conceptual row only include: 'createAndGo' and 'destroy'. To create a row in this table, a manager must set this object to createAndGo(4). To delete a row in this table, a manager must set this object to destroy(6). To get this object, the agent always returns active(1).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

zxAnAclCompliances 1.3.6.1.4.1.3902.1082.70.15.4.1
OBJECT IDENTIFIER    

zxAnAclCompliance 1.3.6.1.4.1.3902.1082.70.15.4.1.1
The compliance statement for the ZTE-AN-ACL-MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

zxAnAclGroups 1.3.6.1.4.1.3902.1082.70.15.4.2
OBJECT IDENTIFIER    

zxAnAclGroup 1.3.6.1.4.1.3902.1082.70.15.4.2.1
A collection of objects providing the access control list configuration information.
Status: current Access: read-create
OBJECT-GROUP    

zxAnAclStandardRuleGroup 1.3.6.1.4.1.3902.1082.70.15.4.2.2
A collection of objects providing the standard ACL rule configuration information.
Status: current Access: read-create
OBJECT-GROUP    

zxAnAclHybridRuleGroup 1.3.6.1.4.1.3902.1082.70.15.4.2.3
A collection of objects providing the hybrid ACL rule configuration information.
Status: current Access: read-create
OBJECT-GROUP    

zxAnAclIfConfGroup 1.3.6.1.4.1.3902.1082.70.15.4.2.4
A collection of objects providing the configuration information of ACL apply to the interface.
Status: current Access: read-create
OBJECT-GROUP