HUAWEI-IPFPM-MIB
- Functions Overview
- Relationships Between Tables
- Description of Single Objects
- Description of MIB Tables
- hwIpfpmMcpAuthTable
- hwIpfpmMcpInstTable
- hwIpfpmMcpDcpTable
- hwIpfpmMcpAchTable
- hwIpfpmMcpTlpTable
- hwIpfpmMcpInstAchIndexTable
- hwIpfpmMcpLossStatsTable
- hwIpfpmDcpAuthTable
- hwIpfpmDcpInstTable
- hwIpfpmDcpInstAuthTable
- hwIpfpmDcpFlowTable
- hwIpfpmDcpInstTlpTable
- hwIpfpmDcpLossMeasTable
- hwIpfpmDcpTlpTable
- hwIpfpmDcpTlpQueryTable
- Description of Alarm Objects
Functions Overview
HUAWEI-IPFPM-MIB is a Huawei-proprietary MIB that implements IP FPM. IP FPM measures packet loss rate and delay of end-to-end service packets transmitted on an IP network to determine network performance. This feature is easy to deploy and provides an accurate assessment of network performance.
The IP FPM statistical system is classified into the TLP, DCP, and MCP.
TLP
TLPs are interfaces on the edge nodes of the transit network. TLPs perform the following actions:
Compile statistics on the packet loss rate and delay.
Generate statistics, such as the number of packets sent and received, the sent and received traffic bandwidth, and timestamp.
DCP
DCPs are edge nodes on the transit network. DCPs perform the following actions:
Manage and control TLPs.
Collect statistics generated by TLPs.
Report the statistics to an MCP.
MCP
MCPs can be any nodes on the transit network. MCPs perform the following actions:
Collect statistics reported by DCPs.
Summarize and calculate the statistics.
Report measurement results to user terminals or the network management system (NMS).
Root directory:
iso(1).org(3).dod(6).internet(1).private(4).enterprises(1).huawei(2011).huaweiMgmt(5).hwDatacomm(25).hwIpfpmMib(316)
In the current version, Switches do not support the statistics on the packet delay.
Description of Single Objects
hwIpfpmMcpEnable
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.1.1.1.1 |
hwIpfpmMcpEnable |
INTEGER{enabled(1),disabled(2)} |
Read-write |
This object indicates the MCP status:
|
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmMcpId
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.1.1.1.2 |
hwIpfpmMcpId |
OCTET STRING (SIZE (4)) |
Read-write |
This object indicates the MCP ID. |
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmMcpUdpPort
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.1.1.1.3 |
hwIpfpmMcpUdpPort |
Integer32 (SIZE (1024..65535)) |
Read-write |
The value of this object identifies the UDP port number used for an MCP to communicate with DCPs. |
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmMcpInstSpec
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.1.2.1.1 |
hwIpfpmMcpInstSpec |
Integer32 |
Read-only |
The value of this object identifies the maximum number of IP FPM instances that can be configured on an MCP. |
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmMcpInstCurNum
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.1.2.1.2 |
hwIpfpmMcpInstCurNum |
Integer32 |
Read-only |
The value of this object identifies the number of IP FPM instances that have been configured on an MCP. |
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmDcpEnable
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.1.1.1 |
hwIpfpmDcpEnable |
INTEGER{enabled(1),disabled(2)} |
Read-write |
This object indicates the DCP status:
|
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmDcpId
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.1.1.2 |
hwIpfpmDcpId |
OCTET STRING (SIZE (4)) |
Read-write |
This object indicates a DCP ID. |
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmDcpMeasureColorFlag
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.1.1.3 |
hwIpfpmDcpMeasureColorFlag |
OCTET STRING (SIZE (3..3)) |
read-write |
This string object indicates the bits of an IP packet used for color measurement. The length of string is 3, every character range is <1-6>. The three characters cannot be the same. The first character represents loss measurement color-bit, the second character represents delay measurement color-bit, and the third character represents multicast measurement color-bit.
NOTE:
In the current version, Switches only support the use of the first character. |
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmDcpMcpId
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.1.1.6 |
hwIpfpmDcpMcpId |
OCTET STRING (SIZE (4)) |
Read-write |
This object indicates the MCP ID associated with a DCP. |
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmDcpMcpPort
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.1.1.7 |
hwIpfpmDcpMcpPort |
Integer32 (SIZE (1024..65535)) |
Read-write |
The value of this object identifies the UDP port number used for a DCP to communicate with an MCP. NOTE:
Set
hwIpfpmDcpMcpId before setting this object |
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmDcpMcpVpnName
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.1.1.8 |
hwIpfpmDcpMcpVpnName |
OCTET STRING (SIZE (0..31)) |
read-write |
The value of this object identifies the VPN instance name used for a DCP to communicate with an MCP. |
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmDcpMcpVpnType
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.1.1.9 |
hwIpfpmDcpMcpVpnType |
INTEGER{none (0),manage-vpn (1),vpn-instance (2)} |
Read-write |
The object indicates the VPN type used for a DCP to communicate with an MCP. |
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmTlpExceedBoardId
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.2.1 |
hwIpfpmTlpExceedBoardId |
Integer32 |
accessible-for-notify |
This object indicates the board with TLPs configured. |
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmTlpNumber
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.2.2 |
hwIpfpmTlpNumber |
Integer32 |
accessible-for-notify |
This object indicates the number of configured TLPs. |
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmTlpThreshold
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.2.3 |
hwIpfpmTlpThreshold |
Integer32 |
accessible-for-notify |
This object indicates the upper limit for the number of TLPs configured on the board. |
This object is implemented as defined in the corresponding MIB file. |
Description of MIB Tables
hwIpfpmMcpAuthTable
This table describes the authentication mode and password of an MCP.
The index of this table is hwIpfpmMcpAuthKeyId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.1.1.4.1.1 |
hwIpfpmMcpAuthKeyId |
Integer32 (SIZE (1..64)) |
Not-accessible |
The value of this object identifies the key ID for the authentication password of an MCP. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.1.4.1.2 |
hwIpfpmMcpAuthType |
INTEGER{hmac-sha256(1)} |
Read-create |
This object indicates the authentication mode of an MCP. IP FPM supports only the HMAC-SHA256 authentication algorithm. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.1.4.1.3 |
hwIpfpmMcpAuthKey |
OCTET STRING (SIZE (0..392)) |
Read-create |
This object indicates the authentication password of an MCP. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.1.4.1.4 |
hwIpfpmMcpAuthRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object is used to create or delete a row in this table. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
You can create entries in this table.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The authentication password of an MCP cannot be read.
hwIpfpmMcpInstTable
This table describes detailed configurations for IP FPM instances on an MCP.
The index of this table is hwIpfpmMcpInstId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.1.1.5.1.1 |
hwIpfpmMcpInstId |
Integer32 (SIZE (1..8355838)) (SIZE (16711681..16777214)) |
Not-accessible |
The value of this object identifies an IP FPM instance ID on an MCP. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.1.5.1.2 |
hwIpfpmMcpInstDesc |
OCTET STRING (SIZE (0..64)) |
Read-create |
This object indicates the IP FPM instance description on an MCP. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.1.5.1.3 |
hwIpfpmMcpLossRatioUpThres |
Integer32 (SIZE (0..100000000)) |
Read-create |
The value of this object identifies the packet loss alarm threshold. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.1.5.1.4 |
hwIpfpmMcpLossRatioLowThres |
Integer32 (SIZE (0..100000000)) |
Read-create |
The value of this object identifies the packet loss clear alarm threshold. |
This object is implemented as defined in the corresponding MIB file. |
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 the IP FPM performance statistics
collection status:
|
This object is implemented as defined in the corresponding MIB file. |
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 |
This object is used to create or delete a row in this table. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
The value of hwIpfpmMcpLossRatioUpThres must be greater than or equal to the value of hwIpfpmMcpLossRatioLowThres.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwIpfpmMcpDcpTable
This table describes DCPs associated with an MCP in an IP FPM instance.
The index of this table is hwIpfpmMcpDcpId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.1.1.6.1.1 |
hwIpfpmMcpDcpId |
OCTET STRING (SIZE (4)) |
Not-accessible |
This object indicates a DCP ID associated with an MCP in an IP FPM instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.1.6.1.2 |
hwIpfpmMcpDcpRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object is used to create or delete a row in this table. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
You can create entries in this table.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwIpfpmMcpAchTable
This table describes ACH configurations in an IP FPM instance on an MCP.
The index of this table is hwIpfpmMcpAchId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.1.1.7.1.1 |
hwIpfpmMcpAchId |
Integer32 (SIZE (0..2147483647)) |
Not-accessible |
The value of this object identifies an ACH ID in an IP FPM instance on an MCP. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.1.7.1.2 |
hwIpfpmMcpFlowType |
INTEGER{none (0),forward (1),backward (2),bidirectional (3)} |
Read-create |
The value of this object identifies the target flow direction
in an ACH:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.1.7.1.3 |
hwIpfpmMcpAchRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object is used to create or delete a row in this table. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
You can create entries in this table.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwIpfpmMcpTlpTable
This table describes TLP configurations in an ACH.
The indexes of this table are hwIpfpmMcpTlpRole, hwIPfpmMcpTlpDcpId, and hwIpfpmMcpTlpId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.1.1.8.1.1 |
hwIpfpmMcpTlpRole |
INTEGER{in-group(1),out-group(2)} |
not-accessible |
This object indicates the TLP role in an ACH:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.1.8.1.2 |
hwIPfpmMcpTlpDcpId |
OCTET STRING (SIZE (4)) |
not-accessible |
This object indicates the ID of a DCP on which a TLP in an ACH resides. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.1.8.1.3 |
hwIpfpmMcpTlpId |
Integer32 (SIZE (1..16777215)) |
not-accessible |
The value of this object identifies a TLP ID in an ACH. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.1.8.1.4 |
hwIpfpmMcpTlpRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
This object is used to create or delete a row in this table. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
You can create entries in this table.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwIpfpmMcpInstAchIndexTable
This table describes the indexes of the mapping between ACH and IP FPM instances on an MCP.
The indexes of this table are hwIpfpmMcpInstId and hwIpfpmMcpAchId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.1.2.3.1.1 |
hwIpfpmMcpSeqNo |
INTEGER (0..18446744073709551615) |
Read-only |
This object indicates the statistical period ID. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwIpfpmMcpLossStatsTable
This table describes the packet loss statistics for an IP FPM instance on an MCP.
The indexes of this table are hwIpfpmMcpSeqNoHigh and hwIpfpmMcpSeqNoLow.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.1 |
hwIpfpmMcpSeqNoHigh |
INTEGER (0..4294967295) |
not-accessible |
High 32-bit of the hwIpfpmMcpSeqNo. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.2 |
hwIpfpmMcpSeqNoLow |
INTEGER (0..4294967295) |
not-accessible |
Low 32-bit of the hwIpfpmMcpSeqNo. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.3 |
hwIpfpmMcpLossErrInfo |
INTEGER{noErr(0),initialIntervalForward(1),initialIntervalBackward(2),initialIntervalBidirection(3),inconsistInterval(4),asynClock(5),incompleteDataForward(6),incompleteDataBackward(7),incompleteDataBidirection(8),noFlowDataForward(9),noFlowDataBackward(10),noFlowDataBidirection(11),errFlowDataForward(12),errFlowDataBackward(13),errFlowDataBidirection(14),multiDataOneDelay(15),multiDataTwoDelay(16),errDelayVariationForward(17),errDelayVariationBackward(18),errDelayVariationBidirection(19),errMultiSourceSwitch(20),unknownErr(21)} |
read-only |
The error code to indicate the validity and the invalidation |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.4 |
hwIpfpmMcpForwardLossPkts |
INTEGER (0..18446744073709551615) |
read-only |
The absolute value of loss packets of forward flow measurement. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.5 |
hwIpfpmMcpForwardLossPktsSign |
Integer32 |
read-only |
The sign of loss packets of forward flow measurement. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.6 |
hwIpfpmMcpForwardLossBytes |
INTEGER (0..18446744073709551615) |
read-only |
The absolute value of loss bytes of forward flow measurement. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.7 |
hwIpfpmMcpForwardLossBytesSign |
Integer32 |
read-only |
The sign of loss bytes of forward flow measurement. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.8 |
hwIpfpmMcpForwardPkts |
INTEGER (0..18446744073709551615) |
read-only |
The packets of forward flow measurement. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.9 |
hwIpfpmMcpForwardBytes |
INTEGER (0..18446744073709551615) |
read-only |
The bytes of forward flow measurement. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.10 |
hwIpfpmMcpForwardLossRatio |
Integer32 |
read-only |
The value of this object identifies the packet loss rate for the forward target flow. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.11 |
hwIpfpmMcpBackwardLossPkts |
INTEGER (0..18446744073709551615) |
read-only |
The absolute value of loss packets of backward flow measurement. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.12 |
hwIpfpmMcpBackwardLossPktsSign |
Integer32 |
read-only |
The sign of lost packets of backward flow measurement. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.13 |
hwIpfpmMcpBackwardLossBytes |
INTEGER (0..18446744073709551615) |
read-only |
The absolute value of loss bytes of backward flow measurement. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.14 |
hwIpfpmMcpBackwardLossBytesSign |
Integer32 |
read-only |
The sign of loss bytes of backward flow measurement. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.15 |
hwIpfpmMcpBackwardPkts |
INTEGER (0..18446744073709551615) |
read-only |
The packets of backward flow measurement. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.16 |
hwIpfpmMcpBackwardBytes |
INTEGER (0..18446744073709551615) |
read-only |
The bytes of backward flow measurement. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.1.2.4.1.17 |
hwIpfpmMcpBackwardLossRatio |
Integer32 |
read-only |
The value of this object identifies the packet loss rate for the backward target flow. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwIpfpmDcpAuthTable
This table describes the authentication mode and password of a DCP.
The index of this table is hwIpfpmDcpAuthKeyId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.1.7.1.1 |
hwIpfpmDcpAuthKeyId |
Integer32 (SIZE (1..64)) |
Not-accessible |
The value of this object identifies the key ID for the authentication password of a DCP. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.7.1.2 |
hwIpfpmDcpAuthType |
INTEGER{hmac-sha256(1)} |
Read-write |
This object indicates the authentication mode of a DCP. IP FPM supports only the HMAC-SHA256 authentication algorithm. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.7.1.3 |
hwIpfpmDcpAuthKey |
OCTET STRING (SIZE (0..392)) |
Read-write |
This object indicates the authentication password of a DCP. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.7.1.4 |
hwIpfpmDcpAuthRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object is used to create or delete a row in this table. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
You can create entries in this table.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The authentication password of a DCP cannot be read.
hwIpfpmDcpInstTable
This table describes detailed configurations for IP FPM instances on a DCP.
The index of this table is hwIpfpmDcpInstId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.1.8.1.1 |
hwIpfpmDcpInstId |
Integer32 (1..8355838|16711681..16777214) |
accessible-for-notify |
The value of this object identifies an IP FPM instance ID on a DCP. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.8.1.2 |
hwIpfpmDcpInstDesc |
OCTET STRING (SIZE (0..64)) |
Read-create |
This object indicates the IP FPM instance description on a DCP. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.8.1.3 |
hwIpfpmDcpInstMcpId |
OCTET STRING (SIZE (4)) |
Read-create |
This object indicates the ID of an MCP associated with a DCP in an IP FPM instance. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.8.1.4 |
hwIpfpmDcpInstMcpPort |
Integer32 (SIZE (1024..65535)) |
Read-create |
The value of this object identifies the UDP port number of an IP FPM instance on a DCP. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.8.1.5 |
hwIpfpmDcpInstInterval |
INTEGER{interval1s(1),interval10s(10),interval60s(60),interval600s(600)} |
Read-create |
This object indicates the statistical period of an IP FPM
instance on a DCP.
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.8.1.6 |
hwIpfpmDcpInstRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object is used to create or delete a row in this table. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.8.1.9 |
hwIpfpmDcpInstMcpVpnName |
OCTET STRING (SIZE (0..31)) |
read-create |
The value of this object identifies the VPN instance name used for a DCP to communicate with an MCP. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.8.1.10 |
hwIpfpmDcpInstMcpVpnType |
INTEGER{none (0),manage-vpn (1),vpn-instance (2)} |
read-create |
The object indicates the VPN type used for a DCP to communicate with an MCP. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
You can create entries in this table.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwIpfpmDcpInstAuthTable
This table describes the authentication mode and password for an IP FPM instance on a DCP.
The indexes of this table are hwIpfpmDcpInstId and hwIpfpmDcpInstAuthKeyId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.1.9.1.1 |
hwIpfpmDcpInstAuthKeyId |
Integer32 (SIZE (1..64)) |
Not-accessible |
The value of this object identifies the key ID for the authentication password of an IP FPM instance on a DCP. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.9.1.2 |
hwIpfpmDcpInstAuthType |
INTEGER{hmac-sha256(1)} |
Read-write |
This object indicates the authentication mode for an IP FPM instance on a DCP. IP FPM supports only the HMAC-SHA256 authentication algorithm. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.9.1.3 |
hwIpfpmDcpInstAuthKey |
OCTET STRING (SIZE (0..392)) |
Read-write |
This object indicates the authentication password for an IP FPM instance on a DCP. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.9.1.4 |
hwIpfpmDcpInstAuthRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object is used to create or delete a row in this table. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
You can create entries in this table.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The authentication password for an IP FPM instance on a DCP cannot be read.
hwIpfpmDcpFlowTable
This table describes the target flow characteristics for an IP FPM instance on a DCP.
The indexes of this table are hwIpfpmDcpInstId and hwIpfpmDcpFlowType.
OID |
Object Name |
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 the target flow type. |
Only the following types are supported:
|
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.2 |
hwIpfpmDcpFlowProtocol |
Integer32 (SIZE (0..255)) |
Read-create |
The value of this object identifies the protocol type of the target flow. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.3 |
hwIpfpmDcpFlowDscp |
Integer32 (SIZE (-1..63)) |
Read-create |
The value of this object identifies the DSCP value of the target flow. |
The value of this object cannot be -1. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.4 |
hwIpfpmDcpFlowSrcAddr |
OCTET STRING (SIZE (4)) |
Read-create |
This object indicates the source IP address of the target flow. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.5 |
hwIpfpmDcpFlowSrcMaskLen |
Integer32 (SIZE (1..32)) |
Read-create |
The value of this object identifies the mask length of the source IP address of the target flow. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.6 |
hwIpfpmDcpFlowDstAddr |
OCTET STRING (SIZE (4)) |
Read-create |
This object indicates the destination IP address of the target flow. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.7 |
hwIpfpmDcpFlowDstMaskLen |
Integer32 (SIZE (1..32)) |
Read-create |
The value of this object identifies the mask length of the destination IP address of the target flow. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.8 |
hwIpfpmDcpFlowSrcPortBgn |
Integer32 (SIZE (0..65535)) |
Read-create |
The value of this object identifies the start source port number of the target flow. Set hwIpfpmDcpFlowProtocol before setting this object. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.9 |
hwIpfpmDcpFlowSrcPortEnd |
Integer32 (SIZE (0..65535)) |
Read-create |
The value of this object identifies the end source port number of the target flow. Set hwIpfpmDcpFlowProtocol before setting this object. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.10 |
hwIpfpmDcpFlowDstPortBgn |
Integer32 (SIZE (0..65535)) |
Read-create |
The value of this object identifies the start destination port number of the target flow. Set hwIpfpmDcpFlowProtocol before setting this object. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.10.1.11 |
hwIpfpmDcpFlowDstPortEnd |
Integer32 (SIZE (0..65535)) |
Read-create |
The value of this object identifies the end destination port number of the target flow. Set hwIpfpmDcpFlowProtocol before setting this object. |
This object is implemented as defined in the corresponding MIB file. |
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 |
This object is used to create or delete a row in this table. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
You can set hwIpfpmDcpFlowSrcPortBgn, hwIpfpmDcpFlowSrcPortEnd, hwIpfpmDcpFlowDstPortBgn, and hwIpfpmDcpFlowDstPortEnd only if the value of hwIpfpmDcpFlowProtocol is 6 (for TCP) or 17 (for UDP).
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwIpfpmDcpInstTlpTable
This table describes TLP configurations on a DCP.
The indexes of this table are hwIpfpmDcpInstId and hwIpfpmDcpTlpId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.1.11.1.1 |
hwIpfpmDcpInstTlpRole |
INTEGER{in-point(1),out-point(2),mid-point(3)} |
Read-create |
This object indicates the TLP role:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.11.1.2 |
hwIpfpmDcpInstTlpFlowType |
INTEGER{null(0),forward(1),backward(2),bidirectional(3),forwardandbackward(4)} |
Read-create |
This object indicates the target flow type for TLPs:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.11.1.3 |
hwIpfpmDcpInstTlpDirec |
INTEGER{ingress(1),egress(2)} |
Read-create |
This object indicates the TLP direction of the flow of DCP
test instance.
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.11.1.9 |
hwIpfpmDcpInstTlpRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
Read-create |
This object is used for controlling the creation and deletion of this row. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
The target flow type cannot be forwardandbackward(4) for any role; When the role is in-point(1) or out-point(2), the target flow type cannot be set.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwIpfpmDcpLossMeasTable
This table describes packet loss measurement configurations for an IP FPM instance on a DCP.
The index of this table is hwIpfpmDcpLossTlpRole.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.1.12.1.1 |
hwIpfpmDcpLossEnable |
INTEGER{enabled(1),disabled(2)} |
Read-write |
This object indicates the on-demand packet loss measurement
status:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.12.1.2 |
hwIpfpmDcpLossContEnable |
INTEGER{enabled(1),disabled(2)} |
Read-write |
This object indicates the proactive packet loss measurement
status:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.12.1.3 |
hwIpfpmDcpLossTimeRange |
INTEGER{null(0),timerange5m(5),timerange10m(10),timerange15m(15),timerange30m(30)} |
Read-write |
This object indicates the statistical period for on-demand
packet loss measurement:
|
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.12.1.4 |
hwIpfpmDcpLossTlpRole |
INTEGER{e2e(1),section(2)} |
Not-accessible |
This object indicates the TLP type for packet loss measurement:
|
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
The entries in this table can be modified.
Deletion Restriction
The entries in this table cannot be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwIpfpmDcpTlpTable
This table describes configurations of a TLP on a DCP.
The index of this table is hwIpfpmDcpTlpId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.1.14.1.1 |
hwIpfpmDcpTlpId |
Integer32 (SIZE (1..16777215)) |
not-accessible |
This object indicates the identification of TLP. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.14.1.2 |
hwIpfpmDcpTlpIfIndex |
INTEGER |
read-create |
This object indicates the index of the port that the TLP configured on. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.14.1.3 |
hwIpfpmDcpTlpRowStatus |
INTEGER{active(1),notInService(2),notReady(3),createAndGo(4),createAndWait(5),destroy(6)} |
read-create |
This object is used for controlling the creation and deletion of this row. |
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
You can create entries in this table.
Modification Restriction
The entries in this table cannot be modified.
Deletion Restriction
The entries in this table can be deleted.
Access Restriction
The entries in this table can be read without restriction.
hwIpfpmDcpTlpQueryTable
This table contains the query interface index and TLP ID with the interface.
The indexes of this table are hwIpfpmDcpTlpQueryIfIndex and hwIpfpmDcpTlpQueryVlanId.
OID |
Object Name |
Syntax |
Max Access |
Description |
Implemented Specifications |
---|---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.2.1.15.1.1 |
hwIpfpmDcpTlpQueryIfIndex |
INTEGER |
not-accessible |
The value of this object identifies the interface index which is configured with TLP. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.15.1.2 |
hwIpfpmDcpTlpQueryTlpId |
Integer32 (SIZE (1..16777215)) |
read-only |
The value of this object identifies the TLP ID which is configured on the interface. |
This object is implemented as defined in the corresponding MIB file. |
1.3.6.1.4.1.2011.5.25.316.2.1.15.1.3 |
hwIpfpmDcpTlpQueryVlanId |
Integer32 (SIZE (0..4094)) (SIZE (65535..65535)) |
not-accessible |
The value of this object identifies the VLAN ID of the TLP
measured.
|
This object is implemented as defined in the corresponding MIB file. |
Creation Restriction
No entry can be created in this table.
Modification Restriction
No entry can be modified in this table.
Deletion Restriction
No entry can be deleted in this table.
Access Restriction
The entries in this table can be read without restriction.
Description of Alarm Objects
hwIpfpmLossRatioExceed
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.3.1 |
hwIpfpmLossRatioExceed |
|
If the packet loss rate for five consecutive statistical periods reaches the configured packet loss alarm threshold, the MCP reports a packet loss alarm to the NMS. |
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmLossRatioRecovery
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.3.2 |
hwIpfpmLossRatioRecovery |
|
If the packet loss rate for five consecutive statistical periods falls below the configured packet loss clear alarm threshold, the MCP reports a packet loss clear alarm to the NMS. |
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmTlpExceed
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.3.8 |
hwIpfpmTlpExceed |
|
The number of TLPs configured on a board exceeds the TLP threshold. |
This object is implemented as defined in the corresponding MIB file. |
hwIpfpmTlpRecovery
OID |
Object Name |
Bound Variable |
Description |
Implemented Specifications |
---|---|---|---|---|
1.3.6.1.4.1.2011.5.25.316.3.9 |
hwIpfpmTlpRecovery |
|
The number of TLPs configured on a board falls below the TLP threshold. |
This object is implemented as defined in the corresponding MIB file. |
- Functions Overview
- Relationships Between Tables
- Description of Single Objects
- Description of MIB Tables
- hwIpfpmMcpAuthTable
- hwIpfpmMcpInstTable
- hwIpfpmMcpDcpTable
- hwIpfpmMcpAchTable
- hwIpfpmMcpTlpTable
- hwIpfpmMcpInstAchIndexTable
- hwIpfpmMcpLossStatsTable
- hwIpfpmDcpAuthTable
- hwIpfpmDcpInstTable
- hwIpfpmDcpInstAuthTable
- hwIpfpmDcpFlowTable
- hwIpfpmDcpInstTlpTable
- hwIpfpmDcpLossMeasTable
- hwIpfpmDcpTlpTable
- hwIpfpmDcpTlpQueryTable
- Description of Alarm Objects