EXTREME-ACL-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
1
Rows
1
Columns
6
.1.3.6.1.4.1.1916.1.48.1.1 · 1 row entry · 6 columns
This table provides ingress and egress statistics information for 
the access control list configured for the VLAN and Port interface 
in the system. Here is the usage guidelines for this MIB:
1) To retrieve the ingress/egress statistics information for a counter 
   installed on a port specify extremeAclStatsPortIfIndex with the corresponding 
   portIfIndex and extremeAclStatsVlanIfIndex with 0.
          
2) To retrieve the ingress/egress statistics information for a counter 
   installed on a VLAN specify extremeAclStatsVlanIfIndex with the corresponding
   vlanIfIndex and extremeAclStatsPortIfIndex with 0.			
          
3) To retrieve the ingress/egress statistics information for the wild card entry 
   (the rule applied all ports), specify both extremeAclStatsPortIfIndex and
   extremeAclStatsVlanIfIndex with 0.
          
4) Right now we do not support acls to be installed in vlan and port. If we start
   supporting the same, specifiy  extremeAclStatsVlanIfIndex with the corresponding
   vlanIfIndex and  extremeAclStatsPortIfIndex with the corresponding 
   portIfIndex. 
          
5) To retrieve statistics for a counter applied in ingress direction, specify 
   extremeAclDirection with the value 0 and for statistics for a counter
   applied in egress direction specify extremeAclDirection, with the value 1.
extremeAclStatsEntry entry .1.3.6.1.4.1.1916.1.48.1.1.1
An entry (conceptual row) in the extremeAclStatsTable.
Indexes
extremeAclStatsVlanIfIndex extremeAclStatsPortIfIndex EXTREME-CLEARFLOW-MIBextremeAclDirection extremeAclStatsCounterName
Column Syntax OID
extremeAclStatsVlanIfIndex
The IfIndex of the VLAN in which this policy/rule is applied.
IF-MIBInterfaceIndexOrZero
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.1916.1.48.1.1.1.1
extremeAclStatsPortIfIndex
The IfIndex of the the port in which this policy/rule is applied.
IF-MIBInterfaceIndexOrZero
Textual Convention: IF-MIBInterfaceIndexOrZero Integer32
Type Constraints:
range: 0..2147483647
.1.3.6.1.4.1.1916.1.48.1.1.1.2
extremeAclDirection
The ingress/egress direction to which this policy/rule is applied.
Integer32
Constraints:
range: 0-1
.1.3.6.1.4.1.1916.1.48.1.1.1.3
extremeAclStatsCounterName
Name of the counter for which the stats is requested.
OctetString
Constraints:
range: 1-32
.1.3.6.1.4.1.1916.1.48.1.1.1.4
extremeAclStatsPktCount
The total number of packets that matches this rule.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1916.1.48.1.1.1.5
extremeAclStatsByteCount
The total number of bytes that matches this rule.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.1916.1.48.1.1.1.6