qos2PortType
ES4626-50-MIB ·
.1.3.6.1.4.1.259.8.1.2.100.27.1.13.2
Object
scalar
r/w
Enumeration
the relation between qosPortType and CLI:
0 mls qos trust {cos |dscp };
1 mls qos cos {<default-cos>};
2 service-policy input WORD;
3 mls qos queue {<queue id>} bandwidth {<MinBandwidth> <MaxBandwidth>};
4 mls qos queue algorithm {sp |wdrr |wrr };
5 mls qos queue wdrr weight {<Queue1 bandwidth> <Queue2 bandwidth> <Queue3 bandwidth> <Queue4 bandwidth> <Queue5 bandwidth> <Queue6 bandwidth> <Queue7 bandwidth> <Queue8 bandwidth>};
6 mls qos queue wrr weight {<Queue1 weight> <Queue2 weight> <Queue3 weight> <Queue4 weight> <Queue5 weight> <Queue6 weight> <Queue7 weight> <Queue8 weight>}.
According to the relation,when configurate qos with snmp,first set the qosPortType to the correct value to select CLI,
then set next CLI parameter.Fox example,set qos default cos is 5, first set qosPortType=1 ,then set qosPortCos to 5,
finally setting qosPortStatus to 1, trigger snmp-cache works.
Context
- MIB
- ES4626-50-MIB
- OID
.1.3.6.1.4.1.259.8.1.2.100.27.1.13.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- qos2PortTable
- Siblings
- 9
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | trust |
1 | cos |
2 | policy |
3 | queueAndBandwidth |
4 | queueAndAlgorithm |
5 | queueAndWdrr |
6 | queueAndWrr |
Object Constraints
range: 1-32
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| qos2PortIndex port Index | scalar | Integer32 | .1.3.6.1.4.1.259.8.1.2.100.27.1.13.1 |
| qos2PortStatus Setting it to active(1) to creates an entry,setting it to destroy(2) to destroy an entry. | scalar | Enumeration | .1.3.6.1.4.1.259.8.1.2.100.27.1.13.10 |
| qos2PortCos port default cos value | scalar | Integer32 | .1.3.6.1.4.1.259.8.1.2.100.27.1.13.3 |
| qos2PortTrust Configure port trust.
cos(0),mls qos trust cos;
dscp(1),mls qos trust dscp. | scalar | Enumeration | .1.3.6.1.4.1.259.8.1.2.100.27.1.13.4 |
| qos2PortPolicy The corresponding CLI:service-policy input WORD. | scalar | DisplayString | .1.3.6.1.4.1.259.8.1.2.100.27.1.13.5 |
| qos2PortQueueBandwidth The corresponding CLI:mls qos queue {<queue id>} bandwidth {<MinBandwidth> <MaxBandwidth>}. | scalar | DisplayString | .1.3.6.1.4.1.259.8.1.2.100.27.1.13.6 |
| qos2PortQueueAlgorithm The corresponding CLI:mls qos queue algorithm {sp |wdrr |wrr }. | scalar | Enumeration | .1.3.6.1.4.1.259.8.1.2.100.27.1.13.7 |
| qos2PortQueueWdrr The corresponding CLI:mls qos queue wdrr weight {<Queue1 bandwidth> <Queue2 bandwidth> <Queue3 bandwidth> <Queue4 bandwidth> <Queue5 bandwidth> <Queue6 bandwidth> <Queue7 bandwidt… | scalar | DisplayString | .1.3.6.1.4.1.259.8.1.2.100.27.1.13.8 |
| qos2PortQueueWrr The corresponding CLI:mls qos queue wrr weight {<Queue1 weight> <Queue2 weight> <Queue3 weight> <Queue4 weight> <Queue5 weight> <Queue6 weight> <Queue7 weight> <Queue8 weight>}. | scalar | DisplayString | .1.3.6.1.4.1.259.8.1.2.100.27.1.13.9 |