The debugging pmls command enables debugging of the pmls module used for performance management.
The undo debugging pmls command disables debugging of the pmls module.
By default, the debugging function is disabled for the pmls module.
Parameter | Description | Value |
---|---|---|
sample |
Enables the debugging function for sampling information. |
- |
distribute |
Enables the debugging function for information distribution. |
- |
trace |
Enables the debugging function for packet tracing. |
- |
error |
Enables the debugging function for error information. |
- |
config |
Enables the debugging function for configuration information. |
- |
compid compentid |
Enables the debugging function for the component with a specified ID. |
The value is an integer ranging from 0 to 4294967295 |
pmocid cid |
Enables the debugging function for the performance management object with a specified class ID. |
The value is an integer ranging from 0 to 4294967295 |
pmoindex index |
Enables the debugging function for the performance management object with a specified index. |
The value is an integer ranging from 0 to 4294967295 |
all |
Enables the debugging function for all information. |
- |