This table is used to configure flow-based re-marking. With traffic classification, different priorities are marked for different flows to provide differentiated services.
The indexes of the table are hwCBQoSBehaviorIndex, hwCBQoSRemarkType.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.32.1.1.2.5.1.1 |
hwCBQoSRemarkType |
INTEGER{ipPrec(1),dscp(2),mplsExp(3),vlan8021p(4),atmClp(5),frDe(6),qosLocalId(7),ipv6Dscp(8),localPrec(9),destinationMac(10),vlanId(11),vlanProtocol(12)} |
read-only |
The value of this object identifies the re-mark type. The value can be any of the following: IP-Prec(1) DSCP(2) MPLS-EXP(3) VLAN-8021p(4) ATM-CLP(5) FR-DE(6) QoS-Local-ID(7) IPV6-DSCP(8) Local-Prec(9) destination-mac(10) VLAN-ID(11) Vlan-Protocol(12) This object has no default value. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.32.1.1.2.5.1.2 |
hwCBQoSRemarkValue |
Integer32{(-1,-1),(0,63)} |
read-create |
This object indicates the re-mark value. When hwCBQoSRemarkType is set to ip-prec (1), mpls-exp (3), or vlan-8021p (4), the value ranges from 0 to 7. When hwCBQoSRemarkType is DSCP (2) or ipv6-dscp (8), the value ranges from 0 to 63. |
The actually supported access is read-only. |
1.3.6.1.4.1.2011.5.25.32.1.1.2.5.1.4 |
hwCBQoSRemarkRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
This object indicates the row status. The value of this object can be Active(1), CreateAndGo(4), or Destroy(6). This object has no default value. |
The actually supported access is read-only. |