EXTREME-ACL-MIB Table View
Table-centric layout grouping table, row, and column objects.
Tables
1
Rows
1
Columns
6
extremeAclStatsTable
table.1.3.6.1.4.1.1916.1.48.1.1
·
1 row entry
·
6 columns
Uses the extreme variant from
Command help
/opt/observium/mibs/extreme.
Walk extremeAclStatsTable
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'EXTREME-ACL-MIB' -M '/opt/observium/mibs/extreme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'EXTREME-ACL-MIB::extremeAclStatsTable'
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.
An entry (conceptual row) in the extremeAclStatsTable.
| Column | Syntax | OID |
|---|---|---|
|
The IfIndex of the VLAN in which this policy/rule is applied.
|
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.1916.1.48.1.1.1.1 |
|
The IfIndex of the the port in which this policy/rule is applied.
|
IF-MIBInterfaceIndexOrZero Type Constraints: range: 0..2147483647Description: This textual convention is an extension of the InterfaceIndex convention. The latter defines a greater than zero value used to identify an interface or interface sub-layer in the managed system. This extension permits… |
.1.3.6.1.4.1.1916.1.48.1.1.1.2 |
|
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 |
|
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 |
|
The total number of packets that matches this rule.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1916.1.48.1.1.1.5 |
|
The total number of bytes that matches this rule.
|
SNMPv2-SMICounter64 Type Constraints: range: 0..18446744073709551615 |
.1.3.6.1.4.1.1916.1.48.1.1.1.6 |