HUAWEI-IPFPM-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
27
Rows
27
Columns
198
.1.3.6.1.4.1.2011.5.25.316.1.1.4 · 1 row entry · 4 columns
IPFPM authenticaiton configuration information.
The index of this table is hwIpfpmMcpAuthKeyId.
hwIpfpmMcpAuthEntry entry .1.3.6.1.4.1.2011.5.25.316.1.1.4.1
IPFPM authenticaiton configuration information.
The index of this entry is hwIpfpmMcpAuthKeyId.
Indexes
hwIpfpmMcpAuthKeyId
Column Syntax OID
hwIpfpmMcpAuthKeyId
Identification of the authentication key.
Integer32
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.5.25.316.1.1.4.1.1
hwIpfpmMcpAuthType
Authentication type of the key. The enumeration
'hmac-sha256(1)' represents the password is sent after being
encrypted through hmac-sha256. By default, authentication is not configured.
HWIpfpmAuthTyper/w
Textual Convention: HWIpfpmAuthType Enumeration
Type Values:
1hmac-sha256
.1.3.6.1.4.1.2011.5.25.316.1.1.4.1.2
hwIpfpmMcpAuthKey
The password used as an IPFPM authentication key.
OctetStringr/w
Constraints:
range: 0-432
.1.3.6.1.4.1.2011.5.25.316.1.1.4.1.3
hwIpfpmMcpAuthRowStatus
Used for controlling the creation and deletion of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.5.25.316.1.1.4.1.4
.1.3.6.1.4.1.2011.5.25.316.1.1.5 · 1 row entry · 12 columns
IPFPM configuration information for a particular MCP test 
instance.The index of this table is hwIpfpmMcpInstId.
hwIpfpmMcpInstEntry entry .1.3.6.1.4.1.2011.5.25.316.1.1.5.1
IPFPM configuration information for a particular MCP test
instance.The index of this entry is hwIpfpmMcpInstId.
Indexes
hwIpfpmMcpInstId
Column Syntax OID
hwIpfpmMcpInstId
Identification of the test instance.
Integer32
Constraints:
range: 16711681-16777214
range: 1-8355838
.1.3.6.1.4.1.2011.5.25.316.1.1.5.1.1
hwIpfpmMcpInstDesc
This object indicates the IP FPM instance description on an MCP.
if the string length is 0, it represents that it is not configured.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.2011.5.25.316.1.1.5.1.2
hwIpfpmMcpLossRatioUpThres
This value divided by 1000000 is the upper threshold of loss ratio(%) for alarm.
The value 0 represents that it is not configured, and the alarm is not enabled.
Integer32r/w
Constraints:
range: 0-100000000
.1.3.6.1.4.1.2011.5.25.316.1.1.5.1.3
hwIpfpmMcpLossRatioLowThres
This value divided by 1000000 is the lower threshold of loss ratio(%) for alarm recovery.
The value 0 represents that it is not configured, and the alarm is not enabled.
Integer32r/w
Constraints:
range: 0-100000000
.1.3.6.1.4.1.2011.5.25.316.1.1.5.1.4
hwIpfpmMcpOneDelayUpThres
Upper threshold of one-way delay(microsecond) for alarm.
The value 0 represents that it is not configured, and the alarm is not enabled.
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.2011.5.25.316.1.1.5.1.5
hwIpfpmMcpOneDelayLowThres
Lower threshold of one-way delay(microsecond) for alarm recovery.
The value 0 represents that it is not configured, and the alarm is not enabled.
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.2011.5.25.316.1.1.5.1.6
hwIpfpmMcpTwoDelayUpThres
Upper threshold of two-way delay(microsecond) for alarm.
The value 0 represents that it is not configured, and the alarm is not enabled.
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.2011.5.25.316.1.1.5.1.7
hwIpfpmMcpTwoDelayLowThres
Lower threshold of two-way delay(microsecond) for alarm recovery.
The value 0 represents that it is not configured, and the alarm is not enabled.
Integer32r/w
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.2011.5.25.316.1.1.5.1.8
hwIpfpmMcpMeasureEnable
This object indicates that the MCP instance measure function is 'enabled(1)' or 'disabled(2)'.
HWEnabledStatusr/w
Textual Convention: HWEnabledStatus Enumeration
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.2011.5.25.316.1.1.5.1.9
hwIpfpmMcpInstRowStatus
Used for controlling the creation and deletion of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.5.25.316.1.1.5.1.10
hwIpfpmMcpInstType
This object indicates that the MCP instance type.
'unicast(0)' means unicast measurement instance.
'multicastsrc(1)' means multicast measurement source instance.
'multicastrecv(2)' means multicast measurement receiver …
HWIpfpmInstTyper/w
Textual Convention: HWIpfpmInstType Enumeration
Type Values:
0unicast
1multicastsrc
2multicastrecv
.1.3.6.1.4.1.2011.5.25.316.1.1.5.1.11
hwIpfpmMcpSourceInstId
This object indicates the source instance of multicastrecv.
This object is only valid when hwIpfpmMcpInstType is 'multicastrecv(2)'.
We can ingore this object value when hwIpfpmMcpInstType is not 'multicastrecv(2)'.
Integer32r/w
Constraints:
range: 16711681-16777214
range: 0-0
.1.3.6.1.4.1.2011.5.25.316.1.1.5.1.12
.1.3.6.1.4.1.2011.5.25.316.1.1.6 · 1 row entry · 2 columns
IPFPM DCPs information for a particular MCP test instance.
The indexes of this table are hwIpfpmMcpInstId and hwIpfpmMcpDcpId.
hwIpfpmMcpDcpEntry entry .1.3.6.1.4.1.2011.5.25.316.1.1.6.1
IPFPM DCPs information for a particular MCP test instance.
The indexes of this entry are hwIpfpmMcpInstId and hwIpfpmMcpDcpId.
Indexes
hwIpfpmMcpInstId hwIpfpmMcpDcpId
Column Syntax OID
hwIpfpmMcpDcpId
Identification of DCP which belongs to the test instance.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.25.316.1.1.6.1.1
hwIpfpmMcpDcpRowStatus
Used for controlling the creation and deletion of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.5.25.316.1.1.6.1.2
.1.3.6.1.4.1.2011.5.25.316.1.1.7 · 1 row entry · 3 columns
IPFPM ACHs(Atomic Closed Hop) information for a particular 
MCP test instance.The indexes of this table are hwIpfpmMcpInstId and hwIpfpmMcpAchId.
hwIpfpmMcpAchEntry entry .1.3.6.1.4.1.2011.5.25.316.1.1.7.1
IPFPM ACHs(Atomic Closed Hop) information for a particular
MCP test instance.The indexes of this entry are hwIpfpmMcpInstId and hwIpfpmMcpAchId.
Indexes
hwIpfpmMcpInstId hwIpfpmMcpAchId
Column Syntax OID
hwIpfpmMcpAchId
The object indicates the identification of the ACH.
Integer32
Constraints:
range: 0-2147483647
.1.3.6.1.4.1.2011.5.25.316.1.1.7.1.1
hwIpfpmMcpFlowType
The object indicates the flow that the ACH monitors is
'forward(1)' or 'backward(2)', 'bidirectional(3)'. The value none(0) represents that it is not configured.
HWIpfpmMcpFlowTyper/w
Textual Convention: HWIpfpmMcpFlowType Enumeration
Type Values:
0none
1forward
2backward
3bidirectional
.1.3.6.1.4.1.2011.5.25.316.1.1.7.1.2
hwIpfpmMcpAchRowStatus
Used for controlling the creation and deletion of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.5.25.316.1.1.7.1.3
.1.3.6.1.4.1.2011.5.25.316.1.1.8 · 1 row entry · 4 columns
IPFPM TLPs(Target Logical Port) information for a particular 
MCP ACH.The indexes of this table are hwIpfpmMcpInstId and hwIpfpmMcpAchId and hwIpfpmMcpTlpRole and hwIpfpmMcpTlpDcpId and hwIpfpmMcpTlpId.
hwIpfpmMcpTlpEntry entry .1.3.6.1.4.1.2011.5.25.316.1.1.8.1
IPFPM TLPs(Target Logical Port) information for a particular
MCP ACH.The indexes of this entry are hwIpfpmMcpInstId and hwIpfpmMcpAchId and hwIpfpmMcpTlpRole and hwIpfpmMcpTlpDcpId and hwIpfpmMcpTlpId.
Indexes
hwIpfpmMcpInstId hwIpfpmMcpAchId hwIpfpmMcpTlpRole hwIpfpmMcpTlpDcpId hwIpfpmMcpTlpId
Column Syntax OID
hwIpfpmMcpTlpRole
The object indicates the TLP belongs to 'in-group(1)' or 'out-group(2)'
of the ACH.
HWIpfpmMcpTlpRole
Textual Convention: HWIpfpmMcpTlpRole Enumeration
Type Values:
1in-group
2out-group
.1.3.6.1.4.1.2011.5.25.316.1.1.8.1.1
hwIpfpmMcpTlpDcpId
The object indicates the dcp which the tlp belongs to.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.25.316.1.1.8.1.2
hwIpfpmMcpTlpId
The object indicates the identification of the TLP.
Integer32
Constraints:
range: 1-16777215
.1.3.6.1.4.1.2011.5.25.316.1.1.8.1.3
hwIpfpmMcpTlpRowStatus
Used for controlling the creation and deletion of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.5.25.316.1.1.8.1.4
.1.3.6.1.4.1.2011.5.25.316.1.1.9 · 1 row entry · 1 columns
The information is that the multicast source instance referred by some multicast receiver instances.
The index of this table is hwIpfpmMcpInstId.
hwIpfpmMcpSrcInstReferQueryEntry entry .1.3.6.1.4.1.2011.5.25.316.1.1.9.1
The information is that the multicast source instance referred by some multicast receiver instances.
The index of this entry is hwIpfpmMcpInstId.
Indexes
hwIpfpmMcpInstId
Column Syntax OID
hwIpfpmMcpSrcInstReferCnt
The object indicates the counter that the multicast source instance referred by some multicast receiver instances.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.1.9.1.1
.1.3.6.1.4.1.2011.5.25.316.1.2.3 · 1 row entry · 1 columns
Index of a particular test instance and ACH.
The indexes of this table are hwIpfpmMcpInstId and hwIpfpmMcpAchId.
hwIpfpmMcpInstAchIndexEntry entry .1.3.6.1.4.1.2011.5.25.316.1.2.3.1
Index of a particular test instance and ACH.
The indexes of this entry are hwIpfpmMcpInstId and hwIpfpmMcpAchId.
Indexes
hwIpfpmMcpInstId hwIpfpmMcpAchId
Column Syntax OID
hwIpfpmMcpSeqNo
Sequence of a particular test instance and ACH.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.316.1.2.3.1.1
.1.3.6.1.4.1.2011.5.25.316.1.2.4 · 1 row entry · 19 columns
Loss measure statistics of an interval for a particular 
test instance.The indexes of this table are hwIpfpmMcpInstId and hwIpfpmMcpAchId and hwIpfpmMcpSeqNoHigh and hwIpfpmMcpSeqNoLow.
hwIpfpmMcpLossStatsEntry entry .1.3.6.1.4.1.2011.5.25.316.1.2.4.1
Loss measure statistics of an interval for a particular
test instance.The indexes of this entry are hwIpfpmMcpInstId and hwIpfpmMcpAchId and hwIpfpmMcpSeqNoHigh and hwIpfpmMcpSeqNoLow.
Indexes
hwIpfpmMcpInstId hwIpfpmMcpAchId hwIpfpmMcpSeqNoHigh hwIpfpmMcpSeqNoLow
Column Syntax OID
hwIpfpmMcpSeqNoHigh
High 32-bit of the hwIpfpmMcpSeqNo.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.1
hwIpfpmMcpSeqNoLow
Low 32-bit of the hwIpfpmMcpSeqNo.
SNMPv2-SMIUnsigned32
Textual Convention: SNMPv2-SMIUnsigned32 Unsigned32
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.2
hwIpfpmMcpLossErrInfo
The error code to indicate the validity and the invalidation
reason of an interval's loss measure statistics.
HWIpfpmStatErrInfo
Textual Convention: HWIpfpmStatErrInfo Enumeration
Type Values:
0noErr
1initialIntervalForward
2initialIntervalBackward
3initialIntervalBidirection
4inconsistInterval
5asynClock
6incompleteDataForward
7incompleteDataBackward
8incompleteDataBidirection
9noFlowDataForward
10noFlowDataBackward
11noFlowDataBidirection
12errFlowDataForward
13errFlowDataBackward
14errFlowDataBidirection
15multiDataOneDelay
16multiDataTwoDelay
17errDelayVariationForward
18errDelayVariationBackward
19errDelayVariationBidirection
20errMultiSourceSwitch
21unknownErr
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.3
hwIpfpmMcpForwardLossPkts
The absolute value of loss packets of forward flow measurement.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.4
hwIpfpmMcpForwardLossPktsSign
The sign of loss packets of forward flow measurement.
1 means positive number, -1 means negative number.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.5
hwIpfpmMcpForwardLossBytes
The absolute value of loss bytes of forward flow measurement.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.6
hwIpfpmMcpForwardLossBytesSign
The sign of loss bytes of forward flow measurement.
1 means positive number, -1 means negative number.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.7
hwIpfpmMcpForwardPkts
The packets of forward flow measurement.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.8
hwIpfpmMcpForwardBytes
The bytes of forward flow measurement.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.9
hwIpfpmMcpForwardLossRatio
This value divided by 1000000 is the loss ratio(%) of forward flow measurement.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.10
hwIpfpmMcpBackwardLossPkts
The absolute value of loss packets of backward flow measurement.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.11
hwIpfpmMcpBackwardLossPktsSign
The sign of loss loss packets of backward flow measurement.
1 means positive number, -1 means negative number.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.12
hwIpfpmMcpBackwardLossBytes
The absolute value of loss bytes of backward flow measurement.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.13
hwIpfpmMcpBackwardLossBytesSign
The sign of loss bytes of backward flow measurement.
1 means positive number, -1 means negative number.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.14
hwIpfpmMcpBackwardPkts
The packets of backward flow measurement.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.15
hwIpfpmMcpBackwardBytes
The bytes of backward flow measurement.
SNMPv2-SMICounter64
Textual Convention: SNMPv2-SMICounter64 Unsigned64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.16
hwIpfpmMcpBackwardLossRatio
This value divided by 1000000 is the loss ratio(%) of backward flow measurement.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.17
hwIpfpmMcpForwardLossMMSType
This value indicate multicastsrc type is 'master(0)' or 'slave(1)'.
HWIpfpmMMSType
Textual Convention: HWIpfpmMMSType Enumeration
Type Values:
0master
1slave
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.18
hwIpfpmMcpForwardLossMMSSwitch
This value indicate whether multicastsrc switched in this period.
SNMPv2-TCTruthValue
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.5.25.316.1.2.4.1.19
.1.3.6.1.4.1.2011.5.25.316.1.2.5 · 1 row entry · 6 columns
One-way delay measure statistics of an interval for a 
particular test instance.The indexes of this table are hwIpfpmMcpInstId and hwIpfpmMcpAchId and hwIpfpmMcpSeqNoHigh and hwIpfpmMcpSeqNoLow.
hwIpfpmMcpOneDelayStatEntry entry .1.3.6.1.4.1.2011.5.25.316.1.2.5.1
One-way delay measure statistics of an interval for a
particular test instance.The indexes of this entry are hwIpfpmMcpInstId and hwIpfpmMcpAchId and hwIpfpmMcpSeqNoHigh and hwIpfpmMcpSeqNoLow.
Indexes
hwIpfpmMcpInstId hwIpfpmMcpAchId hwIpfpmMcpSeqNoHigh hwIpfpmMcpSeqNoLow
Column Syntax OID
hwIpfpmMcpOneDelayErrInfo
The error code to indicate the validity and the invalidation
reason of an interval's one-way delay measure statistics.
HWIpfpmStatErrInfo
Textual Convention: HWIpfpmStatErrInfo Enumeration
Type Values:
0noErr
1initialIntervalForward
2initialIntervalBackward
3initialIntervalBidirection
4inconsistInterval
5asynClock
6incompleteDataForward
7incompleteDataBackward
8incompleteDataBidirection
9noFlowDataForward
10noFlowDataBackward
11noFlowDataBidirection
12errFlowDataForward
13errFlowDataBackward
14errFlowDataBidirection
15multiDataOneDelay
16multiDataTwoDelay
17errDelayVariationForward
18errDelayVariationBackward
19errDelayVariationBidirection
20errMultiSourceSwitch
21unknownErr
.1.3.6.1.4.1.2011.5.25.316.1.2.5.1.1
hwIpfpmMcpForwardOneDelay
The one-way delay(microsecond) of forward flow.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.5.1.2
hwIpfpmMcpForwardOneDelayVariation
The one-way delay variation(microsecond) of forward flow.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.5.1.3
hwIpfpmMcpBackwardOneDelay
The one-way delay(microsecond) of backward flow.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.5.1.4
hwIpfpmMcpBackwardOneDelayVariation
The one-way delay variation(microsecond) of backward flow.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.5.1.5
hwIpfpmMcpForwardOneDelayMMSType
This value indicate multicastsrc type is 'master(0)' or 'slave(1)'.
HWIpfpmMMSType
Textual Convention: HWIpfpmMMSType Enumeration
Type Values:
0master
1slave
.1.3.6.1.4.1.2011.5.25.316.1.2.5.1.6
.1.3.6.1.4.1.2011.5.25.316.1.2.6 · 1 row entry · 7 columns
Two-way delay measure statistics of an interval for a 
particular test instance.The indexes of this table are hwIpfpmMcpInstId and hwIpfpmMcpAchId and hwIpfpmMcpSeqNoHigh and hwIpfpmMcpSeqNoLow.
hwIpfpmMcpTwoDelayStatEntry entry .1.3.6.1.4.1.2011.5.25.316.1.2.6.1
Two-way delay measure statistics of an interval for a
particular test instance.The indexes of this entry are hwIpfpmMcpInstId and hwIpfpmMcpAchId and hwIpfpmMcpSeqNoHigh and hwIpfpmMcpSeqNoLow.
Indexes
hwIpfpmMcpInstId hwIpfpmMcpAchId hwIpfpmMcpSeqNoHigh hwIpfpmMcpSeqNoLow
Column Syntax OID
hwIpfpmMcpTwoDelayErrInfo
The error code to indicate the validity and the invalidation
reason of an interval's two-way delay measure statistics.
HWIpfpmStatErrInfo
Textual Convention: HWIpfpmStatErrInfo Enumeration
Type Values:
0noErr
1initialIntervalForward
2initialIntervalBackward
3initialIntervalBidirection
4inconsistInterval
5asynClock
6incompleteDataForward
7incompleteDataBackward
8incompleteDataBidirection
9noFlowDataForward
10noFlowDataBackward
11noFlowDataBidirection
12errFlowDataForward
13errFlowDataBackward
14errFlowDataBidirection
15multiDataOneDelay
16multiDataTwoDelay
17errDelayVariationForward
18errDelayVariationBackward
19errDelayVariationBidirection
20errMultiSourceSwitch
21unknownErr
.1.3.6.1.4.1.2011.5.25.316.1.2.6.1.1
hwIpfpmMcpTwoDelay
The two-way delay(microsecond) of monitored flow.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.6.1.2
hwIpfpmMcpTwoDelayVariation
The two-way delay variation(microsecond) of monitored flow.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.6.1.3
hwIpfpmMcpForwardDelay
The forward flow delay(microsecond) in two-way delay measurement.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.6.1.4
hwIpfpmMcpForwardDelayVariation
The forward flow variation(microsecond) in two-way delay measurement.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.6.1.5
hwIpfpmMcpBackwardDelay
The backward flow delay(microsecond) in two-way delay measurement.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.6.1.6
hwIpfpmMcpBackwardDelayVariation
The backward flow variation(microsecond) in two-way delay measurement.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.6.1.7
.1.3.6.1.4.1.2011.5.25.316.1.2.7 · 1 row entry · 8 columns
Multi-in-point one-way delay measure statistics of an interval for a
particular test instance.The indexes of this table are hwIpfpmMcpInstId and 
		hwIpfpmMcpAchId and hwIpfpmMcpSeqNoHigh and hwIpfpmMcpSeqNoLow and hwIpfpmMcpOneDelayFlowType and hwIpfpmMcpOneDelayMultiSrcDCP and 
		hwIpfpmMcpOneDelayMultiSrcTLP and hwIpfpmMcpOneDelayMultiDesDCP and hwIpfpmMcpOneDelayMultiDesTLP
hwIpfpmMcpOneDelayMultiStatEntry entry .1.3.6.1.4.1.2011.5.25.316.1.2.7.1
Multi-in-point one-way delay measure statistics of an interval for a
particular test instance.The indexes of this entry are hwIpfpmMcpInstId and
hwIpfpmMcpAchId and hwIpfpmMcpSeqNoHigh and hwIpfpmMcpSeqNoLow and hwIp…
Indexes
hwIpfpmMcpInstId hwIpfpmMcpAchId hwIpfpmMcpSeqNoHigh hwIpfpmMcpSeqNoLow hwIpfpmMcpOneDelayFlowType hwIpfpmMcpOneDelayMultiSrcDCP hwIpfpmMcpOneDelayMultiSrcTLP hwIpfpmMcpOneDelayMultiDesDCP hwIpfpmMcpOneDelayMultiDesTLP
Column Syntax OID
hwIpfpmMcpOneDelayFlowType
The flow type for multi-in-point one-delay.
HWIpfpmMcpFlowType
Textual Convention: HWIpfpmMcpFlowType Enumeration
Type Values:
0none
1forward
2backward
3bidirectional
.1.3.6.1.4.1.2011.5.25.316.1.2.7.1.1
hwIpfpmMcpOneDelayMultiSrcDCP
The multi-in-point one-way delay source DCP.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.25.316.1.2.7.1.2
hwIpfpmMcpOneDelayMultiSrcTLP
The multi-in-point one-way delay source TLP.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.7.1.3
hwIpfpmMcpOneDelayMultiDesDCP
The multi-in-point one-way delay destination DCP.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.25.316.1.2.7.1.4
hwIpfpmMcpOneDelayMultiDesTLP
The multi-in-point one-way delay destination TLP.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.7.1.5
hwIpfpmMcpOneDelayMultiErrInfo
The error code to indicate the validity and the invalidation
reason of an interval's multi-in-point one-way delay measure statistics.
HWIpfpmStatErrInfo
Textual Convention: HWIpfpmStatErrInfo Enumeration
Type Values:
0noErr
1initialIntervalForward
2initialIntervalBackward
3initialIntervalBidirection
4inconsistInterval
5asynClock
6incompleteDataForward
7incompleteDataBackward
8incompleteDataBidirection
9noFlowDataForward
10noFlowDataBackward
11noFlowDataBidirection
12errFlowDataForward
13errFlowDataBackward
14errFlowDataBidirection
15multiDataOneDelay
16multiDataTwoDelay
17errDelayVariationForward
18errDelayVariationBackward
19errDelayVariationBidirection
20errMultiSourceSwitch
21unknownErr
.1.3.6.1.4.1.2011.5.25.316.1.2.7.1.6
hwIpfpmMcpOneDelayMulti
The multi-in-point one-way delay(microsecond).
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.7.1.7
hwIpfpmMcpOneDelayMultiVariation
The multi-in-point one-way delay variation(microsecond).
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.7.1.8
.1.3.6.1.4.1.2011.5.25.316.1.2.8 · 1 row entry · 15 columns
Multi-in-point two-way delay measure statistics of an interval for a
particular test instance.The indexes of this table are 
		hwIpfpmMcpInstId and hwIpfpmMcpAchId and hwIpfpmMcpSeqNoHigh and hwIpfpmMcpSeqNoLow and hwIpfpmMcpForwardDelayMultiSrcDCP and 
		hwIpfpmMcpForwardDelayMultiSrcTLP and hwIpfpmMcpForwardDelayMultiDesDCP and hwIpfpmMcpForwardDelayMultiDesTLP and 
		hwIpfpmMcpBackwardDelayMultiSrcDCP and hwIpfpmMcpBackwardDelayMultiSrcTLP and hwIpfpmMcpBackwardDelayMultiDesDCP and hwIpfpmMcpBackwardDelayMultiDesTLP.
hwIpfpmMcpTwoDelayMultiStatEntry entry .1.3.6.1.4.1.2011.5.25.316.1.2.8.1
Multi-in-point two-way delay measure statistics of an interval for a
particular test instance.The indexes of this entry are
hwIpfpmMcpInstId and hwIpfpmMcpAchId and hwIpfpmMcpSeqNoHigh and hwIpfpmMcpSeqNoLow and hwIp…
Indexes
hwIpfpmMcpInstId hwIpfpmMcpAchId hwIpfpmMcpSeqNoHigh hwIpfpmMcpSeqNoLow hwIpfpmMcpForwardDelayMultiSrcDCP hwIpfpmMcpForwardDelayMultiSrcTLP hwIpfpmMcpForwardDelayMultiDesDCP hwIpfpmMcpForwardDelayMultiDesTLP hwIpfpmMcpBackwardDelayMultiSrcDCP hwIpfpmMcpBackwardDelayMultiSrcTLP hwIpfpmMcpBackwardDelayMultiDesDCP hwIpfpmMcpBackwardDelayMultiDesTLP
Column Syntax OID
hwIpfpmMcpForwardDelayMultiSrcDCP
The multi-in-point two-way delay source DCP of forward flow.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.25.316.1.2.8.1.1
hwIpfpmMcpForwardDelayMultiSrcTLP
The multi-in-point two-way delay source TLP of forward flow.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.8.1.2
hwIpfpmMcpForwardDelayMultiDesDCP
The multi-in-point two-way delay destination DCP of forward flow.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.25.316.1.2.8.1.3
hwIpfpmMcpForwardDelayMultiDesTLP
The multi-in-point two-way delay destination TLP of forward flow.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.8.1.4
hwIpfpmMcpBackwardDelayMultiSrcDCP
The multi-in-point two-way delay source DCP of backward flow.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.25.316.1.2.8.1.5
hwIpfpmMcpBackwardDelayMultiSrcTLP
The multi-in-point two-way delay source TLP of backward flow.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.8.1.6
hwIpfpmMcpBackwardDelayMultiDesDCP
The multi-in-point two-way delay destination DCP of backward flow.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.25.316.1.2.8.1.7
hwIpfpmMcpBackwardDelayMultiDesTLP
The multi-in-point two-way delay destination TLP of backward flow.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.8.1.8
hwIpfpmMcpTwoDelayMultiErrInfo
The error code to indicate the validity and the invalidation
reason of an interval's multi-in-point two-way delay measure statistics.
HWIpfpmStatErrInfo
Textual Convention: HWIpfpmStatErrInfo Enumeration
Type Values:
0noErr
1initialIntervalForward
2initialIntervalBackward
3initialIntervalBidirection
4inconsistInterval
5asynClock
6incompleteDataForward
7incompleteDataBackward
8incompleteDataBidirection
9noFlowDataForward
10noFlowDataBackward
11noFlowDataBidirection
12errFlowDataForward
13errFlowDataBackward
14errFlowDataBidirection
15multiDataOneDelay
16multiDataTwoDelay
17errDelayVariationForward
18errDelayVariationBackward
19errDelayVariationBidirection
20errMultiSourceSwitch
21unknownErr
.1.3.6.1.4.1.2011.5.25.316.1.2.8.1.9
hwIpfpmMcpTwoDelayMulti
The multi-in-point two-way delay(microsecond) of monitored flow.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.8.1.10
hwIpfpmMcpTwoDelayMultiVariation
The multi-in-point two-way delay variation(microsecond) of monitored flow.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.8.1.11
hwIpfpmMcpForwardDelayMulti
The forward flow delay(microsecond) in multi-in-point two-way delay measurement.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.8.1.12
hwIpfpmMcpForwardDelayMultiVariation
The forward flow variation(microsecond) in multi-in-point two-way delay measurement.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.8.1.13
hwIpfpmMcpBackwardDelayMulti
The backward flow delay(microsecond) in multi-in-point two-way delay measurement.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.8.1.14
hwIpfpmMcpBackwardDelayMultiVariation
The backward flow variation(microsecond) in multi-in-point two-way delay measurement.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.1.2.8.1.15
.1.3.6.1.4.1.2011.5.25.316.2.1.7 · 1 row entry · 4 columns
IPFPM authentication information for DCP.The index of this table is hwIpfpmDcpAuthKeyId.
hwIpfpmDcpAuthEntry entry .1.3.6.1.4.1.2011.5.25.316.2.1.7.1
IPFPM authentication information for DCP.The index of this entry is hwIpfpmDcpAuthKeyId.
Indexes
hwIpfpmDcpAuthKeyId
Column Syntax OID
hwIpfpmDcpAuthKeyId
Identification of the DCP authentication.
Integer32
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.5.25.316.2.1.7.1.1
hwIpfpmDcpAuthType
Authentication type of the DCP. The enumeration
'hmac-sha256(1)' represents the password is sent after being
encrypted through hmac-sha256. By default, authentication is not configured.
HWIpfpmAuthTyper/w
Textual Convention: HWIpfpmAuthType Enumeration
Type Values:
1hmac-sha256
.1.3.6.1.4.1.2011.5.25.316.2.1.7.1.2
hwIpfpmDcpAuthKey
The password used as an IPFPM authentication key.
OctetStringr/w
Constraints:
range: 0-432
.1.3.6.1.4.1.2011.5.25.316.2.1.7.1.3
hwIpfpmDcpAuthRowStatus
Used for controlling the creation and deletion of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.5.25.316.2.1.7.1.4
.1.3.6.1.4.1.2011.5.25.316.2.1.8 · 1 row entry · 11 columns
IPFPM configuration information for a particular DCP test 
instance.The index of this table is hwIpfpmDcpInstId.
hwIpfpmDcpInstEntry entry .1.3.6.1.4.1.2011.5.25.316.2.1.8.1
IPFPM configuration information for a particular DCP test
instance.The index of this entry is hwIpfpmDcpInstId.
Indexes
hwIpfpmDcpInstId
Column Syntax OID
hwIpfpmDcpInstId
Identification of the test instance.
Integer32
Constraints:
range: 16711681-16777214
range: 1-8355838
.1.3.6.1.4.1.2011.5.25.316.2.1.8.1.1
hwIpfpmDcpInstDesc
Description of the test instance.
if the string length is 0, it represents that it is not configured.
OctetStringr/w
Constraints:
range: 0-64
.1.3.6.1.4.1.2011.5.25.316.2.1.8.1.2
hwIpfpmDcpInstMcpId
Identification of the MCP that DCP reports measure data of
this test instance to. The value 0.0.0.0 represents that it is not
configured
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.25.316.2.1.8.1.3
hwIpfpmDcpInstMcpPort
The listening port of the MCP that DCP reports measure
data of this test instance to. It need setting
'hwIpfpmDcpInstMcpId' first before setting this object.
Integer32r/w
Constraints:
range: 1024-65535
.1.3.6.1.4.1.2011.5.25.316.2.1.8.1.4
hwIpfpmDcpInstInterval
This object indicates that interval of an test instance is
'interval1s(1)' or 'interval10s(10)' or 'interval60s(60)'
or 'interval600s(600)'.
HWIpfpmInstIntervalTyper/w
Textual Convention: HWIpfpmInstIntervalType Enumeration
Type Values:
1interval1s
10interval10s
60interval60s
600interval600s
.1.3.6.1.4.1.2011.5.25.316.2.1.8.1.5
hwIpfpmDcpInstRowStatus
Used for controlling the creation and deletion of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.5.25.316.2.1.8.1.6
hwIpfpmDcpInstType
type of the test instance.
HWIpfpmInstTyper/w
Textual Convention: HWIpfpmInstType Enumeration
Type Values:
0unicast
1multicastsrc
2multicastrecv
.1.3.6.1.4.1.2011.5.25.316.2.1.8.1.7
hwIpfpmDcpSourceInstId
Identification of the source instance.
Integer32r/w
Constraints:
range: 16711681-16777214
range: 0-0
.1.3.6.1.4.1.2011.5.25.316.2.1.8.1.8
hwIpfpmDcpInstMcpVpnName
The name of the VPN instance through which the DCP and the MCP communicates.
'hwIpfpmDcpInstMcpId' should be setted first before setting this object.
OctetStringr/w
Constraints:
range: 0-31
.1.3.6.1.4.1.2011.5.25.316.2.1.8.1.9
hwIpfpmDcpInstMcpVpnType
The type of the VPN instance. 'hwIpfpmDcpInstMcpId' should be setted first
before setting this object.
HWIpfpmVpnTyper/w
Textual Convention: HWIpfpmVpnType Enumeration
Type Values:
0none
1manage-vpn
2vpn-instance
.1.3.6.1.4.1.2011.5.25.316.2.1.8.1.10
hwIpfpmDcpInstGroupId
The group identification of the test instance.
Integer32r/w
Constraints:
range: 0-8355838
.1.3.6.1.4.1.2011.5.25.316.2.1.8.1.11
.1.3.6.1.4.1.2011.5.25.316.2.1.9 · 1 row entry · 4 columns
IPFPM authentication information for a particular DCP test 
instance.The indexes of this table are hwIpfpmDcpInstId and hwIpfpmDcpInstAuthKeyId.
hwIpfpmDcpInstAuthEntry entry .1.3.6.1.4.1.2011.5.25.316.2.1.9.1
IPFPM authentication information for a particular DCP test
instance.The indexes of this entry are hwIpfpmDcpInstId and hwIpfpmDcpInstAuthKeyId.
Indexes
hwIpfpmDcpInstId hwIpfpmDcpInstAuthKeyId
Column Syntax OID
hwIpfpmDcpInstAuthKeyId
Identification of the DCP authentication.
Integer32
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.5.25.316.2.1.9.1.1
hwIpfpmDcpInstAuthType
Authentication type of DCP instance authentication. The
enumeration 'hmac-sha256(1)' represents the password is sent after
being encrypted through hmac-sha256. By default, authentication is
not configured. If this …
HWIpfpmAuthTyper/w
Textual Convention: HWIpfpmAuthType Enumeration
Type Values:
1hmac-sha256
.1.3.6.1.4.1.2011.5.25.316.2.1.9.1.2
hwIpfpmDcpInstAuthKey
The password used as an DCP test instance authentication key.
OctetStringr/w
Constraints:
range: 0-432
.1.3.6.1.4.1.2011.5.25.316.2.1.9.1.3
hwIpfpmDcpInstAuthRowStatus
Used for controlling the creation and deletion of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.5.25.316.2.1.9.1.4
.1.3.6.1.4.1.2011.5.25.316.2.1.10 · 1 row entry · 18 columns
IPFPM configuration information for a particular DCP test 
instance flow.The indexes of this table are hwIpfpmDcpInstId and hwIpfpmDcpFlowType.
hwIpfpmDcpFlowEntry entry .1.3.6.1.4.1.2011.5.25.316.2.1.10.1
IPFPM configuration information for a particular DCP test
instance flow.The indexes of this entry are hwIpfpmDcpInstId and hwIpfpmDcpFlowType.
Indexes
hwIpfpmDcpInstId hwIpfpmDcpFlowType
Column Syntax OID
hwIpfpmDcpFlowType
This object indicates that the flow is 'forward(1)' or
'backward(2)' or 'bidirectional(3)'.
HWIpfpmFlowType
Textual Convention: HWIpfpmFlowType Enumeration
Type Values:
0null
1forward
2backward
3bidirectional
4forwardandbackward
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.1
hwIpfpmDcpFlowProtocol
This object indicates the protocol specified as the flow feature.
'hwIpfpmDcpFlowSrcPortBgn', 'hwIpfpmDcpFlowSrcPortEnd',
'hwIpfpmDcpFlowDstPortBgn', and 'hwIpfpmDcpFlowDstPortEnd' can be
configured only when the valu…
Integer32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.2
hwIpfpmDcpFlowDscp
This object indicates the DSCP specified as the flow
feature. The value -1 represents that this object is
not configured.
Integer32r/w
Constraints:
range: -1-63
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.3
hwIpfpmDcpFlowSrcAddr
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.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.4
hwIpfpmDcpFlowSrcMaskLen
This object indicates the source ip mask length specified
as the flow feature.
Integer32r/w
Constraints:
range: 1-32
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.5
hwIpfpmDcpFlowDstAddr
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.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.6
hwIpfpmDcpFlowDstMaskLen
This object indicates the destination ip mask length
specified as the flow feature.
Integer32r/w
Constraints:
range: 1-32
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.7
hwIpfpmDcpFlowSrcPortBgn
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
configu…
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.8
hwIpfpmDcpFlowSrcPortEnd
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 configur…
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.9
hwIpfpmDcpFlowDstPortBgn
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 con…
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.10
hwIpfpmDcpFlowDstPortEnd
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 confi…
Integer32r/w
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.11
hwIpfpmDcpFlowRowStatus
Used for controlling the creation and deletion of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.12
hwIpfpmDcpFlowOuterSrcAddr
This object indicates the outer source ip address specified as the
flow feature. The value 0 represents that this object is not configured.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.13
hwIpfpmDcpFlowOuterDstAddr
This object indicates the outer destination ip address specified as the
flow feature. The value 0 represents that this object is not configured.
SNMPv2-SMIIpAddressr/w
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.14
hwIpfpmDcpFlowForwardGtpTeid
This object indicates the value of forward gtp teid
specified as the flow feature. The value 0 represents that this object is not configured.
Unsigned32r/w
Constraints:
range: 0-4294967294
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.15
hwIpfpmDcpFlowBackwardGtpTeid
This object indicates the value of backward gtp teid
specified as the flow feature. The value 0 represents that this object is not configured.
Unsigned32r/w
Constraints:
range: 0-4294967294
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.16
hwIpfpmDcpFlowVxlan
The Vxlan of the flow feature. The value
false(2) represents that this object is not configured.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.17
hwIpfpmDcpFlowVni
This object indicates the value of vni
specified as the flow feature. The value 0 represents that this object is not configured.
Integer32r/w
Constraints:
range: 0-16000000
.1.3.6.1.4.1.2011.5.25.316.2.1.10.1.18
.1.3.6.1.4.1.2011.5.25.316.2.1.11 · 1 row entry · 25 columns
IPFPM configuration information for a particular TLP.
The indexes of this table are hwIpfpmDcpInstId and hwIpfpmDcpTlpId.
hwIpfpmDcpInstTlpEntry entry .1.3.6.1.4.1.2011.5.25.316.2.1.11.1
IPFPM configuration information for a particular TLP.
The indexes of this entry are hwIpfpmDcpInstId and hwIpfpmDcpTlpId.
Indexes
hwIpfpmDcpInstId hwIpfpmDcpTlpId
Column Syntax OID
hwIpfpmDcpInstTlpRole
The object indicates the TLP position 'in-point(1)' or 'out-point(2) or 'mid-point(3)'.
HWIpfpmTlpRoler/w
Textual Convention: HWIpfpmTlpRole Enumeration
Type Values:
1in-point
2out-point
3mid-point
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.1
hwIpfpmDcpInstTlpFlowType
The object indicates the flow type of the instance TLP is
'forward(1)' or 'backward(2)' or 'bidirectional(3)' or
'forwardandbackward(4)'. Only 'forward(1)' and 'backward(2)'
can be configured when 'hwIpfpmDcpInstTlpRo…
HWIpfpmFlowTyper/w
Textual Convention: HWIpfpmFlowType Enumeration
Type Values:
0null
1forward
2backward
3bidirectional
4forwardandbackward
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.2
hwIpfpmDcpInstTlpDirec
The object indicates the TLP is 'ingress(1)' or 'egress(2)'
of the flow of DCP test instance.
HWIpfpmFlowTlpDirecr/w
Textual Convention: HWIpfpmFlowTlpDirec Enumeration
Type Values:
1ingress
2egress
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.3
hwIpfpmDcpInstTlpVpnLabel
The VPN label of of the flow that the TLP measured. The
value -1 represents that this object is not configured.
Integer32r/w
Constraints:
range: -1-1048575
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.4
hwIpfpmDcpInstTlpCtrlWordFlag
The control word flag of the flow that the TLP measured. The value
false(2) represents that this object is not configured.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.5
hwIpfpmDcpInstTlpLspLabel
The LSP label of the flow that the TLP measured. The value
-1 represents that this object is not configured.
Integer32r/w
Constraints:
range: -1-1048575
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.6
hwIpfpmDcpInstTlpL2VpnFlag
The L2VPN flag of the flow that the TLP measured. The value
false(2) represents that this object is not configured.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.7
hwIpfpmDcpInstTlpTpId
The tpid for vlan. The value range is from '600' to 'FFFF'.
OctetStringr/w
Constraints:
range: 3-4
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.8
hwIpfpmDcpInstTlpRowStatus
Used for controlling the creation and deletion of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.9
hwIpfpmDcpInstTlpMultiSrcType
The object indicates the type of multicastsrc 'master(0)'or 'slave(1)'.
HWIpfpmMMSTyper/w
Textual Convention: HWIpfpmMMSType Enumeration
Type Values:
0master
1slave
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.10
hwIpfpmDcpInstTlpFlowLabelFlag
This value indicate whether the flow-label is configured.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.11
hwIpfpmDcpInstTlpLspLabel2
The LSP label of the flow that the TLP measured. The value
-1 represents that this object is not configured. The value
-2 represents that this object matches any label.
Integer32r/w
Constraints:
range: -2-1048575
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.12
hwIpfpmDcpInstTlpLspLabel3
The LSP label of the flow that the TLP measured. The value
-1 represents that this object is not configured.
Integer32r/w
Constraints:
range: -1-1048575
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.13
hwIpfpmDcpInstTlpOuterVlan
The outer-vlan id of the flow that the TLP measured. The value
0 represents that this object is not configured.
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.14
hwIpfpmDcpInstTlpInnerVlan
The inner-vlan id of the flow that the TLP measured. The value
0 represents that this object is not configured.
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.15
hwIpfpmDcpInstTlpBackwardVpnLabel
The VPN label of of the flow that the TLP measured. The
value -1 represents that this object is not configured.
Integer32r/w
Constraints:
range: -1-1048575
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.16
hwIpfpmDcpInstTlpBackwardCtrlWordFlag
The control word flag of the flow that the TLP measured. The value
false(2) represents that this object is not configured.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.17
hwIpfpmDcpInstTlpBackwardLspLabel
The LSP label of the flow that the TLP measured. The value
-1 represents that this object is not configured.
Integer32r/w
Constraints:
range: -1-1048575
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.18
hwIpfpmDcpInstTlpBackwardLspLabel2
The LSP label of the flow that the TLP measured. The value
-1 represents that this object is not configured. The value
-2 represents that this object matches any label.
Integer32r/w
Constraints:
range: -2-1048575
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.19
hwIpfpmDcpInstTlpBackwardLspLabel3
The LSP label of the flow that the TLP measured. The value
-1 represents that this object is not configured.
Integer32r/w
Constraints:
range: -1-1048575
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.20
hwIpfpmDcpInstTlpBackwardL2VpnFlag
The L2VPN flag of the flow that the TLP measured. The value
false(2) represents that this object is not configured.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.21
hwIpfpmDcpInstTlpBackwardFlowLabelFlag
This object indicates whether the flow label function is configured for the backward target flow. If the value is false(2), the flow label function is not configured.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.22
hwIpfpmDcpInstTlpBackwardOuterVlan
The outer-vlan id of the flow that the TLP measured. The value
0 represents that this object is not configured.
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.23
hwIpfpmDcpInstTlpBackwardInnerVlan
The inner-vlan id of the flow that the TLP measured. The value
0 represents that this object is not configured.
Integer32r/w
Constraints:
range: 0-4094
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.24
hwIpfpmDcpInstTlpBackwardTpId
The tpid for vlan. The value range is from '600' to 'FFFF'.
OctetStringr/w
Constraints:
range: 3-4
.1.3.6.1.4.1.2011.5.25.316.2.1.11.1.25
.1.3.6.1.4.1.2011.5.25.316.2.1.12 · 1 row entry · 4 columns
IPFPM loss measure configuration information for a particular  
DCP test instance.The indexes of this table are hwIpfpmDcpInstId and hwIpfpmDcpLossTlpRole.
hwIpfpmDcpLossMeasEntry entry .1.3.6.1.4.1.2011.5.25.316.2.1.12.1
IPFPM loss measure configuration information for a particular
DCP test instance.The indexes of this entry are hwIpfpmDcpInstId and hwIpfpmDcpLossTlpRole.
Indexes
hwIpfpmDcpInstId hwIpfpmDcpLossTlpRole
Column Syntax OID
hwIpfpmDcpLossEnable
This object indicates that the on-demand loss measure
function is 'enabled(1)' or 'disabled(2)'.
HWEnabledStatusr/w
Textual Convention: HWEnabledStatus Enumeration
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.2011.5.25.316.2.1.12.1.1
hwIpfpmDcpLossContEnable
This object indicates that the continual loss measure
function is 'enabled(1)' or 'disabled(2)'.
HWEnabledStatusr/w
Textual Convention: HWEnabledStatus Enumeration
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.2011.5.25.316.2.1.12.1.2
hwIpfpmDcpLossTimeRange
The time range in which the on-demand loss measure
function is enabled. The enumeration values include
'timerange5m(5)', 'timerange10m(10)', 'timerange15m(15)',
and 'timerange30m(30)'. The value 'null(0)' represents
t…
HWIpfpmMeasTimeRangeTyper/w
Textual Convention: HWIpfpmMeasTimeRangeType Enumeration
Type Values:
0null
5timerange5m
10timerange10m
15timerange15m
30timerange30m
.1.3.6.1.4.1.2011.5.25.316.2.1.12.1.3
hwIpfpmDcpLossTlpRole
The type of TLP that loss measure enabled on. The
enumeration values include 'e2e(1)','section(2)'
. The value 'e2e(1)' represents that this object is end-end.
The value 'section(2)' represents that this object is m…
HWIpfpmLossTlpRole
Textual Convention: HWIpfpmLossTlpRole Enumeration
Type Values:
1e2e
2section
.1.3.6.1.4.1.2011.5.25.316.2.1.12.1.4
.1.3.6.1.4.1.2011.5.25.316.2.1.13 · 1 row entry · 7 columns
IPFPM delay measure configuration information for a particular  
DCP test instance.The indexes of this table are hwIpfpmDcpInstId and hwIpfpmDcpDelayTlpRole.
hwIpfpmDcpDelayMeasEntry entry .1.3.6.1.4.1.2011.5.25.316.2.1.13.1
IPFPM delay measure configuration information for a particular
DCP test instance.The indexes of this entry are hwIpfpmDcpInstId and hwIpfpmDcpDelayTlpRole.
Indexes
hwIpfpmDcpInstId hwIpfpmDcpDelayTlpRole
Column Syntax OID
hwIpfpmDcpDelayEnable
This object indicates that the on-demand delay
measure function is 'enabled(1)' or 'disabled(2)'.
HWEnabledStatusr/w
Textual Convention: HWEnabledStatus Enumeration
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.2011.5.25.316.2.1.13.1.1
hwIpfpmDcpDelayContEnable
This object indicates that the continual delay
measure function is 'enabled(1)' or 'disabled(2)'.
HWEnabledStatusr/w
Textual Convention: HWEnabledStatus Enumeration
Type Values:
1enabled
2disabled
.1.3.6.1.4.1.2011.5.25.316.2.1.13.1.2
hwIpfpmDcpDelayMeasType
The type of delay measure. The enumeration values
include 'oneway(1)' and 'twoway(2)'. The value
'null(0)' represents that this object is not
configured.
HWIpfpmDelayMeasTyper/w
Textual Convention: HWIpfpmDelayMeasType Enumeration
Type Values:
0null
1oneway
2twoway
.1.3.6.1.4.1.2011.5.25.316.2.1.13.1.3
hwIpfpmDcpDelayTimeRange
The time range in which the on-demand delay measure
function is enabled. The enumeration values include
'timerange5m(5)', 'timerange10m(10)', 'timerange15m(15)',
and 'timerange30m(30)'. The value 'null(0)' represents
HWIpfpmMeasTimeRangeTyper/w
Textual Convention: HWIpfpmMeasTimeRangeType Enumeration
Type Values:
0null
5timerange5m
10timerange10m
15timerange15m
30timerange30m
.1.3.6.1.4.1.2011.5.25.316.2.1.13.1.4
hwIpfpmDcpDelayTlpRole
The type of TLP that delay measure enabled on. The
enumeration values include 'e2e(1)','section(2)'
. The value 'e2e(1)' represents that this object is end-end.
The value 'section(2)' represents that this object is…
HWIpfpmDelayTlpRole
Textual Convention: HWIpfpmDelayTlpRole Enumeration
Type Values:
1e2e
2section
.1.3.6.1.4.1.2011.5.25.316.2.1.13.1.5
hwIpfpmDcpDelayForwardTlpId
The ingress TLP of the flow for one-way delay measure
or the ingress TLP of the forward flow for two-way delay
measure. The value 0 represents that this object is not
configured.
Integer32r/w
Constraints:
range: 0-16777215
.1.3.6.1.4.1.2011.5.25.316.2.1.13.1.6
hwIpfpmDcpDelayBackwardTlpId
The ingress TLP of the backward flow for two-way delay
measure. The value 0 represents that this object is
not configured.
Integer32r/w
Constraints:
range: 0-16777215
.1.3.6.1.4.1.2011.5.25.316.2.1.13.1.7
.1.3.6.1.4.1.2011.5.25.316.2.1.14 · 1 row entry · 4 columns
IPFPM configuration information for a particular TLP on interface.
The index of this table is hwIpfpmDcpTlpId.
hwIpfpmDcpTlpEntry entry .1.3.6.1.4.1.2011.5.25.316.2.1.14.1
IPFPM configuration information for a particular TLP on interface.
The index of this entry is hwIpfpmDcpTlpId.
Indexes
hwIpfpmDcpTlpId
Column Syntax OID
hwIpfpmDcpTlpId
Identification of TLP.
Integer32
Constraints:
range: 1-16777215
.1.3.6.1.4.1.2011.5.25.316.2.1.14.1.1
hwIpfpmDcpTlpIfIndex
The index of the port that the TLP configured on.
IF-MIBInterfaceIndexr/w
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.2011.5.25.316.2.1.14.1.2
hwIpfpmDcpTlpRowStatus
Used for controlling the creation and deletion of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.5.25.316.2.1.14.1.3
hwIpfpmDcpTlpVlanId
The VLAN ID of the TLP measured. The value 0 represents
ce-default-vlan. The value 65535 represents that this
object is not configured.
Integer32r/w
Constraints:
range: 0-4094
range: 65535-65535
.1.3.6.1.4.1.2011.5.25.316.2.1.14.1.4
.1.3.6.1.4.1.2011.5.25.316.2.1.15 · 1 row entry · 3 columns
The TLP information which is configured with the interface.
The indexes of this table are hwIpfpmDcpTlpQueryIfIndex and hwIpfpmDcpTlpQueryVlanId.
hwIpfpmDcpTlpQueryEntry entry .1.3.6.1.4.1.2011.5.25.316.2.1.15.1
The TLP information which is configured with the interface.
The indexes of this entry are hwIpfpmDcpTlpQueryIfIndex and hwIpfpmDcpTlpQueryVlanId.
Indexes
hwIpfpmDcpTlpQueryIfIndex hwIpfpmDcpTlpQueryVlanId
Column Syntax OID
hwIpfpmDcpTlpQueryIfIndex
The interface index which is configured with TLP.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.2011.5.25.316.2.1.15.1.1
hwIpfpmDcpTlpQueryTlpId
The TLP ID which is configured on the interface.
Integer32
Constraints:
range: 1-16777215
.1.3.6.1.4.1.2011.5.25.316.2.1.15.1.2
hwIpfpmDcpTlpQueryVlanId
The VLAN ID of the TLP measured. The value 0
represents ce-default-vlan. The value 65535
represents that this object is not configured.
Integer32
Constraints:
range: 65535-65535
range: 0-4094
.1.3.6.1.4.1.2011.5.25.316.2.1.15.1.3
.1.3.6.1.4.1.2011.5.25.316.2.1.16 · 1 row entry · 1 columns
The information is that the multicast source instance referred by some multicast receiver instances.
The index of this table is hwIpfpmDcpInstId.
hwIpfpmDcpSrcInstReferQueryEntry entry .1.3.6.1.4.1.2011.5.25.316.2.1.16.1
The information is that the multicast source instance referred by some multicast receiver instances.
The index of this entry is hwIpfpmDcpInstId.
Indexes
hwIpfpmDcpInstId
Column Syntax OID
hwIpfpmDcpSrcInstReferCnt
The object indicates the counter that the multicast source instance referred by some multicast receiver instances.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.2.1.16.1.1
.1.3.6.1.4.1.2011.5.25.316.2.1.17 · 1 row entry · 6 columns
The TLP information which is configured with the interface.
The indexes of this table are hwIpfpmDcpTlpQueryExtIfIndex and 
hwIpfpmDcpTlpQueryExtVlanId and hwIpfpmDcpTlpQueryExtOntId and hwIpfpmDcpTlpQueryExtOntPortType and hwIpfpmDcpTlpQueryExtOntPortId.
hwIpfpmDcpTlpQueryExtEntry entry .1.3.6.1.4.1.2011.5.25.316.2.1.17.1
The TLP information which is configured with the interface.
The indexes of this entry are hwIpfpmDcpTlpQueryExtIfIndex and
hwIpfpmDcpTlpQueryExtVlanId and hwIpfpmDcpTlpQueryExtOntId and hwIpfpmDcpTlpQueryExtOntPortType…
Indexes
hwIpfpmDcpTlpQueryExtIfIndex hwIpfpmDcpTlpQueryExtVlanId hwIpfpmDcpTlpQueryExtOntId hwIpfpmDcpTlpQueryExtOntPortType hwIpfpmDcpTlpQueryExtOntPortId
Column Syntax OID
hwIpfpmDcpTlpQueryExtIfIndex
The interface index which is configured with TLP.
IF-MIBInterfaceIndex
Textual Convention: IF-MIBInterfaceIndex Integer32
Type Constraints:
range: 1..2147483647
.1.3.6.1.4.1.2011.5.25.316.2.1.17.1.1
hwIpfpmDcpTlpQueryExtTlpId
The TLP ID which is configured on the interface.
Integer32
Constraints:
range: 1-16777215
.1.3.6.1.4.1.2011.5.25.316.2.1.17.1.2
hwIpfpmDcpTlpQueryExtVlanId
The VLAN ID of the TLP measured. The value 0
represents ce-default-vlan. The value 65535
represents that this object is not configured.
Integer32
Constraints:
range: 65535-65535
range: 0-4094
.1.3.6.1.4.1.2011.5.25.316.2.1.17.1.3
hwIpfpmDcpTlpQueryExtOntId
This object indicates the ONT ID.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.2.1.17.1.4
hwIpfpmDcpTlpQueryExtOntPortType
This object indicates the ONT port's type.
Options:
1. eth (47) -indicates ONT port's type is the eth type.
2. invalid(-1) -indicates ONT port's type is not matched.
Enumeration
Enumerated Values:
-1invalid
47eth
.1.3.6.1.4.1.2011.5.25.316.2.1.17.1.5
hwIpfpmDcpTlpQueryExtOntPortId
This object indicates the ONT port ID.
SNMPv2-SMIInteger32
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.2.1.17.1.6
.1.3.6.1.4.1.2011.5.25.316.2.1.18 · 1 row entry · 7 columns
IPFPM configuration information for a particular TLP on interface.
The index of this table is hwIpfpmDcpExtTlpId.
hwIpfpmDcpTlpExtEntry entry .1.3.6.1.4.1.2011.5.25.316.2.1.18.1
IPFPM configuration information for a particular TLP on interface.
The index of this entry is hwIpfpmDcpExtTlpId.
Indexes
hwIpfpmDcpExtTlpId
Column Syntax OID
hwIpfpmDcpExtTlpId
Identification of TLP.
Integer32
Constraints:
range: 1-16777215
.1.3.6.1.4.1.2011.5.25.316.2.1.18.1.1
hwIpfpmDcpTlpExtIfIndex
The index of the port that the TLP configured on.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.2.1.18.1.2
hwIpfpmDcpTlpExtRowStatus
Used for controlling the creation and deletion of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.5.25.316.2.1.18.1.3
hwIpfpmDcpTlpExtVlanId
The VLAN ID of the TLP measured. The value 0 represents
ce-default-vlan. The value 65535 represents that this
object is not configured.
Integer32r/w
Constraints:
range: 65535-65535
range: 0-4094
.1.3.6.1.4.1.2011.5.25.316.2.1.18.1.4
hwIpfpmDcpTlpExtOntId
This object indicates the ONT ID.
The value -1 represents that this object is not configured.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.2.1.18.1.5
hwIpfpmDcpTlpExtOntPortType
This object indicates the ONT port's type.
Options:
1. eth (47) -indicates ONT port's type is the eth type.
2. invalid(-1) -indicates ONT port's type is not matched.
DEFVAL { -1 } .
Enumerationr/w
Enumerated Values:
-1invalid
47eth
.1.3.6.1.4.1.2011.5.25.316.2.1.18.1.6
hwIpfpmDcpTlpExtOntPortId
This object indicates the ONT port ID.
The value -1 represents that this object is not configured.
SNMPv2-SMIInteger32r/w
Textual Convention: SNMPv2-SMIInteger32 Integer32
Type Constraints:
range: -2147483648..2147483647
.1.3.6.1.4.1.2011.5.25.316.2.1.18.1.7
.1.3.6.1.4.1.2011.5.25.316.2.1.19 · 1 row entry · 2 columns
IPFPM nexthop configuration information for a particular TLP.
The indexes of this table are hwIpfpmDcpInstId and hwIpfpmDcpTlpId and hwIpfpmDcpNexthopIp.
hwIpfpmDcpInstTlpNHEntry entry .1.3.6.1.4.1.2011.5.25.316.2.1.19.1
IPFPM nexthop configuration information for a particular TLP.
The indexes of this entry are hwIpfpmDcpInstId and hwIpfpmDcpTlpId and hwIpfpmDcpNexthopIp.
Indexes
hwIpfpmDcpInstId hwIpfpmDcpTlpId hwIpfpmDcpNexthopIp
Column Syntax OID
hwIpfpmDcpNexthopIp
The object indicates the nexthop information for a particular TLP.
SNMPv2-SMIIpAddress
Textual Convention: SNMPv2-SMIIpAddress OctetString
Type Constraints:
range: 4
.1.3.6.1.4.1.2011.5.25.316.2.1.19.1.1
hwIpfpmDcpInstTlpNHRowStatus
Used for controlling the creation and deletion of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.5.25.316.2.1.19.1.2
.1.3.6.1.4.1.2011.5.25.316.2.1.20 · 1 row entry · 19 columns
IPFPM configuration information for a particular load balancing path TLP.
The indexes of this table are hwIpfpmDcpInstId and hwIpfpmDcpTlpId and hwIpfpmIndex.
hwIpfpmDcpInstTlpIndexEntry entry .1.3.6.1.4.1.2011.5.25.316.2.1.20.1
IPFPM configuration information for a particular load balancing path TLP.
The indexes of this entry are hwIpfpmDcpInstId and hwIpfpmDcpTlpId and hwIpfpmIndex.
Indexes
hwIpfpmDcpInstId hwIpfpmDcpTlpId hwIpfpmIndex
Column Syntax OID
hwIpfpmIndex
The indexid of a load balancing path. The value range is from '1' to '16'.
Integer32
Constraints:
range: 1-16
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.1
hwIpfpmDcpInstTlpRoleIndex
The object indicates the TLP position 'mid-point(3)'.
HWIpfpmTlpRoleIndexr/w
Textual Convention: HWIpfpmTlpRoleIndex Enumeration
Type Values:
3mid-point
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.2
hwIpfpmDcpInstTlpFlowTypeIndex
The object indicates the flow type of the instance TLP is
'forward(1)' or 'backward(2)' or 'bidirectional(3)' or
'forwardandbackward(4)'. Only 'forward(1)' and 'backward(2)'
can be configured when 'hwIpfpmDcpInstTlpRo…
HWIpfpmFlowTyper/w
Textual Convention: HWIpfpmFlowType Enumeration
Type Values:
0null
1forward
2backward
3bidirectional
4forwardandbackward
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.3
hwIpfpmDcpInstTlpDirecIndex
The object indicates the TLP is 'ingress(1)' or 'egress(2)'
of the flow of DCP test instance.
HWIpfpmFlowTlpDirecr/w
Textual Convention: HWIpfpmFlowTlpDirec Enumeration
Type Values:
1ingress
2egress
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.4
hwIpfpmDcpInstTlpVpnLabelIndex
The VPN label of of the flow that the TLP measured. The
value -1 represents that this object is not configured.
Integer32r/w
Constraints:
range: -1-1048575
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.5
hwIpfpmDcpInstTlpCtrlWordFlagIndex
The control word flag of the flow that the TLP measured. The value
false(2) represents that this object is not configured.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.6
hwIpfpmDcpInstTlpLspLabelIndex
The LSP label of the flow that the TLP measured. The value
-1 represents that this object is not configured.
Integer32r/w
Constraints:
range: -1-1048575
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.7
hwIpfpmDcpInstTlpL2VpnFlagIndex
The L2VPN flag of the flow that the TLP measured. The value
false(2) represents that this object is not configured.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.8
hwIpfpmDcpInstTlpTpIdIndex
The tpid for vlan. The value range is from '600' to 'FFFF'.
OctetStringr/w
Constraints:
range: 3-4
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.9
hwIpfpmDcpInstTlpRowStatusIndex
Used for controlling the creation and deletion of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.10
hwIpfpmDcpInstTlpFlowLabelFlagIndex
This value indicate whether the flow-label is configured.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.11
hwIpfpmDcpInstTlpLspLabel2Index
The LSP label of the flow that the TLP measured. The value
-1 represents that this object is not configured. The value
-2 represents that this object matches any label.
Integer32r/w
Constraints:
range: -1-1048575
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.12
hwIpfpmDcpInstTlpBackwardVpnLabelIndex
The VPN label of of the flow that the TLP measured. The
value -1 represents that this object is not configured.
Integer32r/w
Constraints:
range: -1-1048575
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.13
hwIpfpmDcpInstTlpBackwardCtrlWordFlagIndex
The control word flag of the flow that the TLP measured. The value
false(2) represents that this object is not configured.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.14
hwIpfpmDcpInstTlpBackwardLspLabelIndex
The LSP label of the flow that the TLP measured. The value
-1 represents that this object is not configured.
Integer32r/w
Constraints:
range: -1-1048575
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.15
hwIpfpmDcpInstTlpBackwardLspLabel2Index
The LSP label of the flow that the TLP measured. The value
-1 represents that this object is not configured. The value
-2 represents that this object matches any label.
Integer32r/w
Constraints:
range: -1-1048575
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.16
hwIpfpmDcpInstTlpBackwardL2VpnFlagIndex
The L2VPN flag of the flow that the TLP measured. The value
false(2) represents that this object is not configured.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.17
hwIpfpmDcpInstTlpBackwardFlowLabelFlagIndex
This value indicate whether the flow-label is configured.
SNMPv2-TCTruthValuer/w
Textual Convention: SNMPv2-TCTruthValue Enumeration
Type Values:
1true
2false
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.18
hwIpfpmDcpInstTlpBackwardTpIdIndex
The tpid for vlan. The value range is from '600' to 'FFFF'.
OctetStringr/w
Constraints:
range: 3-4
.1.3.6.1.4.1.2011.5.25.316.2.1.20.1.19
.1.3.6.1.4.1.2011.5.25.316.2.1.21 · 1 row entry · 1 columns
IPFPM nexthop configuration information for a  a particular load balancing path TLP.
The indexes of this table are hwIpfpmDcpInstId and hwIpfpmDcpTlpId and hwIpfpmIndex and hwIpfpmDcpNexthopIp.
hwIpfpmDcpInstTlpNHIndexEntry entry .1.3.6.1.4.1.2011.5.25.316.2.1.21.1
IPFPM nexthop configuration information for a a particular load balancing path TLP.
The indexes of this entry are hwIpfpmDcpInstId and hwIpfpmDcpTlpId and hwIpfpmIndex and hwIpfpmDcpNexthopIp.
Indexes
hwIpfpmDcpInstId hwIpfpmDcpTlpId hwIpfpmIndex hwIpfpmDcpNexthopIp
Column Syntax OID
hwIpfpmDcpInstTlpNHIndexRowStatus
Used for controlling the creation and deletion of this row.
SNMPv2-TCRowStatusr/w
Textual Convention: SNMPv2-TCRowStatus Enumeration
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
.1.3.6.1.4.1.2011.5.25.316.2.1.21.1.1