The display pm measure-info command displays information about performance statistics counters.
Parameter | Description | Value |
---|---|---|
instance-type instance-type | Specifies the type of an instance bound to a performance statistics task. |
The enumerated values include:
NOTE:
The S6720-SI and S6720S-SI only support the uni-mng-as-port. |
Before running the measure disable command to configure performance statistics counters for instances of a specific type, run the display pm measure-info command to view information about available performance statistics counters, including the name, type, maximum value, and minimum value of each counter.
# Display information about performance statistics counters of the instance of the IPFPM type.
<HUAWEI> display pm measure-info instance-type ipfpm
Total instance types: 1, total measures: 10
--------------------------------------------------------------------------------
Instance Type: ipfpm, Measures Count: 10
Measure Name : forward-loss-ratio-max
Measure Type : Maximum
Measure Counter Size(bits) : 32
Measure MaxValue : 100000000
Measure MinValue : -100000000
Measure Name : forward-loss-ratio-min
Measure Type : Minimum
Measure Counter Size(bits) : 32
Measure MaxValue : 100000000
Measure MinValue : -100000000
Measure Name : forward-loss-pkts-inc
Measure Type : Increase
Measure Counter Size(bits) : 64
Measure MaxValue : 9223372036854775807
Measure MinValue : -9223372036854775808
......
Item |
Description |
---|---|
Total instance types |
Total types of measurement instances. |
total measures |
Total statistics counters. |
Instance Type |
Type of an instance. |
Measures Count |
Number of a performance statistics counter. |
Measure Name |
Name of a performance statistics counter. |
Measure Type |
Type of a performance statistics counter. The value can be:
|
Measure Counter Size(bits) |
Size of a performance statistics counter, 32 bits or 64 bits. |
Measure MaxValue |
Maximum value of a performance statistics counter. |
Measure MinValue |
Minimum value of a performance statistics counter. |