EXTREME-ACL-MIB

File: EXTREME-ACL-MIB.mib (7124 bytes)

Imported modules

SNMPv2-SMI EXTREME-BASE-MIB IF-MIB
SNMPv2-TC SNMPv2-CONF EXTREME-CLEARFLOW-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Counter64
extremeAgent InterfaceIndexOrZero DisplayString
Integer32 Unsigned32 OBJECT-GROUP
MODULE-COMPLIANCE extremeAclDirection

Defined Types

ExtremeAclStatsEntry  
SEQUENCE    
  extremeAclStatsVlanIfIndex InterfaceIndexOrZero
  extremeAclStatsPortIfIndex InterfaceIndexOrZero
  extremeAclDirection Integer32
  extremeAclStatsCounterName DisplayString
  extremeAclStatsPktCount Counter64
  extremeAclStatsByteCount Counter64

Defined Values

extremeAcl 1.3.6.1.4.1.1916.1.48
Extreme Networks Access Control List MIB
MODULE-IDENTITY    

extremeAclObjects 1.3.6.1.4.1.1916.1.48.1
OBJECT IDENTIFIER    

extremeAclStatsTable 1.3.6.1.4.1.1916.1.48.1.1
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ExtremeAclStatsEntry

extremeAclStatsEntry 1.3.6.1.4.1.1916.1.48.1.1.1
An entry (conceptual row) in the extremeAclStatsTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  ExtremeAclStatsEntry  

extremeAclStatsVlanIfIndex 1.3.6.1.4.1.1916.1.48.1.1.1.1
The IfIndex of the VLAN in which this policy/rule is applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

extremeAclStatsPortIfIndex 1.3.6.1.4.1.1916.1.48.1.1.1.2
The IfIndex of the the port in which this policy/rule is applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  InterfaceIndexOrZero  

extremeAclDirection 1.3.6.1.4.1.1916.1.48.1.1.1.3
The ingress/egress direction to which this policy/rule is applied.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..1  

extremeAclStatsCounterName 1.3.6.1.4.1.1916.1.48.1.1.1.4
Name of the counter for which the stats is requested.
Status: current Access: not-accessible
OBJECT-TYPE    
  DisplayString Size(1..32)  

extremeAclStatsPktCount 1.3.6.1.4.1.1916.1.48.1.1.1.5
The total number of packets that matches this rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

extremeAclStatsByteCount 1.3.6.1.4.1.1916.1.48.1.1.1.6
The total number of bytes that matches this rule.
Status: current Access: read-only
OBJECT-TYPE    
  Counter64  

aclConformance 1.3.6.1.4.1.1916.1.48.9
OBJECT IDENTIFIER    

aclGroups 1.3.6.1.4.1.1916.1.48.9.1
OBJECT IDENTIFIER    

aclCompliances 1.3.6.1.4.1.1916.1.48.9.2
OBJECT IDENTIFIER    

aclStatistics 1.3.6.1.4.1.1916.1.48.9.2.1
The compliance statement for acl statistics
Status: current Access: read-only
MODULE-COMPLIANCE    

aclCounterStatsGroup 1.3.6.1.4.1.1916.1.48.9.1.1
A collection of objects providing statistical information for rules applied to a port or vlan
Status: current Access: read-only
OBJECT-GROUP