Home/Catalog/QOS-ACL-MIB

QOS-ACL-MIB

AI MIB Summary

The QOS-ACL-MIB module enables the monitoring and management of Quality of Service (QoS) policies and Access Control List (ACL) configurations on network devices, specifically tracking packet classification, matching statistics, and traffic prioritization rules within the ACL Flex package.

The MIB definitions for Quality of Service - ACL Flex package.
Main OID:
qosACL.1.3.6.1.4.1.890.1.5.13.13.13.2
124
Objects
Active
Status
5
Dependencies

Imported Objects

Objects

124 total
Object Name
qosACLThe MIB definitions for Quality of Service - ACL Flex package.
MODULE-IDENTITY
.1.3.6.1.4.1.890.1.5.13.13.13.2
aclTableA table of ACL instances.
SEQUENCE OF AclEntry
.1.3.6.1.4.1.890.1.5.13.13.13.2.1
aclEntry
AclEntry
.1.3.6.1.4.1.890.1.5.13.13.13.2.1.1
aclIndexThe IP ACL table index this instance is associated with.
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.1.1.1
aclStatusStatus of this instance. Entries can not be deleted until all rows in the aclIfTable and aclRuleTable with corresponding values of aclIndex have been deleted. active(1) - this ACL instance is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instancerw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.1.1.2
aclNameThe name of this IPv4 ACL entry, which must consist of 1 to 31 alphanumeric characters and uniquely identify this IPv4 ACL. An existing IPv4 ACL can be renamed by setting this object to a new name. This object must be set to complete a new IPv4 ACL row instance.rw
DisplayString
.1.3.6.1.4.1.890.1.5.13.13.13.2.1.1.3
aclIfTableA table of ACL interface instances per direction.
SEQUENCE OF AclIfEntry
.1.3.6.1.4.1.890.1.5.13.13.13.2.2
aclIfEntry
AclIfEntry
.1.3.6.1.4.1.890.1.5.13.13.13.2.2.1
aclIfIndexThe interface to which this ACL instance applies.
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.2.1.1
aclIfDirectionThe interface direction to which this ACL instance applies.
Enumeration
.1.3.6.1.4.1.890.1.5.13.13.13.2.2.1.2
aclIfSequenceThe relative evaluation sequence of this ACL for this interface and direction. When multiple ACLs are allowed for a given interface and direction, the sequence number determines the order in which the list of ACLs are evaluated, with lower sequence numbers given higher precedence. The sequence number value is arbitrary, but must be a unique non-zero value for a given interface and direction. Setting this object to an existing sequence number value for a given interface and direction causes the ACL corresponding to that value to be replaced with this ACL.
Unsigned32
.1.3.6.1.4.1.890.1.5.13.13.13.2.2.1.3
aclIfAclTypeThe type of this ACL, which is used to interpret the aclIfId object value. Each type of ACL uses its own numbering scheme for identification (see aclIfAclId object for details). The aclIfAclId object must be specified along with this object.
Enumeration
.1.3.6.1.4.1.890.1.5.13.13.13.2.2.1.4
aclIfAclIdThe ACL identifier value, which is interpreted based on the aclIfType object. For the IP ACLs, the actual ACL number is its identifier as follows: IP standard ranges from 1-99, while IP extended ranges from 100-199. Here, aclIfAclId represents aclIndex. The MAC ACLs use an internally-generated index value that is assigned when the ACL is created.Here, aclIfAclId represents aclMacIndex. The IPv6 ACLs use an internally-generated index value that is assigned when the ACL is created.Here, aclVlanAclId represents aclIpv6Index. The aclIfType object must be specified along with this object.
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.2.1.5
aclIfStatusStatus of this instance. active(1) - this ACL interface instance is active createAndGo(4) - set to this value to assign an ACL to an interface and direction destroy(6) - set to this value to remove an ACL from an interface and directionrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.2.1.6
aclRuleTableA table of IP ACL Rule instances.
SEQUENCE OF AclRuleEntry
.1.3.6.1.4.1.890.1.5.13.13.13.2.3
aclRuleEntryA table of IP ACL Classification Rules
AclRuleEntry
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1
aclRuleIndexThe index of this rule instance within an IP ACL.
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.1
aclRuleActionThe type of action this rule should perform.rw
Enumeration
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.2
aclRuleProtocolicmp - 1 igmp - 2 ip - 4 tcp - 6 udp - 17 All values from 1 to 255 are valid.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.3
aclRuleSrcIpAddressThe Source IP Address used in the ACL Classification.rw
IpAddress
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.4
aclRuleSrcIpMaskThe Source IP Mask used in the ACL Classification. This mask is expressed using wild-card notation,which is the 1's compliment of traditional Subnet Masks. Here, the 'Don't care bits' are represented by binary 1's and 'Do care bits' are represented by binary 0's.rw
IpAddress
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.5
aclRuleSrcL4PortThe Source Port Number (Layer 4) used in the ACL Classification.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.6
aclRuleSrcL4PortRangeStartThe Source Port Number(Layer 4) range start.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.7
aclRuleSrcL4PortRangeEndThe Source Port Number(Layer 4) range end.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.8
aclRuleDestIpAddressThe Destination IP Address used in the ACL Classification.rw
IpAddress
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.9
aclRuleDestIpMaskThe Destination IP Mask used in the ACL Classification. This mask is expressed using wild-card notation,which is the 1's compliment of traditional Subnet Masks. Here, the 'Don't care bits' are represented by binary 1's and 'Do care bits' are represented by binary 0's.rw
IpAddress
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.10
aclRuleDestL4PortThe Destination Port (Layer 4) used in ACl classification.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.11
aclRuleDestL4PortRangeStartThe Destination Port (Layer 4) starting range used in ACL classification.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.12
aclRuleDestL4PortRangeEndThe Destination Port (Layer 4) ending range used in ACL classification.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.13
aclRuleIPDSCPThe Differentiated Services Code Point value.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.14
aclRuleIpPrecedenceThe Type of Service (TOS) IP Precedence value.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.15
aclRuleIpTosBitsThe Type of Service (TOS) Bits value.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.16
aclRuleIpTosMaskThe Type of Service (TOS) Mask value.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.17
aclRuleStatusStatus of this instance. active(1) - this ACL Rule is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instancerw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.18
aclRuleAssignQueueIdQueue identifier to which all inbound packets matching this ACL rule are directed. This object defaults to the standard queue assignment for user priority 0 traffic per the IEEE 802.1D specification based on the number of assignable queues in the system: 1-3 queues: 0 4-7 queues: 1 8 queues: 2 This default assignment is static and is not influenced by other system configuration changes.rw
Unsigned32
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.19
aclRuleRedirectIntfA non-zero value indicates the external ifIndex to which all inbound packets matching this ACL rule are directed. A value of zero means packet redirection is not in effect, which is the default value of this object. Note that packet redirection and mirroring (aclRuleMirrorIntf object) are mutually-exclusive rule attributes.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.20
aclRuleMatchEveryFlag to indicate that the ACL rule is defined to match on every IP packet, regardless of content.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.21
aclRuleMirrorIntfA non-zero value indicates the external ifIndex to which all inbound packets matching this ACL rule are copied. A value of zero means packet mirroring is not in effect, which is the default value of this object. Note that packet mirroring and redirection (aclRuleRedirectIntf object) are mutually-exclusive rule attributes.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.22
aclRuleLoggingFlag to indicate that the ACL rule is being logged. A hardware count of the number of times this rule is hit is reported via the aclTrapRuleLogEvent notification. This object may be supported for an aclRuleAction setting of permit(1) and/or deny(2), depending on the ACL feature capabilities of the device.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.23
aclRuleTimeRangeNameName of the time range, that the ACL rule has referenced.It must start with alphabet and shall consist of 1 to 31 alphanumeric characters.rw
DisplayString
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.24
aclRuleTimeRangeStatusFlag that indicates the ACL rule status. If the status is active, it implies that the ACL rule is in effect. If the status is inactive, it implies that the ACL rule is not in effect.ro
Enumeration
.1.3.6.1.4.1.890.1.5.13.13.13.2.3.1.25
aclMacIndexNextFreeThis object contains an unused value for the aclMacIndex to be used when creating a new MAC ACL. A value of zero indicates the ACL table is full.ro
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.5
aclMacTableA table of MAC ACL instances.
SEQUENCE OF AclMacEntry
.1.3.6.1.4.1.890.1.5.13.13.13.2.6
aclMacEntry
AclMacEntry
.1.3.6.1.4.1.890.1.5.13.13.13.2.6.1
aclMacIndexThe MAC ACL table index this instance is associated with. When creating a new MAC ACL, refer to the aclMacIndexNextFree object to determine the next available aclMacIndex to use.
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.6.1.1
aclMacNameThe name of this MAC ACL entry, which must consist of 1 to 31 alphanumeric characters and uniquely identify this MAC ACL. An existing MAC ACL can be renamed by setting this object to a new name. This object must be set to complete a new MAC ACL row instance.rw
DisplayString
.1.3.6.1.4.1.890.1.5.13.13.13.2.6.1.2
aclMacStatusStatus of this instance. ACL MAC entries can not be deleted until all rows in the aclIfTable and aclRuleTable with corresponding values of aclMacIndex have been deleted. active(1) - this ACL instance is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance The aclMacName object must be set to complete this row instance.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.6.1.3
aclMacRuleTableA table of layer 2 MAC ACL Rule instances.
SEQUENCE OF AclMacRuleEntry
.1.3.6.1.4.1.890.1.5.13.13.13.2.7
aclMacRuleEntryA table of layer 2 MAC ACL Classification Rules
AclMacRuleEntry
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1
aclMacRuleIndexThe index of this rule instance within an MAC ACL.
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.1
aclMacRuleActionThe type of action this MAC ACL rule should perform.rw
Enumeration
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.2
aclMacRuleCosThe Class of Service (COS) used in the MAC ACL Classification. This is the three-bit user priority field in the 802.1Q tag header of a tagged Ethernet frame. For frames containing a double VLAN tag, this field is located in the first/outer tag.rw
Unsigned32
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.3
aclMacRuleCos2The Secondary Class of Service (COS2) used in the MAC ACL Classification. This is the three-bit user priority field in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame.rw
Unsigned32
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.4
aclMacRuleDestMacAddrThe Destination MAC address used in the MAC ACL Classification.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.5
aclMacRuleDestMacMaskThe Destination MAC address mask used in the MAC ACL Classification. This mask value identifies the portion of the aclMacRuleDestMacAddr that is compared against a packet. A non-contiguous mask value is permitted.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.6
aclMacRuleEtypeKeyThe Ethertype keyword used in the MAC ACL Classification. A keyword of custom(1) requires that the aclMacRuleEtypeValue object also be set.rw
Enumeration
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.7
aclMacRuleEtypeValueThe Ethertype custom value used in the MAC ACL Classification. This object is only valid if the aclMacRuleEtypeKey is set to custom(1). The allowed value for this object is 0x0600 to 0xFFFF (1536 to 65535).rw
EtypeValue
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.8
aclMacRuleSrcMacAddrThe Source MAC address used in the MAC ACL Classification.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.9
aclMacRuleSrcMacMaskThe Source MAC address mask used in the MAC ACL Classification. This mask value identifies the portion of the aclMacRuleSrcMacAddr that is compared against a packet. A non-contiguous mask value is permitted.rw
MacAddress (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.10
aclMacRuleVlanIdThe VLAN ID value used in the MAC ACL Classification. The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained in the first/outer tag of a double VLAN tagged frame.rw
Unsigned32
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.11
aclMacRuleVlanIdRangeStartThe VLAN ID range start value used in the MAC ACL Classification. Setting this value greater than the current aclMacRuleVlanIdRangeEnd changes the VLAN ID range end to the same value as the range start. The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained in the first/outer tag of a double VLAN tagged frame.rw
Unsigned32
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.12
aclMacRuleVlanIdRangeEndThe VLAN ID range end value used in the MAC ACL Classification. Setting this value less than the current aclMacRuleVlanIdRangeStart changes the VLAN ID range start to the same value as the range end. The VLAN ID field is defined as the 12-bit VLAN identifier in the 802.1Q tag header of a tagged Ethernet frame. This is contained in the first/outer tag of a double VLAN tagged frame.rw
Unsigned32
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.13
aclMacRuleVlanId2The Secondary VLAN ID value used in the MAC ACL Classification. The Secondary VLAN ID field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame.rw
Unsigned32
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.14
aclMacRuleVlanId2RangeStartThe Secondary VLAN ID range start value used in the MAC ACL Classification. Setting this value greater than the current aclMacRuleVlanId2RangeEnd changes the Secondary VLAN ID range end to the same value as the range start. The Secondary VLAN ID field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame.rw
Unsigned32
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.15
aclMacRuleVlanId2RangeEndThe Secondary VLAN ID range end value used in the MAC ACL Classification. Setting this value less than the current aclMacRuleVlanId2RangeStart changes the Secondary VLAN ID range start to the same value as the range end. The Secondary VLAN ID field is defined as the 12-bit VLAN identifier in the second/inner 802.1Q tag header of a double VLAN tagged Ethernet frame.rw
Unsigned32
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.16
aclMacRuleStatusStatus of this instance. active(1) - this ACL Rule is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instancerw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.17
aclMacRuleAssignQueueIdQueue identifier to which all inbound packets matching this MAC ACL rule are directed. This object defaults to the standard queue assignment for user priority 0 traffic per the IEEE 802.1D specification based on the number of assignable queues in the system: 1-3 queues: 0 4-7 queues: 1 8 queues: 2 This default assignment is static and is not influenced by other system configuration changes.rw
Unsigned32
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.18
aclMacRuleRedirectIntfA non-zero value indicates the external ifIndex to which all inbound packets matching this MAC ACL rule are directed. A value of zero means packet redirection is not in effect, which is the default value of this object. Note that packet redirection and mirroring (aclMacRuleMirrorIntf object) are mutually-exclusive rule attributes.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.19
aclMacRuleMatchEveryFlag to indicate that the MAC ACL rule is defined to match all packets, regardless of Ethertype.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.20
aclMacRuleMirrorIntfA non-zero value indicates the external ifIndex to which all inbound packets matching this MAC ACL rule are copied. A value of zero means packet mirroring is not in effect, which is the default value of this object. Note that packet mirroring and redirection (aclMacRuleRedirectIntf object) are mutually-exclusive rule attributes.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.21
aclMacRuleLoggingFlag to indicate that the ACL rule is being logged. A hardware count of the number of times this rule is hit is reported via the aclTrapRuleLogEvent notification. This object may be supported for an aclMacRuleAction setting of permit(1) and/or deny(2), depending on the ACL feature capabilities of the device.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.22
aclMacRuleTimeRangeNameName of the time range, that the ACL rule has referenced.It must start with alphabet and shall consist of 1 to 31 alphanumeric characters.rw
DisplayString
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.23
aclMacRuleTimeRangeStatusFlag that indicates the ACL rule status. If the status is active, it implies that the ACL rule is in effect. If the status is inactive, it implies that the ACL rule is not in effect.ro
Enumeration
.1.3.6.1.4.1.890.1.5.13.13.13.2.7.1.24
aclLoggingGroup
OBJECT IDENTIFIER
.1.3.6.1.4.1.890.1.5.13.13.13.2.9
aclTrapRuleIndexThe index of an ACL rule instance. Used by aclTrapRuleLogEvent trap.ro
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.9.2
aclTrapRuleActionThe type of action this rule should perform, either permit(1) or deny(2). Used by aclTrapRuleLogEvent trap.ro
Enumeration
.1.3.6.1.4.1.890.1.5.13.13.13.2.9.3
aclTrapRuleHitCountNumber of times the ACL rule was hit during the most recent logging interval. Used by aclTrapRuleLogEvent trap.ro
Counter64
.1.3.6.1.4.1.890.1.5.13.13.13.2.9.4
aclTrapFlagACL Trap Flag - Enables or disables ACL trap generation. When this value is set to enable(1), ACL traps are sent from the switch when they occur.rw
Enumeration
.1.3.6.1.4.1.890.1.5.13.13.13.2.9.5
aclTrapRuleTimeRangeNameName of the time range on which there is a notification received. Used by aclTrapRuleTimeRangeEvent.ro
DisplayString
.1.3.6.1.4.1.890.1.5.13.13.13.2.9.6
aclTrapRuleTimeRangeNotificationFlag to indicate the type of time range notification received. Used by aclTrapRuleTimeRangeEvent.ro
Enumeration
.1.3.6.1.4.1.890.1.5.13.13.13.2.9.7
aclTrapRuleInstallationStatusValue specifies the status of the ACL Rule installed in hardware as activated/deactivated. Used by aclTrapRuleTimeRangeEvent.ro
Enumeration
.1.3.6.1.4.1.890.1.5.13.13.13.2.9.8
aclNotifications
OBJECT IDENTIFIER
.1.3.6.1.4.1.890.1.5.13.13.13.2.10
aclTrapRuleLogEventThis trap is generated on a periodic basis to indicate that an ACL rule configured for logging was actively used by hardware to take action on one or more packets. The aclTrapRuleHitCount denotes the number of times this rule was hit during the most recent logging interval. ACL Trap generation requires that the aclTrapFlag object be set to enable(1).
NOTIFICATION-TYPE
.1.3.6.1.4.1.890.1.5.13.13.13.2.10.1
aclTrapRuleTimeRangeEventThis trap is generated when there is a time range notification received on any Time based ACL rule. The aclTrapRuleTimeRangeName denotes the time range name associated with the ACL Rule, aclTrapRuleTimeRangeNotification indicates the type of notification received and aclTrapRuleInstallationStatus indicates the installation status of ACL Rule in hardware. When activate notification is received ACL rule is activated in the hardware. When deactivate notifcation is received ACL rule is deactivated in the hardware. When delete notification is received ACL rule is activated in the hardware, if it is already not activated. ACL Trap generation requires the aclTrapFlag object be set to enable(1).
NOTIFICATION-TYPE
.1.3.6.1.4.1.890.1.5.13.13.13.2.10.2
aclIpv6IndexNextFreeThis object contains an unused value for the aclIPv6Index to be used when creating a new IPv6 ACL. A value of zero indicates the ACL table is full.ro
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.11
aclIpv6TableA table of Ipv6 ACL instances.
SEQUENCE OF AclIpv6Entry
.1.3.6.1.4.1.890.1.5.13.13.13.2.12
aclIpv6Entry
AclIpv6Entry
.1.3.6.1.4.1.890.1.5.13.13.13.2.12.1
aclIpv6IndexThe IPv6 ACL table index this instance is associated with. When creating a new IPv6 ACL, refer to the aclIPv6IndexNextFree object to determine the next available aclIpv6Index to use.
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.12.1.1
aclIpv6NameThe name of this IPv6 ACL entry, which must consist of 1 to 31 alphanumeric characters and uniquely identify this IPv6 ACL. An existing IPv6 ACL can be renamed by setting this object to a new name. This object must be set to complete a new IPv6 ACL row instance.rw
DisplayString
.1.3.6.1.4.1.890.1.5.13.13.13.2.12.1.2
aclIpv6StatusStatus of this instance. active(1) - this ACL instance is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instance The aclMacName object must be set to complete this row instance.rw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.12.1.3
aclIpv6RuleTableA table of IPv6 ACL Rule instances.
SEQUENCE OF AclIpv6RuleEntry
.1.3.6.1.4.1.890.1.5.13.13.13.2.13
aclIpv6RuleEntryA table of IPv6 ACL Classification Rules
AclIpv6RuleEntry
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1
aclIpv6RuleIndexThe index of this rule instance within an IPv6 ACL.
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.1
aclIpv6RuleActionThe type of action this IPv6 ACL rule should perform.rw
Enumeration
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.2
aclIpv6RuleLoggingFlag to indicate that the ACL rule is being logged. A hardware count of the number of times this rule is hit is reported via the aclTrapRuleLogEvent notification. This object may be supported for an aclIPv6RuleAction setting of permit(1) and/or deny(2), depending on the ACL feature capabilities of the device.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.3
aclIpv6RuleAssignQueueIdQueue identifier to which all inbound packets matching this ACL rule are directed. This object defaults to the standard queue assignment for user priority 0 traffic per the IEEE 802.1D specification based on the number of assignable queues in the system: 1-3 queues: 0 4-7 queues: 1 8 queues: 2 This default assignment is static and is not influenced by other system configuration changes.rw
Unsigned32
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.4
aclIpv6RuleRedirectIntfA non-zero value indicates the external ifIndex to which all inbound packets matching this Ipv6 ACL rule are directed. A value of zero means packet redirection is not in effect, which is the default value of this object. Note that packet redirection and mirroring (aclIpv6RuleMirrorIntf object) are mutually-exclusive rule attributes.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.5
aclIpv6RuleMirrorIntfA non-zero value indicates the external ifIndex to which all inbound packets matching this IPv6 ACL rule are copied. A value of zero means packet mirroring is not in effect, which is the default value of this object. Note that packet mirroring and redirection (aclIpv6RuleRedirectIntf object) are mutually-exclusive rule attributes.rw
InterfaceIndexOrZero (IF-MIB)
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.6
aclIpv6RuleMatchEveryFlag to indicate that the ACL rule is defined to match on every IP packet, regardless of content.rw
TruthValue (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.7
aclIpv6RuleProtocolicmp - 1 igmp - 2 ip - 4 tcp - 6 udp - 17 All values from 1 to 255 are valid.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.8
aclIpv6RuleSrcL4PortThe Source Port Number (Layer 4) used in the ACL Classification.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.9
aclIpv6RuleSrcL4PortRangeStartThe Source Port Number(Layer 4) range start.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.10
aclIpv6RuleSrcL4PortRangeEndThe Source Port Number(Layer 4) range end.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.11
aclIpv6RuleDestL4PortThe Destination Port (Layer 4) used in ACl classification.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.12
aclIpv6RuleDestL4PortRangeStartThe Destination Port (Layer 4) starting range used in ACL classification.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.13
aclIpv6RuleDestL4PortRangeEndThe Destination Port (Layer 4) ending range used in ACL classification.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.14
aclIpv6RuleStatusStatus of this instance. active(1) - this ACL Rule is active createAndGo(4) - set to this value to create an instance destroy(6) - set to this value to delete an instancerw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.15
aclIpv6RuleFlowLabelFlow label is 20-bit number that is unique to an IPv6 packet, used by end stations to signify quality-of-service handling in routers.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.16
aclIpv6RuleIPDSCPThe Differentiated Services Code Point value.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.17
aclRuleSrcIpv6PrefixThe Ipv6 Prefix Address configured on the Service Port.rw
Ipv6AddressPrefix
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.18
aclRuleSrcIpv6PrefixLengthThe Prefix Length.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.19
aclRuleDstIpv6PrefixThe Ipv6 Prefix Address configured on the Service Port.rw
Ipv6AddressPrefix
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.20
aclRuleDstIpv6PrefixLengthThe Prefix Length.rw
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.21
aclIpv6RuleTimeRangeNameName of the time range, that the ACL rule has referenced.It must start with alphabet and shall consist of 1 to 31 alphanumeric characters.rw
DisplayString
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.22
aclIpv6RuleTimeRangeStatusFlag that indicates the ACL rule status. If the status is active, it implies that the ACL rule is in effect. If the status is inactive, it implies that the ACL rule is not in effect.ro
Enumeration
.1.3.6.1.4.1.890.1.5.13.13.13.2.13.1.23
aclNamedIpv4IndexNextFreeThis object contains an unused value for the aclIndex to be used when creating a new named IPv4 ACL. A value of zero indicates the ACL table is full.ro
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.14
aclVlanTableA table of ACL VLAN instances per direction.
SEQUENCE OF AclVlanEntry
.1.3.6.1.4.1.890.1.5.13.13.13.2.15
aclVlanEntry
AclVlanEntry
.1.3.6.1.4.1.890.1.5.13.13.13.2.15.1
aclVlanIndexThe Vlan to which this ACL instance applies.
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.15.1.1
aclVlanDirectionThe Vlan direction to which this ACL instance applies.
Enumeration
.1.3.6.1.4.1.890.1.5.13.13.13.2.15.1.2
aclVlanSequenceThe relative evaluation sequence of this ACL for this Vlan and direction. When multiple ACLs are allowed for a given Vlan and direction, the sequence number determines the order in which the list of ACLs are evaluated, with lower sequence numbers given higher precedence. The sequence number value is arbitrary, but must be a unique non-zero value for a given Vlan and direction. Setting this object to an existing sequence number value for a given Vlan and direction causes the ACL corresponding to that value to be replaced with this ACL.
Unsigned32
.1.3.6.1.4.1.890.1.5.13.13.13.2.15.1.3
aclVlanAclTypeThe type of this ACL, which is used to interpret the aclVlanId object value. Each type of ACL uses its own numbering scheme for identification (see aclVlanAclId object for details). The aclVlanAclId object must be specified along with this object.
Enumeration
.1.3.6.1.4.1.890.1.5.13.13.13.2.15.1.4
aclVlanAclIdThe ACL identifier value, which is interpreted based on the aclVlanType object. For the IP ACLs, the actual ACL number is its identifier as follows: IP standard ranges from 1-99, while IP extended ranges from 100-199. Here, aclVlanAclId represents aclIndex. The MAC ACLs use an internally-generated index value that is assigned when the ACL is created. Here, aclVlanAclId represents aclMacIndex. The IPv6 ACLs use an internally-generated index value that is assigned when the ACL is created.Here, aclVlanAclId represents aclIpv6Index. The aclVlanType object must be specified along with this object.
Integer32
.1.3.6.1.4.1.890.1.5.13.13.13.2.15.1.5
aclVlanStatusStatus of this instance. active(1) - this ACL Vlan instance is active createAndGo(4) - set to this value to assign an ACL to a Vlan and direction destroy(6) - set to this value to remove an ACL from a Vlan and directionrw
RowStatus (SNMPv2-TC)
.1.3.6.1.4.1.890.1.5.13.13.13.2.15.1.6
QOS-ACL-MIB - SNMP MIB Reference | MIBs Explorer