hwCBQoSMatchRuleType
A3COM-HUAWEI-CBQOS-MIB ·
.1.3.6.1.4.1.43.45.1.5.25.32.1.1.1.3.1.3
Object
column
r/w
MatchRuleType
Type of Match Rule. typeAny(1) typeAcl(2), typeRtpPort(3), typeProtocol(4), typeIpPrec(5), typeDscp(6), typeVlan8021p(7), typeMplsExp(8), typeSourceMac(9), typeDestinationMac(10), typeClassifier(11), typeInboundInterface(12), typeMacGroup(13), typeMatchDe(16), /* the match rule is FR DE */ typeMatchClp(17), /* the match rule is ATM CLP */ typeOutboundInterface(25) Software QoS supports any type except typeMacGroup. Hardware QoS supports typeAcl,typeDscp,typeMacGroup.
Context
- MIB
- A3COM-HUAWEI-CBQOS-MIB
- OID
.1.3.6.1.4.1.43.45.1.5.25.32.1.1.1.3.1.3- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- hwCBQoSMatchRuleCfgInfoEntry
- Table
- hwCBQoSMatchRuleCfgInfoTable
- Siblings
- 6
Syntax
MatchRuleType
- Source
- MatchRuleType
- Base type
Enumeration
Values & Constraints
Type Values
1 | typeAny |
2 | typeAcl |
3 | typeRtpPort |
4 | typeProtocol |
5 | typeIpPrec |
6 | typeDscp |
7 | typeVlan8021p |
8 | typeMplsExp |
9 | typeSourceMac |
10 | typeDestinationMac |
11 | typeClassifier |
12 | typeInboundInterface |
13 | typeMacGroup |
16 | typeMatchDe |
17 | typeMatchClp |
25 | typeOutboundInterface |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwCBQoSMatchRuleIndex Index of Match Rule. | column | SNMPv2-SMIInteger32 | .1.3.6.1.4.1.43.45.1.5.25.32.1.1.1.3.1.1 |
| hwCBQoSMatchRuleIfNot whether the if-match rule is a Match or Match-Not statement.
Software QoS support match,match-Not.
Hardware QoS support match. | column | Enumeration | .1.3.6.1.4.1.43.45.1.5.25.32.1.1.1.3.1.2 |
| hwCBQoSMatchRuleStringValue Value of Match Rule.
SourceMAC(9): SIZE (12) HHHHHHHHHHHH for example: 010102020303 means
the match rule is 'if-match source-mac 0101-0202-0303'
DestinationMAC(10):… | column | OctetString | .1.3.6.1.4.1.43.45.1.5.25.32.1.1.1.3.1.4 |
| hwCBQoSMatchRuleIntValue1 Value of Match Rule.
Acl(2):
Software QoS: 2000~3999 Hardware Qos: 10000~42767
RtpPort(3): start-port: 2000~65535
Protocol(4): 1(Ip)
IpPrec(5): value:0~7, up to 8 value ca… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.43.45.1.5.25.32.1.1.1.3.1.5 |
| hwCBQoSMatchRuleIntValue2 Value of Match Rule.
RtpPort(3): end-port: 2000~65535
Dscp(6): value:0~63,up to 8 value can be input.
The bit set to 1 of hwCBQoSMatchRuleIntValue1 is used
to… | column | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.43.45.1.5.25.32.1.1.1.3.1.6 |
| hwCBQoSMatchRuleRowStatus RowStatus for Match Rule Table.
Three actions are used: active, createAndGo, destroy | column | SNMPv2-TCRowStatus | .1.3.6.1.4.1.43.45.1.5.25.32.1.1.1.3.1.7 |