ZTE-AN-QOSACL-MIB

File: ZTE-AN-QOSACL-MIB.mib (38120 bytes)

Imported modules

INET-ADDRESS-MIB SNMPv2-CONF SNMPv2-SMI
SNMPv2-TC HCNUM-TC ZTE-AN-TC-MIB
ZTE-AN-ACL-MIB ZTE-AN-SMI

Imported symbols

InetAddressType InetAddress OBJECT-GROUP
MODULE-COMPLIANCE Integer32 Counter32
Counter64 OBJECT-TYPE MODULE-IDENTITY
TruthValue RowStatus MacAddress
DisplayString CounterBasedGauge64 ZxAnSubIfIndex
zxAnAclNumber zxAnQos

Defined Types

ZxAnQosAclTrafficLimitEntry  
SEQUENCE    
  zxAnQosAclTrafficLimitRuleId Integer32
  zxAnQosAclTrafficLimitCir INTEGER
  zxAnQosAclTrafficLimitPir INTEGER
  zxAnQosAclTrafficLimitCbs INTEGER
  zxAnQosAclTrafficLimitEbs INTEGER
  zxAnQosAclTrafficLimitPbs INTEGER
  zxAnQosAclTrafficLimitMode INTEGER
  zxAnQosAclTrafficRowStatus RowStatus

ZxAnQosAclPriorityMarkEntry  
SEQUENCE    
  zxAnQosAclPriorityMarkRuleId Integer32
  zxAnQosAclPriMarkDscp INTEGER
  zxAnQosAclPriMarkCos INTEGER
  zxAnQosAclPriMarkPrecedence INTEGER
  zxAnQosAclPriMarkTrafficClass Integer32
  zxAnQosAclPriMarkRowStatus RowStatus

ZxAnQosAclVlanMarkEntry  
SEQUENCE    
  zxAnQosAclVlanMarkRuleId Integer32
  zxAnQosAclVlanMarkVid INTEGER
  zxAnQosAclVlanMarkRowStatus RowStatus

ZxAnQosAclRedirectEntry  
SEQUENCE    
  zxAnQosAclRedirectRuleId Integer32
  zxAnQosAclRedirectType INTEGER
  zxAnQosAclRedirectIf Integer32
  zxAnQosAclRedirectNextHopIpType InetAddressType
  zxAnQosAclRedirectNextHopIp InetAddress
  zxAnQosAclRedirectSubIf ZxAnSubIfIndex
  zxAnQosAclRedirectRowStatus RowStatus

ZxAnQosAclTrafficMirrorEntry  
SEQUENCE    
  zxAnQosAclTrafficMirrorRuleId Integer32
  zxAnQosAclTrafficMirrorType INTEGER
  zxAnQosAclTrafficMirrorIf Integer32
  zxAnQosAclTrafficMirrorVid Integer32
  zxAnQosAclTrafficMirrorCos Integer32
  zxAnQosAclTrafficMirrorTpid Integer32
  zxAnQosAclTrafficMirrorSubIf ZxAnSubIfIndex
  zxAnQosAclTrafficMirrorRowStatus RowStatus

ZxAnQosAclTrafficStatsEntry  
SEQUENCE    
  zxAnQosAclTrafficStatsRuleId Integer32
  zxAnQosAclTrafficStatsPktsHc Counter64
  zxAnQosAclTrafficStatsOctetsHc Counter64
  zxAnQosAclTrafficStatsPktRate CounterBasedGauge64
  zxAnQosAclTrafficStatsOctetRate CounterBasedGauge64
  zxAnQosAclTrafficStatsReset INTEGER
  zxAnQosAclTrafficStatsRowStatus RowStatus

Defined Values

zxAnQosAclMib 1.3.6.1.4.1.3902.1082.50.5
This MIB defines managed objects of ACL-based Qos management.
MODULE-IDENTITY    

zxAnQosAclGlobalObjects 1.3.6.1.4.1.3902.1082.50.5.1
OBJECT IDENTIFIER    

zxAnQosAclObjects 1.3.6.1.4.1.3902.1082.50.5.2
OBJECT IDENTIFIER    

zxAnQosAclNotifications 1.3.6.1.4.1.3902.1082.50.5.3
OBJECT IDENTIFIER    

zxAnQosAclActionObjects 1.3.6.1.4.1.3902.1082.50.5.2.2
OBJECT IDENTIFIER    

zxAnQosAclTrafficStatsObjects 1.3.6.1.4.1.3902.1082.50.5.2.3
OBJECT IDENTIFIER    

zxAnTrafficBurstDetectObjects 1.3.6.1.4.1.3902.1082.50.5.2.4
OBJECT IDENTIFIER    

zxAnQosAclCapabilities 1.3.6.1.4.1.3902.1082.50.5.1.1
The QoS ACL capabilities for this equipment. The bit value 1 means the function represented by this bit is supported. priMarkTrafficClass(0): value 1 means supporting zxAnQosAclPriMarkTrafficClass. trafficLimitNotSupportColor(1): value 1 means not supporting priMarkNotSupportPrecedence(4): value 1 means not supporting zxAnQosAclPriMarkPrecedence. trafficMirrorSupportSubIf(9): value 1 means supporting zxAnQosAclTrafficMirrorSubIf. redirectSupportSubIf(10): value 1 means supporting zxAnQosAclRedirectSubIf.
Status: current Access: read-only
OBJECT-TYPE    
  BITS priMarkTrafficClass(0), trafficLimitNotSupportColor(1), priMarkNotSupportLocalPrecedence(2), priMarkNotSupportDropPrecedence(3), priMarkNotSupportPrecedence(4), redirectNotSupportNextHop(5), trafficMirrorNotSupportErspan(6), trafficStatsNotSupportPktColor(7), trafficStatsNotSupportType(8), trafficMirrorSupportSubIf(9), redirectSupportSubIf(10)  

zxAnQosAclTrafficLimitTable 1.3.6.1.4.1.3902.1082.50.5.2.2.2
This table is to provide traffic-limit configuration based on the ACL rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnQosAclTrafficLimitEntry

zxAnQosAclTrafficLimitEntry 1.3.6.1.4.1.3902.1082.50.5.2.2.2.1
Acl traffic-limit entry. 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, there are several cases. The mandatory and optional variables are different in each case. Case 1: to create an entry based on single rate three color marker algorithm: mandatory: zxAnQosAclTrafficLimitCir, zxAnQosAclTrafficLimitCbs, zxAnQosAclTrafficLimitEbs, zxAnQosAclTrafficLimitMode Case 2: to create an entry based on two rate three color marker algorithm: mandatory: zxAnQosAclTrafficLimitCir, zxAnQosAclTrafficLimitCbs, zxAnQosAclTrafficLimitPir, zxAnQosAclTrafficLimitPbs zxAnQosAclTrafficLimitMode, 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    
  ZxAnQosAclTrafficLimitEntry  

zxAnQosAclTrafficLimitRuleId 1.3.6.1.4.1.3902.1082.50.5.2.2.2.1.1
The index of a rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483644  

zxAnQosAclTrafficLimitCir 1.3.6.1.4.1.3902.1082.50.5.2.2.2.1.2
Committed Information Rate(CIR) in kbps.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 64..32000000  

zxAnQosAclTrafficLimitPir 1.3.6.1.4.1.3902.1082.50.5.2.2.2.1.3
Peak Information Rate(PIR) in kbps. '0' indicates no configure.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0 | 64..32000000  

zxAnQosAclTrafficLimitCbs 1.3.6.1.4.1.3902.1082.50.5.2.2.2.1.4
Committed Burst Rate(CBS) in kbyte.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 4..16000  

zxAnQosAclTrafficLimitEbs 1.3.6.1.4.1.3902.1082.50.5.2.2.2.1.5
Excess Burst Size(EBS) in kbps. '0' indicates no configure.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0 | 4..16000  

zxAnQosAclTrafficLimitPbs 1.3.6.1.4.1.3902.1082.50.5.2.2.2.1.6
Peak Burst Size(PBS) in kbps.'0' indicates no configure.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0 | 4..16000  

zxAnQosAclTrafficLimitMode 1.3.6.1.4.1.3902.1082.50.5.2.2.2.1.7
Mode of color marking . blind(1) means color blind mode aware(2) means color aware mode
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER blind(1), aware(2)  

zxAnQosAclTrafficRowStatus 1.3.6.1.4.1.3902.1082.50.5.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  

zxAnQosAclPriorityMarkTable 1.3.6.1.4.1.3902.1082.50.5.2.2.3
This table is to provide priority-mark configuration based on the ACL rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnQosAclPriorityMarkEntry

zxAnQosAclPriorityMarkEntry 1.3.6.1.4.1.3902.1082.50.5.2.2.3.1
Acl priority-mark entry. 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, a manager must follow a few rules: 1. One of these four variables(zxAnQosAclPriMarkDscp, zxAnQosAclPriMarkPrecedence, zxAnQosAclPriMarkCos, zxAnQosAclPriMarkTrafficClass) must be included in one SNMP set operation. 2. zxAnQosAclPriMarkDscp is mutually exclusive. Manager can't set these two variables at the same time. 4. zxAnQosAclPriMarkTrafficClass is mutually exclusive. Manager can't set these two variables at the same time. 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    
  ZxAnQosAclPriorityMarkEntry  

zxAnQosAclPriorityMarkRuleId 1.3.6.1.4.1.3902.1082.50.5.2.2.3.1.1
The index of a rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483644  

zxAnQosAclPriMarkDscp 1.3.6.1.4.1.3902.1082.50.5.2.2.3.1.2
The DSCP value which will be marked to the traffic. '0xFF' indicates no configure .
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..63 | 255  

zxAnQosAclPriMarkCos 1.3.6.1.4.1.3902.1082.50.5.2.2.3.1.3
The cos value which will be marked to the traffic. '0xFF' indicates no configure.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..7 | 255  

zxAnQosAclPriMarkPrecedence 1.3.6.1.4.1.3902.1082.50.5.2.2.3.1.4
The precedence value which will be marked to the traffic. '0xFF' indicates no configure.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 0..7 | 255  

zxAnQosAclPriMarkTrafficClass 1.3.6.1.4.1.3902.1082.50.5.2.2.3.1.7
The traffic class value which will be marked to the traffic. 65535 means unconfigured.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..63 | 65535  

zxAnQosAclPriMarkRowStatus 1.3.6.1.4.1.3902.1082.50.5.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 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  

zxAnQosAclVlanMarkTable 1.3.6.1.4.1.3902.1082.50.5.2.2.4
This table is to provide vlan-mark configuration based on the ACL rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnQosAclVlanMarkEntry

zxAnQosAclVlanMarkEntry 1.3.6.1.4.1.3902.1082.50.5.2.2.4.1
Acl vlan-mark entry. 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. 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    
  ZxAnQosAclVlanMarkEntry  

zxAnQosAclVlanMarkRuleId 1.3.6.1.4.1.3902.1082.50.5.2.2.4.1.1
The index of a rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483644  

zxAnQosAclVlanMarkVid 1.3.6.1.4.1.3902.1082.50.5.2.2.4.1.2
The vlan number which will be marked to the traffic.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER 1..4090  

zxAnQosAclVlanMarkRowStatus 1.3.6.1.4.1.3902.1082.50.5.2.2.4.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  

zxAnQosAclRedirectTable 1.3.6.1.4.1.3902.1082.50.5.2.2.5
This table is to provide traffic-redirect configuration based on the ACL rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnQosAclRedirectEntry

zxAnQosAclRedirectEntry 1.3.6.1.4.1.3902.1082.50.5.2.2.5.1
Acl vlan-mark entry. 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, there are several cases based on the variable zxAnQosAclRedirectType. The mandatory and optional variables are different in each case. Case 1: to create an entry when zxAnQosAclRedirectType is cpu(1): mandatory: none optional : none Case 2: to create an entry when zxAnQosAclRedirectType is interface(2): mandatory: zxAnQosAclRedirectIf optional : none 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    
  ZxAnQosAclRedirectEntry  

zxAnQosAclRedirectRuleId 1.3.6.1.4.1.3902.1082.50.5.2.2.5.1.1
The index of a rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483644  

zxAnQosAclRedirectType 1.3.6.1.4.1.3902.1082.50.5.2.2.5.1.2
The type of redirection. cpu(1) - traffic is redirected to CPU. interface(2) - traffic is redirected to interface. nextHop(3) - traffic is redirected to next hop.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER cpu(1), interface(2), nextHop(3)  

zxAnQosAclRedirectIf 1.3.6.1.4.1.3902.1082.50.5.2.2.5.1.3
The Index of the interface which the traffic is redirected to.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

zxAnQosAclRedirectNextHopIpType 1.3.6.1.4.1.3902.1082.50.5.2.2.5.1.4
The type of next hop IP address.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddressType  

zxAnQosAclRedirectNextHopIp 1.3.6.1.4.1.3902.1082.50.5.2.2.5.1.5
The next hop IP address which the traffic is redirected to.
Status: current Access: read-create
OBJECT-TYPE    
  InetAddress  

zxAnQosAclRedirectSubIf 1.3.6.1.4.1.3902.1082.50.5.2.2.5.1.6
The sub-interface index of the interface which the traffic is redirected to.
Status: current Access: read-create
OBJECT-TYPE    
  ZxAnSubIfIndex  

zxAnQosAclRedirectRowStatus 1.3.6.1.4.1.3902.1082.50.5.2.2.5.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  

zxAnQosAclTrafficMirrorTable 1.3.6.1.4.1.3902.1082.50.5.2.2.6
This table is to provide traffic-mirror configuration based on the ACL rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnQosAclTrafficMirrorEntry

zxAnQosAclTrafficMirrorEntry 1.3.6.1.4.1.3902.1082.50.5.2.2.6.1
Acl traffic-mirror entry. 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, there are several cases based on the variable zxAnQosAclTrafficMirrorType. The mandatory and optional variables are different in each case. Case 1: to create an entry when zxAnQosAclTrafficMirrorType is cpu(1): mandatory: none optional : none Case 2: to create an entry when zxAnQosAclTrafficMirrorType is interface(2): mandatory: zxAnQosAclTrafficMirrorIf optional : none Case 3: to create an entry when zxAnQosAclTrafficMirrorType is rspan(3): mandatory: zxAnQosAclTrafficMirrorIf zxAnQosAclTrafficMirrorVid, optional : zxAnQosAclTrafficMirrorCos, zxAnQosAclTrafficMirrorTpid, Case 4: to create an entry when zxAnQosAclTrafficMirrorType is erspan(4): mandatory: zxAnQosAclTrafficMirrorDstIpType zxAnQosAclTrafficMirrorSrcIpAddr optional : zxAnQosAclTrafficMirrorCos zxAnQosAclTrafficMirrorTpid zxAnQosAclTrafficMirrorTtl zxAnQosAclTrafficMirrorDscp 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    
  ZxAnQosAclTrafficMirrorEntry  

zxAnQosAclTrafficMirrorRuleId 1.3.6.1.4.1.3902.1082.50.5.2.2.6.1.1
The index of a rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483644  

zxAnQosAclTrafficMirrorType 1.3.6.1.4.1.3902.1082.50.5.2.2.6.1.2
The type of traffic mirror. cpu(1) - traffic is mirrored to CPU. interface(2) - traffic is mirrored to interface. rspan(3) - traffic is mirrored to rspan. erspan(4) - traffic is mirrored to erspan.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER cpu(1), interface(2), rspan(3), erspan(4)  

zxAnQosAclTrafficMirrorIf 1.3.6.1.4.1.3902.1082.50.5.2.2.6.1.3
The Index of the interface which the traffic is mirrored to.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

zxAnQosAclTrafficMirrorVid 1.3.6.1.4.1.3902.1082.50.5.2.2.6.1.4
The traffic VLAN ID of RSPAN or ERSPAN.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..4094 | 65535  

zxAnQosAclTrafficMirrorCos 1.3.6.1.4.1.3902.1082.50.5.2.2.6.1.5
The traffic CoS of RSPAN or ERSPAN.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..7  

zxAnQosAclTrafficMirrorTpid 1.3.6.1.4.1.3902.1082.50.5.2.2.6.1.6
The traffic TPID of RSPAN or ERSPAN.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

zxAnQosAclTrafficMirrorSubIf 1.3.6.1.4.1.3902.1082.50.5.2.2.6.1.15
The sub-interface index of the interface which the traffic is mirrored to.
Status: current Access: read-create
OBJECT-TYPE    
  ZxAnSubIfIndex  

zxAnQosAclTrafficMirrorRowStatus 1.3.6.1.4.1.3902.1082.50.5.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 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  

zxAnQosAclTrafficStatsTable 1.3.6.1.4.1.3902.1082.50.5.2.3.2
This table is to provide traffic-statistics configuration based on the ACL rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ZxAnQosAclTrafficStatsEntry

zxAnQosAclTrafficStatsEntry 1.3.6.1.4.1.3902.1082.50.5.2.3.2.1
Acl traffic-statistics entry. 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 reset the count, zxAnQosAclTrafficStatsReset is mandatory. When an entry is created, modify operation is not allowed.
Status: current Access: not-accessible
OBJECT-TYPE    
  ZxAnQosAclTrafficStatsEntry  

zxAnQosAclTrafficStatsRuleId 1.3.6.1.4.1.3902.1082.50.5.2.3.2.1.1
The index of a rule.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..2147483644  

zxAnQosAclTrafficStatsPktsHc 1.3.6.1.4.1.3902.1082.50.5.2.3.2.1.6
The number of packets. This object is a 64-bit version of zxAnQosAclTrafficStatsPkts.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

zxAnQosAclTrafficStatsOctetsHc 1.3.6.1.4.1.3902.1082.50.5.2.3.2.1.7
The number of octets. This object is a 64-bit version of zxAnQosAclTrafficStatsOctets.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

zxAnQosAclTrafficStatsPktRate 1.3.6.1.4.1.3902.1082.50.5.2.3.2.1.8
The rate of packets.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

zxAnQosAclTrafficStatsOctetRate 1.3.6.1.4.1.3902.1082.50.5.2.3.2.1.9
The rate of octets.
Status: current Access: read-only
OBJECT-TYPE    
  CounterBasedGauge64  

zxAnQosAclTrafficStatsReset 1.3.6.1.4.1.3902.1082.50.5.2.3.2.1.45
Reset the traffic statistics counter. To get this object, the agent always returns resetCounter(1).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER resetCounter(1)  

zxAnQosAclTrafficStatsRowStatus 1.3.6.1.4.1.3902.1082.50.5.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), 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  

zxAnQosAclConformance 1.3.6.1.4.1.3902.1082.50.5.4
OBJECT IDENTIFIER    

zxAnQosAclCompliances 1.3.6.1.4.1.3902.1082.50.5.4.1
OBJECT IDENTIFIER    

zxAnQosAclCompliance 1.3.6.1.4.1.3902.1082.50.5.4.1.1
The compliance statement for the ZTE-AN-QOSACL-MIB.
Status: current Access: read-create
MODULE-COMPLIANCE    

zxAnQosAclGroups 1.3.6.1.4.1.3902.1082.50.5.4.2
OBJECT IDENTIFIER    

zxAnQosAclTrafficLimitGroup 1.3.6.1.4.1.3902.1082.50.5.4.2.1
A collection of objects providing the ACL-based traffic-limit configuration information.
Status: current Access: read-create
OBJECT-GROUP    

zxAnQosAclPriorityMarkGroup 1.3.6.1.4.1.3902.1082.50.5.4.2.2
A collection of objects providing the ACL-based priority-mark configuration information.
Status: current Access: read-create
OBJECT-GROUP    

zxAnQosAclVlanMarkGroup 1.3.6.1.4.1.3902.1082.50.5.4.2.3
A collection of objects providing the ACL-based vlan-mark configuration information.
Status: current Access: read-create
OBJECT-GROUP    

zxAnQosAclRedirectGroup 1.3.6.1.4.1.3902.1082.50.5.4.2.4
A collection of objects providing the ACL-based traffic-redirect configuration information.
Status: current Access: read-create
OBJECT-GROUP    

zxAnQosAclTrafficMirrorGroup 1.3.6.1.4.1.3902.1082.50.5.4.2.5
A collection of objects providing the ACL-based traffic-mirror configuration information.
Status: current Access: read-create
OBJECT-GROUP    

zxAnQosAclTrafficStatsGroup 1.3.6.1.4.1.3902.1082.50.5.4.2.6
A collection of objects providing the ACL-based traffic-statistics configuration information.
Status: current Access: read-create
OBJECT-GROUP