MIB Viewer

osEthServClassifyFlowBy

OBJECT-TYPE
1.3.6.1.4.1.6926.2.10.2.1.11
Access
read-write
Status
deprecated
Sub-identifiers
0
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.
INTEGER { unknown (1), none (2), pcp (3), dscp (4), pcpdscp (5), dscppcp (6), portPrio(7) }