hm2L2RuleAssignQueueId
HM2-FW-MIB ·
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.15
Object
column
r/w
Unsigned32
Queue identifier to which all inbound packets matching L2 packet filter rule.
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.
A value of 4294967295 indicates that this field is not used
Context
- MIB
- HM2-FW-MIB
- OID
.1.3.6.1.4.1.248.11.79.1.6.3.1.1.15- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hm2L2RuleEntry
- Table
- hm2L2RuleTable
- Siblings
- 24
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-7
range: 4294967295-4294967295
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hm2L2RuleIndex The index of this rule instance within an Filter. | column | Integer32 | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.1 |
| hm2L2RuleDestIpAddr The Destination IP address in cidr or Asset name from hm2AssetTable. | column | OctetString | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.10 |
| hm2L2RuleIpTosBits The type of service (TOS) bits value. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.12 |
| hm2L2RuleSrcPort The Source port number | column | OctetString | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.13 |
| hm2L2RuleDestPort The Destination port number | column | OctetString | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.14 |
| hm2L2RuleRateLimitCrate Committed rate attribute statement value, specified in kbps.
Value 0 disables this match criteria. | column | Unsigned32 | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.16 |
| hm2L2RuleRateLimitCburst Committed burst size attribute statement value, specified in kbytes.
Value 0 disables this match criteria. | column | HM2-PLATFORM-QOS-ACL-MIBAclBurstSize | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.17 |
| hm2L2RuleRateLimitCrateUnit The unit of the L2RuleRateLimitCrate.
Can be either packets per second (pps)
or kilobits per second (kbps). | column | Enumeration | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.18 |
| hm2L2FwTrap Set to true if application of this rule shall send a trap. | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.19 |
| hm2L2RuleHitCount Number of packets that matched the L2 rule. | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.2 |
| hm2L2RuleDescription User defined textual description related to this rule. | column | OctetString | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.20 |
| hm2L2RuleLog Set to true if application of this rule shall be logged | column | SNMPv2-TCTruthValue | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.21 |
| hm2L2RuleStatsAction Setting the object to 'flushRuleHitCount(2)' will reset hit counter statistics.
Reading the object always returns 'other'. | column | Enumeration | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.22 |
| hm2L2RowStatus This is a standard row status value
- active(1): The rule is active. Note that until committed, the rule
will not be applied. You cannot activate the rule if an enforcer mapping… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.23 |
| hm2L2DPIProfileIndex The index of the DPI profile, to which this rule is assigned,
depending on enforcer action.
Value 0 : This rule is not assigned to any DPI Profile.
You cannot assign the rule to a… | column | Integer32 | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.24 |
| hm2L2RuleProtoName Following values are supported:
- Protocol name from hm2ProtocolTable
- icmp: internet control message protocol (RFC 792)
- igmp: internet group management protocol
- ipip: IP in … | column | OctetString | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.25 |
| hm2L2AppRuleName Application rule name from hm2AppRuleTable | column | OctetString | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.26 |
| hm2L2RuleAction The action of the corresponding rule:
o accept(1): Packets matching this rule are accepted and will
be forwarded
o drop(2): Packets matching this rule will be silently discarde… | column | Enumeration | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.3 |
| hm2L2RuleDestMacAddr The destination MAC address used in the Filter classification
or Asset name from hm2AssetTable. | column | OctetString | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.4 |
| hm2L2RuleSrcMacAddr The source MAC address used in the Filter classification
or Asset name from hm2AssetTable. | column | OctetString | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.5 |
| hm2L2RuleEtypeKey The Ethertype keyword used in the Filter classification.
A keyword of custom(1) requires that the hm2L2RuleEtypeValue
object also be set. | column | Enumeration | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.6 |
| hm2L2RuleEtypeValue The Ethertype custom value used in the Filter classification.
This object is only valid if the hm2L2RuleEtypeKey is set to
custom(1). Values ranging from 0x0600 to 0xFFFF
(1536 t… | column | HM2-PLATFORM-QOS-ACL-MIBEtypeValue | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.7 |
| hm2L2RuleVlanId The VLAN ID value used in the Filter classification.
The VLAN ID field is defined as the 12-bit VLAN identifier
in the 802.1Q tag header of a tagged Ethernet frame which is
contai… | column | Integer32 | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.8 |
| hm2L2RuleSrcIpAddr The source IP address in cidr or Asset name from hm2AssetTable. | column | OctetString | .1.3.6.1.4.1.248.11.79.1.6.3.1.1.9 |