HUAWEI-IPFPM-MIB: View SNMP OID List / Download MIB
VENDOR: HUAWEI
Home | MIB: HUAWEI-IPFPM-MIB | |||
---|---|---|---|---|
Download as: |
Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
|
|||
Object Name | OID | Type | Access | Info |
hwIpfpmMib | 1.3.6.1.4.1.2011.5.25.316 |
This MIB describes objects to manage IPFPM (IP Flow Performance Measurement). IPFPM provides a method for IP flow performance measurement, in which MCP (Measurement Control Point),DCP (Data Collecting Point) and TLP (Target Logic Point) are three kinds of roles working together. TLP is responsible for implementing measurement and generating the measurement data. DCP manages TLPs and get measurement data from them to report to MCP. MCP works as the control role to collect and calculate the measurement data that DCP reported. |
||
hwIpfpmMcpObjects | 1.3.6.1.4.1.2011.5.25.316.1 | |||
hwIpfpmMcpConfiguration | 1.3.6.1.4.1.2011.5.25.316.1.1 | |||
hwIpfpmMcpGlobalTable | 1.3.6.1.4.1.2011.5.25.316.1.1.1 | |||
hwIpfpmMcpEnable | 1.3.6.1.4.1.2011.5.25.316.1.1.1.1 | hwenabledstatus | read-write |
This object indicates that the MCP (Measurement Control Point) function is 'enabled(1)' or 'disabled(2)'. |
hwIpfpmMcpId | 1.3.6.1.4.1.2011.5.25.316.1.1.1.2 | ipaddress | read-write |
The value of this object indicates the identification of MCP. The value 0.0.0.0 represents that it is not configured. |
hwIpfpmMcpUdpPort | 1.3.6.1.4.1.2011.5.25.316.1.1.1.3 | integer32 | read-write |
The value of this object indicates the port that MCP listens on as the server. |
hwIpfpmMcpAuthTable | 1.3.6.1.4.1.2011.5.25.316.1.1.4 | no-access |
The table contains attribute of MCP authenticaiton. |
|
1.3.6.1.4.1.2011.5.25.316.1.1.4.1 | no-access |
IPFPM authenticaiton configuration information. |
||
hwIpfpmMcpAuthKeyId | 1.3.6.1.4.1.2011.5.25.316.1.1.4.1.1 | integer32 | no-access |
Identification of the authentication key. |
hwIpfpmMcpAuthType | 1.3.6.1.4.1.2011.5.25.316.1.1.4.1.2 | hwipfpmauthtype | read-only |
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. |
hwIpfpmMcpAuthKey | 1.3.6.1.4.1.2011.5.25.316.1.1.4.1.3 | octet string | read-only |
The password used as an IPFPM authentication key. |
hwIpfpmMcpAuthRowStatus | 1.3.6.1.4.1.2011.5.25.316.1.1.4.1.4 | rowstatus | read-only |
Used for controlling the creation and deletion of this row. |
hwIpfpmMcpInstTable | 1.3.6.1.4.1.2011.5.25.316.1.1.5 | no-access |
The table contains attribute of MCP test instances. |
|
1.3.6.1.4.1.2011.5.25.316.1.1.5.1 | no-access |
IPFPM configuration information for a particular MCP test instance. |
||
hwIpfpmMcpInstId | 1.3.6.1.4.1.2011.5.25.316.1.1.5.1.1 | integer32 | no-access |
Identification of the test instance. |
hwIpfpmMcpInstDesc | 1.3.6.1.4.1.2011.5.25.316.1.1.5.1.2 | octet string | read-only |
Description of the test instance. if the string length is 0, it represents that it is not configured. |
hwIpfpmMcpLossRatioUpThres | 1.3.6.1.4.1.2011.5.25.316.1.1.5.1.3 | integer32 | read-only |
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. |
hwIpfpmMcpLossRatioLowThres | 1.3.6.1.4.1.2011.5.25.316.1.1.5.1.4 | integer32 | read-only |
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. |
hwIpfpmMcpOneDelayUpThres | 1.3.6.1.4.1.2011.5.25.316.1.1.5.1.5 | integer32 | read-only |
Upper threshold of one-way delay(us) for alarm. The value 0 represents that it is not configured, and the alarm is not enabled. |
hwIpfpmMcpOneDelayLowThres | 1.3.6.1.4.1.2011.5.25.316.1.1.5.1.6 | integer32 | read-only |
Lower threshold of one-way delay(us) for alarm recovery. The value 0 represents that it is not configured, and the alarm is not enabled. |
hwIpfpmMcpTwoDelayUpThres | 1.3.6.1.4.1.2011.5.25.316.1.1.5.1.7 | integer32 | read-only |
Upper threshold of two-way delay(us) for alarm. The value 0 represents that it is not configured, and the alarm is not enabled. |
hwIpfpmMcpTwoDelayLowThres | 1.3.6.1.4.1.2011.5.25.316.1.1.5.1.8 | integer32 | read-only |
Lower threshold of two-way delay(us) for alarm recovery. The value 0 represents that it is not configured, and the alarm is not enabled. |
hwIpfpmMcpMeasureEnable | 1.3.6.1.4.1.2011.5.25.316.1.1.5.1.9 | hwenabledstatus | read-only |
This object indicates that the MCP instance measure function is 'enabled(1)' or 'disabled(2)'. |
hwIpfpmMcpInstRowStatus | 1.3.6.1.4.1.2011.5.25.316.1.1.5.1.10 | rowstatus | read-only |
Used for controlling the creation and deletion of this row. |
hwIpfpmMcpInstType | 1.3.6.1.4.1.2011.5.25.316.1.1.5.1.11 | hwipfpminsttype | read-only |
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 instance. |
hwIpfpmMcpSourceInstId | 1.3.6.1.4.1.2011.5.25.316.1.1.5.1.12 | integer32 | read-only |
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)'. |
hwIpfpmMcpDcpTable | 1.3.6.1.4.1.2011.5.25.316.1.1.6 | no-access |
The table describe the DCPs belonging to MCP test instances. |
|
1.3.6.1.4.1.2011.5.25.316.1.1.6.1 | no-access |
IPFPM DCPs information for a particular MCP test instance. |
||
hwIpfpmMcpDcpId | 1.3.6.1.4.1.2011.5.25.316.1.1.6.1.1 | ipaddress | no-access |
Identification of DCP which belongs to the test instance. |
hwIpfpmMcpDcpRowStatus | 1.3.6.1.4.1.2011.5.25.316.1.1.6.1.2 | rowstatus | read-only |
Used for controlling the creation and deletion of this row. |
hwIpfpmMcpAchTable | 1.3.6.1.4.1.2011.5.25.316.1.1.7 | no-access |
The table describe the ACHs(Atomic Closed Hop) belonging to MCP test instances. |
|
1.3.6.1.4.1.2011.5.25.316.1.1.7.1 | no-access |
IPFPM ACHs(Atomic Closed Hop) information for a particular MCP test instance. |
||
hwIpfpmMcpAchId | 1.3.6.1.4.1.2011.5.25.316.1.1.7.1.1 | integer32 | no-access |
The object indicates the identification of the ACH. |
hwIpfpmMcpFlowType | 1.3.6.1.4.1.2011.5.25.316.1.1.7.1.2 | hwipfpmmcpflowtype | read-only |
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. |
hwIpfpmMcpAchRowStatus | 1.3.6.1.4.1.2011.5.25.316.1.1.7.1.3 | rowstatus | read-only |
Used for controlling the creation and deletion of this row. |
hwIpfpmMcpTlpTable | 1.3.6.1.4.1.2011.5.25.316.1.1.8 | no-access |
The table describe the TLPs(Target Logical Port) belonging to MCP ACHs. |
|
1.3.6.1.4.1.2011.5.25.316.1.1.8.1 | no-access |
IPFPM TLPs(Target Logical Port) information for a particular MCP ACH. |
||
hwIpfpmMcpTlpRole | 1.3.6.1.4.1.2011.5.25.316.1.1.8.1.1 | hwipfpmmcptlprole | no-access |
The object indicates the TLP belongs to 'in-group(1)' or 'out-group(2)' of the ACH. |
hwIpfpmMcpTlpDcpId | 1.3.6.1.4.1.2011.5.25.316.1.1.8.1.2 | ipaddress | no-access |
The object indicates the dcp which the tlp belongs to. |
hwIpfpmMcpTlpId | 1.3.6.1.4.1.2011.5.25.316.1.1.8.1.3 | integer32 | no-access |
The object indicates the identification of the TLP. |
hwIpfpmMcpTlpRowStatus | 1.3.6.1.4.1.2011.5.25.316.1.1.8.1.4 | rowstatus | read-only |
Used for controlling the creation and deletion of this row. |
hwIpfpmMcpSrcInstReferQueryTable | 1.3.6.1.4.1.2011.5.25.316.1.1.9 | no-access |
The table describes the information of multicast source instance referred by some multicast receiver instances. |
|
1.3.6.1.4.1.2011.5.25.316.1.1.9.1 | no-access |
The information is that the multicast source instance referred by some multicast receiver instances. |
||
hwIpfpmMcpSrcInstReferCnt | 1.3.6.1.4.1.2011.5.25.316.1.1.9.1.1 | integer32 | read-only |
The object indicates the counter that the multicast source instance referred by some multicast receiver instances. |
hwIpfpmMcpStatistics | 1.3.6.1.4.1.2011.5.25.316.1.2 | |||
hwIpfpmMcpStatisticsTable | 1.3.6.1.4.1.2011.5.25.316.1.2.1 | |||
hwIpfpmMcpInstSpec | 1.3.6.1.4.1.2011.5.25.316.1.2.1.1 | integer32 | read-only |
This object indicates the global instance specification of MCP. |
hwIpfpmMcpInstCurNum | 1.3.6.1.4.1.2011.5.25.316.1.2.1.2 | integer32 | read-only |
This object indicates the current instance number of MCP. |
hwIpfpmMcpInstAchIndexTable | 1.3.6.1.4.1.2011.5.25.316.1.2.3 | no-access |
The tables contains the index of MCP test instances and ACH. |
|
1.3.6.1.4.1.2011.5.25.316.1.2.3.1 | no-access |
Index of a particular test instance and ACH. |
||
hwIpfpmMcpSeqNo | 1.3.6.1.4.1.2011.5.25.316.1.2.3.1.1 | counter64 | read-only |
Sequence of a particular test instance and ACH. |
hwIpfpmMcpLossStatsTable | 1.3.6.1.4.1.2011.5.25.316.1.2.4 | no-access |
The tables contains loss measure statistics of MCP test instances. |
|
1.3.6.1.4.1.2011.5.25.316.1.2.4.1 | no-access |
Loss measure statistics of an interval for a particular test instance. |
||
hwIpfpmMcpSeqNoHigh | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.1 | unsigned32 | no-access |
High 32-bit of the hwIpfpmMcpSeqNo. |
hwIpfpmMcpSeqNoLow | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.2 | unsigned32 | no-access |
Low 32-bit of the hwIpfpmMcpSeqNo. |
hwIpfpmMcpLossErrInfo | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.3 | hwipfpmstaterrinfo | read-only |
The error code to indicate the validity and the invalidation reason of an interval's loss measure statistics. |
hwIpfpmMcpForwardLossPkts | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.4 | counter64 | read-only |
The absolute value of loss packets of forward flow measurement. |
hwIpfpmMcpForwardLossPktsSign | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.5 | integer32 | read-only |
The sign of loss packets of forward flow measurement. 1 means positive number, -1 means negative number. |
hwIpfpmMcpForwardLossBytes | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.6 | counter64 | read-only |
The absolute value of loss bytes of forward flow measurement. |
hwIpfpmMcpForwardLossBytesSign | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.7 | integer32 | read-only |
The sign of loss bytes of forward flow measurement. 1 means positive number, -1 means negative number. |
hwIpfpmMcpForwardPkts | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.8 | counter64 | read-only |
The packets of forward flow measurement. |
hwIpfpmMcpForwardBytes | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.9 | counter64 | read-only |
The bytes of forward flow measurement. |
hwIpfpmMcpForwardLossRatio | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.10 | integer32 | read-only |
This value divided by 1000000 is the loss ratio(%) of forward flow measurement. |
hwIpfpmMcpBackwardLossPkts | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.11 | counter64 | read-only |
The absolute value of loss packets of backward flow measurement. |
hwIpfpmMcpBackwardLossPktsSign | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.12 | integer32 | read-only |
The sign of loss loss packets of backward flow measurement. 1 means positive number, -1 means negative number. |
hwIpfpmMcpBackwardLossBytes | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.13 | counter64 | read-only |
The absolute value of loss bytes of backward flow measurement. |
hwIpfpmMcpBackwardLossBytesSign | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.14 | integer32 | read-only |
The sign of loss bytes of backward flow measurement. 1 means positive number, -1 means negative number. |
hwIpfpmMcpBackwardPkts | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.15 | counter64 | read-only |
The packets of backward flow measurement. |
hwIpfpmMcpBackwardBytes | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.16 | counter64 | read-only |
The bytes of backward flow measurement. |
hwIpfpmMcpBackwardLossRatio | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.17 | integer32 | read-only |
This value divided by 1000000 is the loss ratio(%) of backward flow measurement. |
hwIpfpmMcpForwardLossMMSType | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.18 | hwipfpmmmstype | read-only |
This value indicate multicastsrc type is 'master(0)' or 'slave(1)'. |
hwIpfpmMcpForwardLossMMSSwitch | 1.3.6.1.4.1.2011.5.25.316.1.2.4.1.19 | truthvalue | read-only |
This value indicate whether multicastsrc switched in this period. |
hwIpfpmMcpOneDelayStatTable | 1.3.6.1.4.1.2011.5.25.316.1.2.5 | no-access |
The tables contains one-way delay measure statistics of MCP test instances. |
|
1.3.6.1.4.1.2011.5.25.316.1.2.5.1 | no-access |
One-way delay measure statistics of an interval for a particular test instance. |
||
hwIpfpmMcpOneDelayErrInfo | 1.3.6.1.4.1.2011.5.25.316.1.2.5.1.1 | hwipfpmstaterrinfo | read-only |
The error code to indicate the validity and the invalidation reason of an interval's one-way delay measure statistics. |
hwIpfpmMcpForwardOneDelay | 1.3.6.1.4.1.2011.5.25.316.1.2.5.1.2 | integer32 | read-only |
The one-way delay(us) of forward flow. |
hwIpfpmMcpForwardOneDelayVariation | 1.3.6.1.4.1.2011.5.25.316.1.2.5.1.3 | integer32 | read-only |
The one-way delay variation(us) of forward flow. |
hwIpfpmMcpBackwardOneDelay | 1.3.6.1.4.1.2011.5.25.316.1.2.5.1.4 | integer32 | read-only |
The one-way delay(us) of backward flow. |
hwIpfpmMcpBackwardOneDelayVariation | 1.3.6.1.4.1.2011.5.25.316.1.2.5.1.5 | integer32 | read-only |
The one-way delay variation(us) of backward flow. |
hwIpfpmMcpForwardOneDelayMMSType | 1.3.6.1.4.1.2011.5.25.316.1.2.5.1.6 | hwipfpmmmstype | read-only |
This value indicate multicastsrc type is 'master(0)' or 'slave(1)'. |
hwIpfpmMcpTwoDelayStatTable | 1.3.6.1.4.1.2011.5.25.316.1.2.6 | no-access |
The tables contains two-way delay measure statistics of MCP test instances. |
|
1.3.6.1.4.1.2011.5.25.316.1.2.6.1 | no-access |
Two-way delay measure statistics of an interval for a particular test instance. |
||
hwIpfpmMcpTwoDelayErrInfo | 1.3.6.1.4.1.2011.5.25.316.1.2.6.1.1 | hwipfpmstaterrinfo | read-only |
The error code to indicate the validity and the invalidation reason of an interval's two-way delay measure statistics. |
hwIpfpmMcpTwoDelay | 1.3.6.1.4.1.2011.5.25.316.1.2.6.1.2 | integer32 | read-only |
The two-way delay(us) of monitored flow. |
hwIpfpmMcpTwoDelayVariation | 1.3.6.1.4.1.2011.5.25.316.1.2.6.1.3 | integer32 | read-only |
The two-way delay variation(us) of monitored flow. |
hwIpfpmMcpForwardDelay | 1.3.6.1.4.1.2011.5.25.316.1.2.6.1.4 | integer32 | read-only |
The forward flow delay(us) in two-way delay measurement. |
hwIpfpmMcpForwardDelayVariation | 1.3.6.1.4.1.2011.5.25.316.1.2.6.1.5 | integer32 | read-only |
The forward flow variation(us) in two-way delay measurement. |
hwIpfpmMcpBackwardDelay | 1.3.6.1.4.1.2011.5.25.316.1.2.6.1.6 | integer32 | read-only |
The backward flow delay(us) in two-way delay measurement. |
hwIpfpmMcpBackwardDelayVariation | 1.3.6.1.4.1.2011.5.25.316.1.2.6.1.7 | integer32 | read-only |
The backward flow variation(us) in two-way delay measurement. |
hwIpfpmDcpObjects | 1.3.6.1.4.1.2011.5.25.316.2 | |||
hwIpfpmDcpConfiguration | 1.3.6.1.4.1.2011.5.25.316.2.1 | |||
hwIpfpmDcpGlobalTable | 1.3.6.1.4.1.2011.5.25.316.2.1.1 | |||
hwIpfpmDcpEnable | 1.3.6.1.4.1.2011.5.25.316.2.1.1.1 | hwenabledstatus | read-write |
This object indicates that the DCP (Data Collecting Point) function is 'enabled(1)' or 'disabled(2)'. |
hwIpfpmDcpId | 1.3.6.1.4.1.2011.5.25.316.2.1.1.2 | ipaddress | read-write |
The value of this object indicates the identification of DCP. The value 0.0.0.0 represents that it is not configured. |
hwIpfpmDcpMeasureColorFlag | 1.3.6.1.4.1.2011.5.25.316.2.1.1.3 | octet string | read-write |
This string object indicates the bits of an IP packet used for color measurement. the length of string is 3,first and second character range is <1-6>, third character range is <0-6>. the three characters can not same. The character '0' represents none flag bit. The character '1' represents the bit0 of the FLAGS byte. The character '2' represents the bit3 of the TOS byte. The character '3' represents the bit4 of the TOS byte. The character '4' represents the bit5 of the TOS byte. The character '5' represents the bit6 of the TOS byte. The character '6' represents the bit7 of the TOS byte. the first character represents loss measurement color-bit, the second character represents delay measurement color-bit, the third character represents multicast measurement color-bit. |
hwIpfpmDcpMcpId | 1.3.6.1.4.1.2011.5.25.316.2.1.1.6 | ipaddress | read-write |
Identification of the MCP that DCP reports measure data of the test instances not specified the object 'hwIpfpmDcpInstMcpId' to. The value 0.0.0.0 represents that it is not configured. |
hwIpfpmDcpMcpPort | 1.3.6.1.4.1.2011.5.25.316.2.1.1.7 | integer32 | read-write |
The listening port of the MCP that DCP reports measure data of the test instances not specified the object 'hwIpfpmDcpInstMcpPort' to. It need setting 'hwIpfpmDcpMcpId' first before setting this object. |
hwIpfpmDcpMcpVpnName | 1.3.6.1.4.1.2011.5.25.316.2.1.1.8 | octet string | read-write |
The name of the VPN instance through which the DCP and the MCP communicates. 'hwIpfpmDcpInstMcpId' should be setted first before setting this object. |
hwIpfpmDcpMcpVpnType | 1.3.6.1.4.1.2011.5.25.316.2.1.1.9 | hwipfpmvpntype | read-write |
The type of the VPN instance. 'hwIpfpmDcpInstMcpId' should be setted first before setting this object. |
hwIpfpmDcpAuthTable | 1.3.6.1.4.1.2011.5.25.316.2.1.7 | no-access |
The table contains authentication of DCP. |
|
1.3.6.1.4.1.2011.5.25.316.2.1.7.1 | no-access |
IPFPM authentication information for DCP |
||
hwIpfpmDcpAuthKeyId | 1.3.6.1.4.1.2011.5.25.316.2.1.7.1.1 | integer32 | no-access |
Identification of the DCP authentication. |
hwIpfpmDcpAuthType | 1.3.6.1.4.1.2011.5.25.316.2.1.7.1.2 | hwipfpmauthtype | read-write |
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. |
hwIpfpmDcpAuthKey | 1.3.6.1.4.1.2011.5.25.316.2.1.7.1.3 | octet string | read-write |
The password used as an IPFPM authentication key. |
hwIpfpmDcpAuthRowStatus | 1.3.6.1.4.1.2011.5.25.316.2.1.7.1.4 | rowstatus | read-only |
Used for controlling the creation and deletion of this row. |
hwIpfpmDcpInstTable | 1.3.6.1.4.1.2011.5.25.316.2.1.8 | no-access |
The table contains attribute of DCP test instances. |
|
1.3.6.1.4.1.2011.5.25.316.2.1.8.1 | no-access |
IPFPM configuration information for a particular DCP test instance. |
||
hwIpfpmDcpInstId | 1.3.6.1.4.1.2011.5.25.316.2.1.8.1.1 | integer32 | no-access |
Identification of the test instance. |
hwIpfpmDcpInstDesc | 1.3.6.1.4.1.2011.5.25.316.2.1.8.1.2 | octet string | read-only |
Description of the test instance. if the string length is 0, it represents that it is not configured. |
hwIpfpmDcpInstMcpId | 1.3.6.1.4.1.2011.5.25.316.2.1.8.1.3 | ipaddress | read-only |
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 |
hwIpfpmDcpInstMcpPort | 1.3.6.1.4.1.2011.5.25.316.2.1.8.1.4 | integer32 | read-only |
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. |
hwIpfpmDcpInstInterval | 1.3.6.1.4.1.2011.5.25.316.2.1.8.1.5 | hwipfpminstintervaltype | read-only |
This object indicates that interval of an test instance is 'interval1s(1)' or 'interval10s(10)' or 'interval60s(60)' or 'interval600s(600)'. |
hwIpfpmDcpInstRowStatus | 1.3.6.1.4.1.2011.5.25.316.2.1.8.1.6 | rowstatus | read-only |
Used for controlling the creation and deletion of this row. |
hwIpfpmDcpInstType | 1.3.6.1.4.1.2011.5.25.316.2.1.8.1.7 | hwipfpminsttype | read-only |
type of the test instance. |
hwIpfpmDcpSourceInstId | 1.3.6.1.4.1.2011.5.25.316.2.1.8.1.8 | integer32 | read-only |
Identification of the source instance. |
hwIpfpmDcpInstMcpVpnName | 1.3.6.1.4.1.2011.5.25.316.2.1.8.1.9 | octet string | read-only |
The name of the VPN instance through which the DCP and the MCP communicates. 'hwIpfpmDcpInstMcpId' should be setted first before setting this object. |
hwIpfpmDcpInstMcpVpnType | 1.3.6.1.4.1.2011.5.25.316.2.1.8.1.10 | hwipfpmvpntype | read-only |
The type of the VPN instance. 'hwIpfpmDcpInstMcpId' should be setted first before setting this object. |
hwIpfpmDcpInstGroupId | 1.3.6.1.4.1.2011.5.25.316.2.1.8.1.11 | integer32 | read-only |
The group identification of the test instance. |
hwIpfpmDcpInstAuthTable | 1.3.6.1.4.1.2011.5.25.316.2.1.9 | no-access |
The table contains authentication of DCP test instances. |
|
1.3.6.1.4.1.2011.5.25.316.2.1.9.1 | no-access |
IPFPM authentication information for a particular DCP test instance. |
||
hwIpfpmDcpInstAuthKeyId | 1.3.6.1.4.1.2011.5.25.316.2.1.9.1.1 | integer32 | no-access |
Identification of the DCP authentication. |
hwIpfpmDcpInstAuthType | 1.3.6.1.4.1.2011.5.25.316.2.1.9.1.2 | hwipfpmauthtype | read-write |
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 object is not configured and object 'hwIpfpmDcpAuthType' is configured, then this instance uses 'hwIpfpmDcpInstAuthType' and 'hwIpfpmDcpInstAuthKey' as its authentication. |
hwIpfpmDcpInstAuthKey | 1.3.6.1.4.1.2011.5.25.316.2.1.9.1.3 | octet string | read-write |
The password used as an DCP test instance authentication key. |
hwIpfpmDcpInstAuthRowStatus | 1.3.6.1.4.1.2011.5.25.316.2.1.9.1.4 | rowstatus | read-only |
Used for controlling the creation and deletion of this row. |
hwIpfpmDcpFlowTable | 1.3.6.1.4.1.2011.5.25.316.2.1.10 | no-access |
The table contains flow attribute of DCP test instances. |
|
1.3.6.1.4.1.2011.5.25.316.2.1.10.1 | no-access |
IPFPM configuration information for a particular DCP test instance flow. |
||
hwIpfpmDcpFlowType | 1.3.6.1.4.1.2011.5.25.316.2.1.10.1.1 | hwipfpmflowtype | no-access |
This object indicates that the flow is 'forward(1)' or 'backward(2)' or 'bidirectional(3)'. |
hwIpfpmDcpFlowProtocol | 1.3.6.1.4.1.2011.5.25.316.2.1.10.1.2 | integer32 | read-only |
This object indicates the protocol specified as the flow feature. 'hwIpfpmDcpFlowSrcPortBgn', 'hwIpfpmDcpFlowSrcPortEnd', 'hwIpfpmDcpFlowDstPortBgn', and 'hwIpfpmDcpFlowDstPortEnd' can be configured only when the value is 6(tcp) or 17(udp). The value 0 represents that this object is not configured. |
hwIpfpmDcpFlowDscp | 1.3.6.1.4.1.2011.5.25.316.2.1.10.1.3 | integer32 | read-only |
This object indicates the DSCP specified as the flow feature. The value -1 represents that this object is not configured. |
hwIpfpmDcpFlowSrcAddr | 1.3.6.1.4.1.2011.5.25.316.2.1.10.1.4 | ipaddress | read-only |
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. |
hwIpfpmDcpFlowSrcMaskLen | 1.3.6.1.4.1.2011.5.25.316.2.1.10.1.5 | integer32 | read-only |
This object indicates the source ip mask length specified as the flow feature. |
hwIpfpmDcpFlowDstAddr | 1.3.6.1.4.1.2011.5.25.316.2.1.10.1.6 | ipaddress | read-only |
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. |
hwIpfpmDcpFlowDstMaskLen | 1.3.6.1.4.1.2011.5.25.316.2.1.10.1.7 | integer32 | read-only |
This object indicates the destination ip mask length specified as the flow feature. |
hwIpfpmDcpFlowSrcPortBgn | 1.3.6.1.4.1.2011.5.25.316.2.1.10.1.8 | integer32 | read-only |
This object indicates the begin value of source port specified as the flow feature. It need configure 'hwIpfpmDcpFlowProtocol' first before configure this object. The value 0 represents that this object is not configured. |
hwIpfpmDcpFlowSrcPortEnd | 1.3.6.1.4.1.2011.5.25.316.2.1.10.1.9 | integer32 | read-only |
This object indicates the end value of source port specified as the flow feature. It need configure 'hwIpfpmDcpFlowProtocol' first before configure this object. The value 0 represents that this object is not configured. |
hwIpfpmDcpFlowDstPortBgn | 1.3.6.1.4.1.2011.5.25.316.2.1.10.1.10 | integer32 | read-only |
This object indicates the begin value of destination port specified as the flow feature. It need configure 'hwIpfpmDcpFlowProtocol' first before configure this object. The value 0 represents that this object is not configured. |
hwIpfpmDcpFlowDstPortEnd | 1.3.6.1.4.1.2011.5.25.316.2.1.10.1.11 | integer32 | read-only |
This object indicates the end value of destination port specified as the flow feature. It need configure 'hwIpfpmDcpFlowProtocol' first before configure this object. The value 0 represents that this object is not configured. |
hwIpfpmDcpFlowRowStatus | 1.3.6.1.4.1.2011.5.25.316.2.1.10.1.12 | rowstatus | read-only |
Used for controlling the creation and deletion of this row. |
hwIpfpmDcpFlowOuterSrcAddr | 1.3.6.1.4.1.2011.5.25.316.2.1.10.1.13 | ipaddress | read-only |
This object indicates the outer source ip address specified as the flow feature. The value 0 represents that this object is not configured. |
hwIpfpmDcpFlowOuterDstAddr | 1.3.6.1.4.1.2011.5.25.316.2.1.10.1.14 | ipaddress | read-only |
This object indicates the outer destination ip address specified as the flow feature. The value 0 represents that this object is not configured. |
hwIpfpmDcpFlowForwardGtpTeid | 1.3.6.1.4.1.2011.5.25.316.2.1.10.1.15 | unsigned32 | read-only |
This object indicates the value of forward gtp teid specified as the flow feature. The value 0 represents that this object is not configured. |
hwIpfpmDcpFlowBackwardGtpTeid | 1.3.6.1.4.1.2011.5.25.316.2.1.10.1.16 | unsigned32 | read-only |
This object indicates the value of backward gtp teid specified as the flow feature. The value 0 represents that this object is not configured. |
hwIpfpmDcpInstTlpTable | 1.3.6.1.4.1.2011.5.25.316.2.1.11 | no-access |
The table contains attribute of TLPs. |
|
1.3.6.1.4.1.2011.5.25.316.2.1.11.1 | no-access |
IPFPM configuration information for a particular TLP. |
||
hwIpfpmDcpInstTlpRole | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.1 | hwipfpmtlprole | read-only |
The object indicates the TLP position 'in-point(1)' or 'out-point(2) or 'mid-point(3)'. |
hwIpfpmDcpInstTlpFlowType | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.2 | hwipfpmflowtype | read-only |
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 'hwIpfpmDcpInstTlpRole' is 'mid-point(3)'. The value 'null(0)' represents that this flow is not configured under the instance. |
hwIpfpmDcpInstTlpDirec | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.3 | hwipfpmflowtlpdirec | read-only |
The object indicates the TLP is 'ingress(1)' or 'egress(2)' of the flow of DCP test instance. |
hwIpfpmDcpInstTlpVpnLabel | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.4 | integer32 | read-only |
The VPN label of of the flow that the TLP measured. The value -1 represents that this object is not configured. |
hwIpfpmDcpInstTlpCtrlWordFlag | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.5 | truthvalue | read-only |
The control word flag of the flow that the TLP measured. The value false(2) represents that this object is not configured. |
hwIpfpmDcpInstTlpLspLabel | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.6 | integer32 | read-only |
The LSP label of the flow that the TLP measured. The value -1 represents that this object is not configured. |
hwIpfpmDcpInstTlpL2VpnFlag | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.7 | truthvalue | read-only |
The L2VPN flag of the flow that the TLP measured. The value false(2) represents that this object is not configured. |
hwIpfpmDcpInstTlpTpId | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.8 | octet string | read-only |
The tpid for vlan. The value range is from '600' to 'FFFF'. |
hwIpfpmDcpInstTlpRowStatus | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.9 | rowstatus | read-only |
Used for controlling the creation and deletion of this row. |
hwIpfpmDcpInstTlpMultiSrcType | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.10 | hwipfpmmmstype | read-only |
The object indicates the type of multicastsrc 'master(0)'or 'slave(1)'. |
hwIpfpmDcpInstTlpFlowLabelFlag | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.11 | truthvalue | read-only |
This value indicate whether the flow-label is configured. |
hwIpfpmDcpInstTlpLspLabel2 | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.12 | integer32 | read-only |
The LSP label of the flow that the TLP measured. The value -1 represents that this object is not configured. |
hwIpfpmDcpInstTlpLspLabel3 | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.13 | integer32 | read-only |
The LSP label of the flow that the TLP measured. The value -1 represents that this object is not configured. |
hwIpfpmDcpInstTlpOuterVlan | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.14 | integer32 | read-only |
The outer-vlan id of the flow that the TLP measured. The value 0 represents that this object is not configured. |
hwIpfpmDcpInstTlpInnerVlan | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.15 | integer32 | read-only |
The inner-vlan id of the flow that the TLP measured. The value 0 represents that this object is not configured. |
hwIpfpmDcpInstTlpBackwardVpnLabel | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.16 | integer32 | read-only |
The VPN label of of the flow that the TLP measured. The value -1 represents that this object is not configured. |
hwIpfpmDcpInstTlpBackwardCtrlWordFlag | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.17 | truthvalue | read-only |
The control word flag of the flow that the TLP measured. The value false(2) represents that this object is not configured. |
hwIpfpmDcpInstTlpBackwardLspLabel | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.18 | integer32 | read-only |
The LSP label of the flow that the TLP measured. The value -1 represents that this object is not configured. |
hwIpfpmDcpInstTlpBackwardLspLabel2 | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.19 | integer32 | read-only |
The LSP label of the flow that the TLP measured. The value -1 represents that this object is not configured. |
hwIpfpmDcpInstTlpBackwardLspLabel3 | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.20 | integer32 | read-only |
The LSP label of the flow that the TLP measured. The value -1 represents that this object is not configured. |
hwIpfpmDcpInstTlpBackwardL2VpnFlag | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.21 | truthvalue | read-only |
The L2VPN flag of the flow that the TLP measured. The value false(2) represents that this object is not configured. |
hwIpfpmDcpInstTlpBackwardFlowLabelFlag | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.22 | truthvalue | read-only |
This value indicate whether the flow-label is configured. |
hwIpfpmDcpInstTlpBackwardOuterVlan | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.23 | integer32 | read-only |
The outer-vlan id of the flow that the TLP measured. The value 0 represents that this object is not configured. |
hwIpfpmDcpInstTlpBackwardInnerVlan | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.24 | integer32 | read-only |
The inner-vlan id of the flow that the TLP measured. The value 0 represents that this object is not configured. |
hwIpfpmDcpInstTlpBackwardTpId | 1.3.6.1.4.1.2011.5.25.316.2.1.11.1.25 | octet string | read-only |
The tpid for vlan. The value range is from '600' to 'FFFF'. |
hwIpfpmDcpLossMeasTable | 1.3.6.1.4.1.2011.5.25.316.2.1.12 | no-access |
The table contains loss measure information of DCP test instances. |
|
1.3.6.1.4.1.2011.5.25.316.2.1.12.1 | no-access |
IPFPM loss measure configuration information for a particular DCP test instance. |
||
hwIpfpmDcpLossEnable | 1.3.6.1.4.1.2011.5.25.316.2.1.12.1.1 | hwenabledstatus | read-write |
This object indicates that the on-demand loss measure function is 'enabled(1)' or 'disabled(2)'. |
hwIpfpmDcpLossContEnable | 1.3.6.1.4.1.2011.5.25.316.2.1.12.1.2 | hwenabledstatus | read-write |
This object indicates that the continual loss measure function is 'enabled(1)' or 'disabled(2)'. |
hwIpfpmDcpLossTimeRange | 1.3.6.1.4.1.2011.5.25.316.2.1.12.1.3 | hwipfpmmeastimerangetype | read-write |
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 that this object is not configured. |
hwIpfpmDcpLossTlpRole | 1.3.6.1.4.1.2011.5.25.316.2.1.12.1.4 | hwipfpmlosstlprole | no-access |
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 mid-point. |
hwIpfpmDcpDelayMeasTable | 1.3.6.1.4.1.2011.5.25.316.2.1.13 | no-access |
The table contains delay measure information of DCP test instances. |
|
1.3.6.1.4.1.2011.5.25.316.2.1.13.1 | no-access |
IPFPM delay measure configuration information for a particular DCP test instance. |
||
hwIpfpmDcpDelayEnable | 1.3.6.1.4.1.2011.5.25.316.2.1.13.1.1 | hwenabledstatus | read-write |
This object indicates that the on-demand delay measure function is 'enabled(1)' or 'disabled(2)'. |
hwIpfpmDcpDelayContEnable | 1.3.6.1.4.1.2011.5.25.316.2.1.13.1.2 | hwenabledstatus | read-write |
This object indicates that the continual delay measure function is 'enabled(1)' or 'disabled(2)'. |
hwIpfpmDcpDelayMeasType | 1.3.6.1.4.1.2011.5.25.316.2.1.13.1.3 | hwipfpmdelaymeastype | read-write |
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. |
hwIpfpmDcpDelayTimeRange | 1.3.6.1.4.1.2011.5.25.316.2.1.13.1.4 | hwipfpmmeastimerangetype | read-write |
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 that this object is not configured. |
hwIpfpmDcpDelayTlpRole | 1.3.6.1.4.1.2011.5.25.316.2.1.13.1.5 | hwipfpmdelaytlprole | no-access |
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 mid-point. |
hwIpfpmDcpDelayForwardTlpId | 1.3.6.1.4.1.2011.5.25.316.2.1.13.1.6 | integer32 | read-write |
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. |
hwIpfpmDcpDelayBackwardTlpId | 1.3.6.1.4.1.2011.5.25.316.2.1.13.1.7 | integer32 | read-write |
The ingress TLP of the backward flow for two-way delay measure. The value 0 represents that this object is not configured. |
hwIpfpmDcpTlpTable | 1.3.6.1.4.1.2011.5.25.316.2.1.14 | no-access |
The table contains attribute of TLPs. |
|
1.3.6.1.4.1.2011.5.25.316.2.1.14.1 | no-access |
IPFPM configuration information for a particular TLP on interface. |
||
hwIpfpmDcpTlpId | 1.3.6.1.4.1.2011.5.25.316.2.1.14.1.1 | integer32 | no-access |
Identification of TLP. |
hwIpfpmDcpTlpIfIndex | 1.3.6.1.4.1.2011.5.25.316.2.1.14.1.2 | interfaceindex | read-only |
The index of the port that the TLP configured on. |
hwIpfpmDcpTlpRowStatus | 1.3.6.1.4.1.2011.5.25.316.2.1.14.1.3 | rowstatus | read-only |
Used for controlling the creation and deletion of this row. |
hwIpfpmDcpTlpVlanId | 1.3.6.1.4.1.2011.5.25.316.2.1.14.1.4 | integer32 | read-only |
The VLAN ID of the TLP measured. The value 0 represents ce-default-vlan. The value 65535 represents that this object is not configured. |
hwIpfpmDcpTlpQueryTable | 1.3.6.1.4.1.2011.5.25.316.2.1.15 | no-access |
The table contains the query interface ifindex and TLP ID with the interface. |
|
1.3.6.1.4.1.2011.5.25.316.2.1.15.1 | no-access |
The TLP information which is configured with the interface. |
||
hwIpfpmDcpTlpQueryIfIndex | 1.3.6.1.4.1.2011.5.25.316.2.1.15.1.1 | interfaceindex | no-access |
The interface index which is configured with TLP. |
hwIpfpmDcpTlpQueryTlpId | 1.3.6.1.4.1.2011.5.25.316.2.1.15.1.2 | integer32 | read-only |
The TLP ID which is configured on the interface. |
hwIpfpmDcpTlpQueryVlanId | 1.3.6.1.4.1.2011.5.25.316.2.1.15.1.3 | integer32 | no-access |
The VLAN ID of the TLP measured. The value 0 represents ce-default-vlan. The value 65535 represents that this object is not configured. |
hwIpfpmDcpSrcInstReferQueryTable | 1.3.6.1.4.1.2011.5.25.316.2.1.16 | no-access |
The table describes the information of multicast source instance referred by some multicast receiver instances. |
|
1.3.6.1.4.1.2011.5.25.316.2.1.16.1 | no-access |
The information is that the multicast source instance referred by some multicast receiver instances. |
||
hwIpfpmDcpSrcInstReferCnt | 1.3.6.1.4.1.2011.5.25.316.2.1.16.1.1 | integer32 | read-only |
The object indicates the counter that the multicast source instance referred by some multicast receiver instances. |
hwIpfpmDcpTlpQueryExtTable | 1.3.6.1.4.1.2011.5.25.316.2.1.17 | no-access |
The table contains the query interface ifindex and TLP ID with the interface. |
|
1.3.6.1.4.1.2011.5.25.316.2.1.17.1 | no-access |
The TLP information which is configured with the interface. |
||
hwIpfpmDcpTlpQueryExtIfIndex | 1.3.6.1.4.1.2011.5.25.316.2.1.17.1.1 | interfaceindex | no-access |
The interface index which is configured with TLP. |
hwIpfpmDcpTlpQueryExtTlpId | 1.3.6.1.4.1.2011.5.25.316.2.1.17.1.2 | integer32 | read-only |
The TLP ID which is configured on the interface. |
hwIpfpmDcpTlpQueryExtVlanId | 1.3.6.1.4.1.2011.5.25.316.2.1.17.1.3 | integer32 | no-access |
The VLAN ID of the TLP measured. The value 0 represents ce-default-vlan. The value 65535 represents that this object is not configured. |
hwIpfpmDcpTlpQueryExtOntId | 1.3.6.1.4.1.2011.5.25.316.2.1.17.1.4 | integer32 | no-access |
This object indicates the ONT ID. |
hwIpfpmDcpTlpQueryExtOntPortType | 1.3.6.1.4.1.2011.5.25.316.2.1.17.1.5 | integer | no-access |
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: 'eth': 47, 'invalid': -1. |
hwIpfpmDcpTlpQueryExtOntPortId | 1.3.6.1.4.1.2011.5.25.316.2.1.17.1.6 | integer32 | no-access |
This object indicates the ONT port ID. |
hwIpfpmDcpTlpExtTable | 1.3.6.1.4.1.2011.5.25.316.2.1.18 | no-access |
The table contains attribute of TLPs. |
|
1.3.6.1.4.1.2011.5.25.316.2.1.18.1 | no-access |
IPFPM configuration information for a particular TLP on interface. |
||
hwIpfpmDcpExtTlpId | 1.3.6.1.4.1.2011.5.25.316.2.1.18.1.1 | integer32 | no-access |
Identification of TLP. |
hwIpfpmDcpTlpExtIfIndex | 1.3.6.1.4.1.2011.5.25.316.2.1.18.1.2 | integer32 | read-only |
The index of the port that the TLP configured on. |
hwIpfpmDcpTlpExtRowStatus | 1.3.6.1.4.1.2011.5.25.316.2.1.18.1.3 | rowstatus | read-only |
Used for controlling the creation and deletion of this row. |
hwIpfpmDcpTlpExtVlanId | 1.3.6.1.4.1.2011.5.25.316.2.1.18.1.4 | integer32 | read-only |
The VLAN ID of the TLP measured. The value 0 represents ce-default-vlan. The value 65535 represents that this object is not configured. |
hwIpfpmDcpTlpExtOntId | 1.3.6.1.4.1.2011.5.25.316.2.1.18.1.5 | integer32 | read-only |
This object indicates the ONT ID. The value -1 represents that this object is not configured. |
hwIpfpmDcpTlpExtOntPortType | 1.3.6.1.4.1.2011.5.25.316.2.1.18.1.6 | integer | read-only |
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 } . Enumeration: 'eth': 47, 'invalid': -1. |
hwIpfpmDcpTlpExtOntPortId | 1.3.6.1.4.1.2011.5.25.316.2.1.18.1.7 | integer32 | read-only |
This object indicates the ONT port ID. The value -1 represents that this object is not configured. |
hwIpfpmDcpTrapObjects | 1.3.6.1.4.1.2011.5.25.316.2.2 | |||
hwIpfpmTlpExceedBoardId | 1.3.6.1.4.1.2011.5.25.316.2.2.1 | integer32 | no-access |
The board ID that the tlp exceed the threshold. |
hwIpfpmTlpNumber | 1.3.6.1.4.1.2011.5.25.316.2.2.2 | integer32 | no-access |
The number of tlp. |
hwIpfpmTlpThreshold | 1.3.6.1.4.1.2011.5.25.316.2.2.3 | integer32 | no-access |
The threshold of tlp. |
hwIpfpmTraps | 1.3.6.1.4.1.2011.5.25.316.3 | |||
hwIpfpmLossRatioExceed | 1.3.6.1.4.1.2011.5.25.316.3.1 |
A hwIpfpmLossRatioExceed trap is sent when the loss ratio of IPFPM test instance exceeds the uppper threshold in continuous five test intervals. |
||
hwIpfpmLossRatioRecovery | 1.3.6.1.4.1.2011.5.25.316.3.2 |
A hwIpfpmLossRatioRecovery trap is sent when the loss ratio of IPFPM test instance is under the lower threshold in continuous five test intervals. |
||
hwIpfpmOneDelayExceed | 1.3.6.1.4.1.2011.5.25.316.3.3 |
A hwIpfpmOneDelayExceed trap is sent when the one-way delay of IPFPM test instance exceeds the uppper threshold in continuous five test intervals. |
||
hwIpfpmOneDelayRecovery | 1.3.6.1.4.1.2011.5.25.316.3.4 |
A hwIpfpmOneDelayRecovery trap is sent when the one-way delay of IPFPM test instance is under the lower threshold in continuous five test intervals. |
||
hwIpfpmTwoDelayExceed | 1.3.6.1.4.1.2011.5.25.316.3.5 |
A hwIpfpmTwoDelayExceed trap is sent when the two-way delay of IPFPM test instance exceeds the uppper threshold in continuous five test intervals. |
||
hwIpfpmTwoDelayRecovery | 1.3.6.1.4.1.2011.5.25.316.3.6 |
A hwIpfpmTwoDelayRecovery trap is sent when the two-way delay of IPFPM test instance is under the lower threshold in continuous five test intervals. |
||
hwIpfpmDcpFlowConflict | 1.3.6.1.4.1.2011.5.25.316.3.7 |
A hwIpfpmDcpFlowConflict trap is sent when the flow configuration conflicts with another existing flow configuration. The first hwIpfpmDcpInstId and hwIpfpmDcpFlowType indicates the specified flow. The second hwIpfpmDcpInstId and hwIpfpmDcpFlowType indicates the existing flow. |
||
hwIpfpmTlpExceed | 1.3.6.1.4.1.2011.5.25.316.3.8 |
A hwIpfpmTlpExceed trap is sent when the number of board tlp exceeds the threshold. |
||
hwIpfpmTlpRecovery | 1.3.6.1.4.1.2011.5.25.316.3.9 |
A hwIpfpmTlpRecovery trap is sent when the number of board tlp is under the threshold. |
||
hwIpfpmConformance | 1.3.6.1.4.1.2011.5.25.316.4 | |||
hwIpfpmCompliances | 1.3.6.1.4.1.2011.5.25.316.4.1 | |||
hwIpfpmCompliance | 1.3.6.1.4.1.2011.5.25.316.4.1.1 |
The compliance statement for entities which implement the IPFPM MIB. |
||
hwIpfpmGroups | 1.3.6.1.4.1.2011.5.25.316.4.2 | |||
hwIpfpmMcpConfigGroup | 1.3.6.1.4.1.2011.5.25.316.4.2.1 |
The collection of objects which are used to configure the IPFPM MCP behavior. |
||
hwIpfpmMcpInstConfigGroup | 1.3.6.1.4.1.2011.5.25.316.4.2.2 |
The collection of objects which are used to configure the IPFPM MCP test instance behavior. |
||
hwIpfpmMcpStatsGroup | 1.3.6.1.4.1.2011.5.25.316.4.2.3 |
The collection of objects which are used to represent the IPFPM test instance statistics. |
||
hwIpfpmDcpConfigGroup | 1.3.6.1.4.1.2011.5.25.316.4.2.4 |
The collection of objects which are used to configure the IPFPM DCP behavior. |
||
hwIpfpmDcpInstConfigGroup | 1.3.6.1.4.1.2011.5.25.316.4.2.5 |
The collection of objects which are used to configure the IPFPM DCP test instance behavior. |
||
hwIpfpmDcpTlpConfigGroup | 1.3.6.1.4.1.2011.5.25.316.4.2.6 |
The collection of objects which are used to configure the IPFPM TLP behavior. |
||
hwIpfpmTrapsGroup | 1.3.6.1.4.1.2011.5.25.316.4.2.7 |
The collection of traps used to indicate that the measured network performance is in fault or not. |