UMN:CLI
User Manual
V8102
878
13.10
Performance Monitoring (PM) Profile
Performance Monitoring (PM) profile is used for the traffic statistics of all ONUs (ONTs)
collected by an OLT. The ONT conceptually has only two storage bins: a current accumu-
lator and a history bin. The current accumulator is used to store data collected for the cur-
rent 15-minute interval. The history bin is used to store data for the previous 15-minute in-
terval. At the end of the current 15-minute interval, they switch roles: the previous accu-
mulator bin becomes the new history bin, while the content of the history bin is discarded
and the bin itself is initialized as the new accumulator.The ONT performs no calculations
upon the collected data nor does it keep an archive of collected data beyond the previous
15-minute interval. All calculations based on collected data and archiving of past intervals
is performed by the OLT.
13.10.1
Creating PM Profile
To create a PM profile, use the following command.
Command
Mode
Description
pm-profile NAME create
Global
Creates a PM profile.
NAME: PM profile name
To delete a created PM profile, use the following command.
Command
Mode
Description
no pm-profile
{
NAME
|
all
}
Global
Deletes a created PM profile.
NAME: PM profile name
To modify an existing PM profile, use the following command.
Command
Mode
Description
pm-profile
NAME modify
Global
Modifies the existing PM profile.
NAME: PM profile name
To collect the traffic statistics of ONUs via PM profile, the ONU must be applied with a
Traffic Profile.
13.10.2
Collecting ONU Traffic Statistics
To enable/disable the performance monitoring (PM) function to collect the traffic statistics
of the configured GEM port, use the following command.
Command
Mode
Description
pm gemport
PM-Profile
Enables the PM function to collect the GEM port-
related counters.
no pm gemport
Disables the PM function to collect the GEM port-
related counters.
i