The table contains attribute of MCP test instances.
The index of the table is hwIpfpmMcpInstId.
OID |
Object |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.1.1.5.1.1 |
hwIpfpmMcpInstId |
Integer32{(1,8355838),(16711681,16777214)} |
not-accessible |
Identification of the test instance. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.1.1.5.1.2 |
hwIpfpmMcpInstDesc |
OCTET STRING{(0,64)} |
read-create |
This object indicates the IP FPM instance description on an MCP. if the string length is 0, it represents that it is not configured. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.1.1.5.1.3 |
hwIpfpmMcpLossRatioUpThres |
Integer32{(0,100000000)} |
read-create |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.1.1.5.1.4 |
hwIpfpmMcpLossRatioLowThres |
Integer32{(0,100000000)} |
read-create |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.1.1.5.1.5 |
hwIpfpmMcpOneDelayUpThres |
Integer32{(0,2147483647)} |
read-create |
Upper threshold of one-way delay(microsecond) for alarm. The value 0 represents that it is not configured, and the alarm is not enabled. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.1.1.5.1.6 |
hwIpfpmMcpOneDelayLowThres |
Integer32{(0,2147483647)} |
read-create |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.1.1.5.1.7 |
hwIpfpmMcpTwoDelayUpThres |
Integer32{(0,2147483647)} |
read-create |
Upper threshold of two-way delay(microsecond) for alarm. The value 0 represents that it is not configured, and the alarm is not enabled. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.1.1.5.1.8 |
hwIpfpmMcpTwoDelayLowThres |
Integer32{(0,2147483647)} |
read-create |
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. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.1.1.5.1.9 |
hwIpfpmMcpMeasureEnable |
INTEGER{enabled(1),disabled(2)} |
read-create |
This object indicates that the MCP instance measure function is 'enabled(1)' or 'disabled(2)'. |
This object is implemented as defined in the corresponding MIB files. |
1.3.6.1.4.1.2011.5.25.316.1.1.5.1.10 |
hwIpfpmMcpInstRowStatus |
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. |
The value of hwIpfpmMcpLossRatioUpThres must be greater than or equal to the value of hwIpfpmMcpLossRatioLowThres.
The value of hwIpfpmMcpOneDelayUpThres must be greater than or equal to the value of hwIpfpmMcpOneDelayLowThres.
The value of hwIpfpmMcpTwoDelayUpThres must be greater than or equal to the value of hwIpfpmMcpTwoDelayLowThres.