osEthServClassifyFlowBy
OS-ETH-SERV-MIB ·
.1.3.6.1.4.1.6926.2.10.2.1.11
Object
column
deprecated
r/w
Enumeration
Multiplex according to DSCP, VPT p_bits, both or the port priority.
The value none(2) means, that any classification will not be done,
and there will be only one flow (entry in osEthServFlowTable)
The rest values mean:
pcp - classification by Priority Code Point (802.1p);
dscp - classification by Differentiated Services Code Point;
pcpdscp - classification by PCP, if PCP is absent, then
classification by DSCP;
dscppcp - classification by DSCP, if DSCP is absent, then
classification by PCP;
portPrio - classification by port priority.
Context
- MIB
- OS-ETH-SERV-MIB
- OID
.1.3.6.1.4.1.6926.2.10.2.1.11- Type
- column
- Access
- readwrite
- Status
- deprecated
- Parent
- osEthServEntry
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | unknown |
2 | none |
3 | pcp |
4 | dscp |
5 | pcpdscp |
6 | dscppcp |
7 | portPrio |