The table contains flow attribute of DCP test instances.
The indexes of the table are hwIpfpmDcpInstId, hwIpfpmDcpFlowType.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.1 |
hwIpfpmDcpFlowType |
INTEGER{null(0),forward(1),backward(2),bidirectional(3),forwardandbackward(4)} |
accessible-for-notify |
This object indicates that the flow is 'forward(1)' or 'backward(2)' or 'bidirectional(3)'. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.2 |
hwIpfpmDcpFlowProtocol |
Integer32{(0,255)} |
read-create |
This object indicates the protocol specified as the flow feature. 'hwIpfpmDcpFlowSrcPortBgn', 'hwIpfpmDcpFlowSrcPortEnd', 'hwIpfpmDcpFlowDstPortBgn', and 'hwIpfpmDcpFlowDstPortEnd' can be configured only when the value is 6(tcp) or 17(udp). The value 0 represents that this object is not configured. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.3 |
hwIpfpmDcpFlowDscp |
Integer32{(-1,63)} |
read-create |
This object indicates the DSCP specified as the flow feature. The value -1 represents that this object is not configured. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.4 |
hwIpfpmDcpFlowSrcAddr |
IpAddress |
read-create |
This object indicates the source ip address specified as the flow feature. The value 0.0.0.0 represents that this object is not configured. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.5 |
hwIpfpmDcpFlowSrcMaskLen |
Integer32{(1,32)} |
read-create |
This object indicates the source ip mask length specified as the flow feature. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.6 |
hwIpfpmDcpFlowDstAddr |
IpAddress |
read-create |
This object indicates the destination ip address specified as the flow feature. The value 0.0.0.0 represents that this object is not configured. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.7 |
hwIpfpmDcpFlowDstMaskLen |
Integer32{(1,32)} |
read-create |
This object indicates the destination ip mask length specified as the flow feature. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.8 |
hwIpfpmDcpFlowSrcPortBgn |
Integer32{(0,65535)} |
read-create |
This object indicates the begin value of source port specified as the flow feature. It need configure 'hwIpfpmDcpFlowProtocol' first before configure this object. The value 0 represents that this object is not configured. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.9 |
hwIpfpmDcpFlowSrcPortEnd |
Integer32{(0,65535)} |
read-create |
This object indicates the end value of source port specified as the flow feature. It need configure 'hwIpfpmDcpFlowProtocol' first before configure this object. The value 0 represents that this object is not configured. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.10 |
hwIpfpmDcpFlowDstPortBgn |
Integer32{(0,65535)} |
read-create |
This object indicates the begin value of destination port specified as the flow feature. It need configure 'hwIpfpmDcpFlowProtocol' first before configure this object. The value 0 represents that this object is not configured. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.11 |
hwIpfpmDcpFlowDstPortEnd |
Integer32{(0,65535)} |
read-create |
This object indicates the end value of destination port specified as the flow feature. It need configure 'hwIpfpmDcpFlowProtocol' first before configure this object. The value 0 represents that this object is not configured. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.12 |
hwIpfpmDcpFlowRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
Used for controlling the creation and deletion of this row. |
This object is implemented as defined in the corresponding MIB files. |