extremeQosRuleInPortMask
EXTREME-PBQOS-MIB ·
.1.3.6.1.4.1.1916.1.7.2.1.5
Object
The list of physical switch input ports which further
qualifies an IP flow. This object is an octet string
with the MSB of octet 0 indicating port 0 and LSB indicating
port 7. Similarly, the MSB of octet 1 indicates port 8 and it's
LSB indicates port 15 and so on. The port numbers are 0-based.
This object has no meaning for rules defined on physical ports
that are not associated with an IP flow. Port based rules can be
defined by assigning a non zero value to extremeQosRuleInPort. Any
attempt to set this value without specifying the source/destination
address range and/or source/destination l4 port range will be rejected
by the agent. For IP flows that apply to all physical ports
in the switch, this will be a zero length octet string.
Context
- MIB
- EXTREME-PBQOS-MIB
- OID
.1.3.6.1.4.1.1916.1.7.2.1.5- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- extremeQosRuleEntry
- Table
- extremeQosRuleTable
- Siblings
- 21
Syntax
EXTREME-BASE-MIBPortList
- Source
- EXTREME-BASE-MIBPortList
- Base type
OctetString
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| extremeQosRuleIndex An index into the table of QoS policy pattern
rules. The index for a manager to use for creating
new rows is determined by reading the value of
extremeNextAvailableQosRuleIndex. | column | Integer32 | .1.3.6.1.4.1.1916.1.7.2.1.1 |
| extremeQosRuleProtocol The IP protocol number for which this rule applies. If this
object has any value other than 'any' then this rule
takes precedence over any rule that specifies an individual
physi… | column | Enumeration | .1.3.6.1.4.1.1916.1.7.2.1.10 |
| extremeQosRuleDestL4PortStart The destination starting layer 4 port number that would
be used to match an IP flow. The value of 0 means that all
layer 4 information would be ignored when matching an IP
flow. I… | column | EXTREME-BASE-MIBL4Port | .1.3.6.1.4.1.1916.1.7.2.1.11 |
| extremeQosRuleSourceL4PortStart The source starting layer 4 port number that would be
used to match an IP flow. The value of 0 means that all
layer 4 information would be ignored when matching an IP
flow. If thi… | column | EXTREME-BASE-MIBL4Port | .1.3.6.1.4.1.1916.1.7.2.1.12 |
| extremeQosRuleTosMask deprecated A mask for the incoming IP Type-of-Service field to be applied
when matching. The value of 0 means that any incoming IP ToS
field is ignored.
Only the default value… | column | OctetString | .1.3.6.1.4.1.1916.1.7.2.1.13 |
| extremeQosRuleTosMatch deprecated If the value of the incoming IP Type-of-Service field, after
applying a mask of extremeQosRuleTosMask, is this value then
this rule is applied.
Only the default v… | column | OctetString | .1.3.6.1.4.1.1916.1.7.2.1.14 |
| extremeQosRuleQosProfileIndex A pointer into the extremeQosProfileTable indicating the
QoS treatment and actions to be applied to traffic matching
this rule. A value of 0 means that this traffic will be
dropp… | column | Integer32 | .1.3.6.1.4.1.1916.1.7.2.1.15 |
| extremeQosRuleOwner Indicates the identity of the manager that
configured this entry. | column | OctetString | .1.3.6.1.4.1.1916.1.7.2.1.16 |
| extremeQosRuleRowStatus The row status for this QoS rule.
This OBJECT can be set to:
active(1)
createAndGo(4)
createAndWait(5)
destroy(6)
… | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.1916.1.7.2.1.17 |
| extremeQosRuleDestL4PortEnd The destination last layer 4 port number that would
determine the l4 port range to match an IP flow. The value
of 0 means that all layer 4 information would be ignored
when matchi… | column | EXTREME-BASE-MIBL4Port | .1.3.6.1.4.1.1916.1.7.2.1.18 |
| extremeQosRuleSourceL4PortEnd The source last layer 4 port number that would determine
the l4 port range to match an IP flow. The value of 0 means
that all layer 4 information would be ignored when matching
an… | column | EXTREME-BASE-MIBL4Port | .1.3.6.1.4.1.1916.1.7.2.1.19 |
| extremeQosRuleScope The scope of conditions in which this rule applies.
The value 'signaled' means that the policy rule is
applied only to QoS signaling messages e.g. RSVP. The
value 'inband' means t… | column | Enumeration | .1.3.6.1.4.1.1916.1.7.2.1.2 |
| extremeQosRulePrecedence The precedence used to select one rule over potentially
multiple rules that might match an L3/L4 flow. The rule
with highest precedence takes precedence over any rule
that speci… | column | Integer32 | .1.3.6.1.4.1.1916.1.7.2.1.20 |
| extremeQosRuleCounter | column | SNMPv2-SMICounter64 | .1.3.6.1.4.1.1916.1.7.2.1.21 |
| extremeQosRuleName A unique Qos rule name. If this is not specified then the system
generates one automatically. | column | OctetString | .1.3.6.1.4.1.1916.1.7.2.1.22 |
| extremeQosRuleDirection The direction in which this rule applies. The value
'forward' means that the rule is applied to data streams
in the direction specified by the classification pattern.
The value 'b… | column | Enumeration | .1.3.6.1.4.1.1916.1.7.2.1.3 |
| extremeQosRuleInPort The ifIndex value of the physical switch input port for which
this rule applies. Rules that indicate an individual value
for this object have a lower precedence in ExtremeWare th… | column | Integer32 | .1.3.6.1.4.1.1916.1.7.2.1.4 |
| extremeQosRuleDestAddrStart The start of the destination IP address range for which this
rule applies.If this object has any value other than the
default then this rule takes precedence over any rule that
sp… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1916.1.7.2.1.6 |
| extremeQosRuleDestAddrEnd The end of the destination IP address range for which this
rule applies. If this object has any value other than the
default then this rule takes precedence over any rule that
spe… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1916.1.7.2.1.7 |
| extremeQosRuleSrcAddrStart The start of the source IP address range for which this rule
applies. If this object has any value other than the default
then this rule takes precedence over any rule that speci… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1916.1.7.2.1.8 |
| extremeQosRuleSrcAddrEnd The end of the source IP address range for which this rule
applies. If this object has any value other than the default
then this rule takes precedence over any rule that specifi… | column | SNMPv2-SMIIpAddress | .1.3.6.1.4.1.1916.1.7.2.1.9 |