PMON Configurations
  • 05 Jul 2023
  • 7 Minutes to read
  • Contributors
  • Dark
    Light
  • PDF

PMON Configurations

  • Dark
    Light
  • PDF

Article Summary

This chapter describes the configuration for PMON features using CLI commands.

Policy Profile Configuration

Policy Profiles is a policy that is configured on a Monitoring entity (physical interface or OAM MEP maintenance end point - Proactive session monitoring).

Each policy profile contains a named collection of settings. The policy profile configuration includes:

  • Policy Profile ID
  • Policy Description
  • Number of 15 min bins
  • Number of 1-day bins

The PMON Policy profiles are by default created for the physical interfaces and mapped on a one-to-one basis. That is, policy profile 1 is mapped to physical interface 0/1, policy profile 2 is mapped to physical interface 0/2, and so on.

PMON Policy profiles are required to be explicitly associated with each of the SLM and DMM Proactive sessions being configured in Y.1731 PM module described by the Test Name parameters. Monitoring for the proactive session is activated, with a separate command.

For the physical interfaces, the policies are always associated and enabled. The clear command should be executed to reset the metrics collected for the policy association.

CLI Configuration

The CLI configuration steps for Policy Profile Creation are listed below:

  1. Enter Global configuration mode:
your product(config)# pmon policy slm 1
  1. View all the PMON profile policies:
your product# show pmon policy slm 1

your product# show pmon policy slm

PMON Policy configuration
---------- ---------------

PMON Policy Type : slm
Policy ID : 1
description :
pmon-15min-bin-count : 33
pmon-1day-bin-count : 8

  1. Configures the description of the PMON profile as:
your product#  description PMON_Ethernet_1
  1. Configures a PMON 15 MIN history bin count:
your product# pmon-15min-bin 10
  1. Configures a PMON 1-DAY history bin count:
your product# pmon-1day-bin 3

Removing Policy Profile Configuration

This section removes the CLI configuration steps to remove the Policy Profile Configuration.
When the Policy Profile configuration is removed, the values of description, number of 15-bins and number of 1-minutes bin configured is reset.

CLI Configuration

  1. Enter Global configuration mode:
your product# configure terminal
  1. Remove the Policy Profile configured in the system:
your product(config)# no pmon policy slm 1
  1. Exit the Global Configuration mode:
your product(config)# end

Threshold Crossing Alert (TCA) Threshold Configuration

Alarms or notifications will be generated for each of the PMON policies, based on the TCA values configurations. For every threshold counter name, a threshold value will be configured. When statistics collected for each monitoring entity reach the configured threshold value, the alarm is raised. By default, the threshold value of each threshold counter name is zero. It will be configurable with the below CLI commands.

CLI Configuration

  1. Configure the threshold crossing alert threshold value for Ethernet Policy:
your product# pmon policy port 1 tca-15min port IfInOctets tca-value 1000000


Note: Similar to the above, TCA values for other TCA counter name like IfInDiscards, IfInErrors, IfOutOctets, IfOutDiscards, IfOutErrors, IfInPkts, IfOutPkts, HighCapacityPkts and HighCapacityOctets.

  1. Configure the threshold crossing alert threshold value for SLM Proactive session:
your product# pmon policy slm 1 tca-15min NearEndFrameLossRatioAverage tca-value 70


Note: Similar to the above TCA values for TCA counter name like NearEndFrameLossRatioAverage, FarEndFrameLossRatioAverage, NearEndHighLoss, FarEndHighLoss, NearEndFrameLossRatioMax and FarEndFrameLossRatioMax. It is configured for the binning interval of 15-mins or 1-day.

  1. Confgure the threshold crossing alert threshold value for DM Proactive session:
your product# pmon policy dm 1 tca-1day RoundTripFrameDelayAverage tca-value 230


Note: Similar to the above TCA values for TCA counter names like RoundTripFrameDelayAverage, RoundTripFrameDelayMax, NearEndFrameDelayVariationAverage, NearEndFrameDelayVariationMax, FarEndFrameDelayVariationAverage, FarEndFrameDelayVariationMax. It is configured for the binning interval of 15-mins or 1-day.

Monitoring of the Proactive Session

SLM and DMM Proactive sessions configured in Y.1731 PM module will be monitored with PMON Policy configurations.

CLI Configuration

  1. Enable the PMON on SLM Proactive Session:
your product# pmon proactive-test SLM_Test_1 1
  1. Enable PMON on DMM Proactive Session:
your product# pmon proactive-test DMM_Test_1 1

Clearing of PMON Session

This command clears the 15-min and 1-day counters associated with the Performance Monitoring PMON for the port, SLM, DMM session.

CLI Configuration

  1. Enable the PMON on SLM Proactive Session:
your product# clear pmon port interface xl 0/2 interval pmon-15-min
  1. Clear PMON statistics on SLM Proactive Session, in the bins organized for 1day interval:
your product# clear pmon test SLM_Test_1 interval pmon-1day
  1. Clear PMON statistics on DMM Proactive Session, in the bins organized for 1day interval:
your product# clear pmon test DMM_Test_1 interval pmon-1day

Retrieving PMON Statistics

This section describes the details of the CLI commands which are used to retrieve the statistics which are collected in the PMON module and organized as bins. For each monitoring entity, the statistics shall be collected in al bins shall be shown, or shall display on a per interval (15-min or 1-day) and per bin basis.

The below command describes the CLI command for retrieving the Ethernet PMON statistic, SLM, and DMM Proactive session statistics.

CLI Commands

  1. To View PMON Ethernet Statistics:
your product# show pmon stats port xl 0/2

PMON PORT STATS:
------ ---------

Port index: 2, Interval: 15min, Bin: 0
------------- -------------------------

fsPmonEthPortStatsStartTime: Sat Jan 4 00:30:01 2020
fsPmonEthPortStatsBinStatus: Adjusted
fsPmonEthPortStatsIfInOctets: 147600
fsPmonEthPortStatsIfInUcastPkts: 0
fsPmonEthPortStatsIfInDiscards: 0
fsPmonEthPortStatsIfInErrors: 0
fsPmonEthPortStatsIfInUnknownProtos: 0
fsPmonEthPortStatsIfInMcastPkts: 0
fsPmonEthPortStatsIfInBcastPkts : 0
fsPmonEthPortStatsIfOutOctets : 0
fsPmonEthPortStatsIfOutUcastPkts : 0
fsPmonEthPortStatsIfOutDiscards : 0
fsPmonEthPortStatsIfOutErrors : 0
fsPmonEthPortStatsIfOutMcastPkts : 0
fsPmonEthPortStatsIfOutBcastPkts : 0
fsPmonEthPortStatsIfInPkts : 0
fsPmonEthPortStatsIfOutPkts : 0
fsPmonEthPortEtherStatsDropEvents : 0
fsPmonEthPortEtherStatsBcastPkts : 0
fsPmonEthPortEtherStatsMcastPkts : 0
fsPmonEthPortEtherStatsCrcAlignErrors : 0
fsPmonEthPortEtherStatsUnderSizePkts : 0
fsPmonEthPortEtherStatsOverSizePkts : 0
fsPmonEthPortEtherStatsFragments : 0
fsPmonEthPortEtherStatsJabbers : 0
fsPmonEthPortEtherStatsCollisions : 0
fsPmonEthPortEtherStatsHighCapacityPkts : 0
fsPmonEthPortEtherStatsHighCapacityOctets : 147600
fsPmonEthPortEtherStatsHighCapacityPkts64Octets : 0
fsPmonEthPortEtherStatsHighCapacityPkts65to127Octets : 0
fsPmonEthPortEtherStatsHighCapacityPkts128to255Octets : 0
fsPmonEthPortEtherStatsHighCapacityPkts256to511Octets : 0
fsPmonEthPortEtherStatsHighCapacityPkts512to1023Octets : 0
fsPmonEthPortEtherStatsHighCapacityPkts1024to1518ctets : 0
fsPmonEthPortEtherStatsHighCapacityPkts1519toMaxOctets : 0
fsPmonEthPortDot3StatsAlignmentErrors : 0
fsPmonEthPortDot3StatsFCSErrors : 0
fsPmonEthPortDot3StatsSingleCollisionFrames : 0
fsPmonEthPortDot3StatsMultipleCollisionFrames : 0
fsPmonEthPortDot3StatsSQETestErrors : 0
fsPmonEthPortDot3StatsDeferredTransmissions : 0
fsPmonEthPortDot3StatsLateCollisions : 0
fsPmonEthPortDot3StatsExcessiveCollisions : 0
fsPmonEthPortDot3StatsernalMacTransmitErrors : 0
fsPmonEthPortDot3StatsCarrierSenseErrors : 0
fsPmonEthPortDot3StatsFrameTooLongs : 0
fsPmonEthPortDot3StatsernalMacReceiveErrors : 0
fsPmonEthPortDot3StatsSymbolErrors : 0

Port index: 2, Interval: 15min, Bin: 1
-------------- ------------------------

fsPmonEthPortStatsStartTime: Sat Jan 4 00:29:36 2020
fsPmonEthPortStatsBinStatus: Data Complete
fsPmonEthPortStatsIfInOctets: 0
fsPmonEthPortStatsIfInUcastPkts: 0
fsPmonEthPortStatsIfInDiscards: 0
fsPmonEthPortStatsIfInErrors: 0
fsPmonEthPortStatsIfInUnknownProtos: 0
fsPmonEthPortStatsIfInMcastPkts: 0
fsPmonEthPortStatsIfInBcastPkts : 0
fsPmonEthPortStatsIfOutOctets : 0
fsPmonEthPortStatsIfOutUcastPkts : 0
fsPmonEthPortStatsIfOutDiscards : 0
fsPmonEthPortStatsIfOutErrors : 0
fsPmonEthPortStatsIfOutMcastPkts : 0
fsPmonEthPortStatsIfOutBcastPkts : 0
fsPmonEthPortStatsIfInPkts : 0
fsPmonEthPortStatsIfOutPkts : 0
fsPmonEthPortEtherStatsDropEvents : 0
fsPmonEthPortEtherStatsBcastPkts : 0
fsPmonEthPortEtherStatsMcastPkts : 0
fsPmonEthPortEtherStatsCrcAlignErrors : 0
fsPmonEthPortEtherStatsUnderSizePkts : 0
fsPmonEthPortEtherStatsOverSizePkts : 0
fsPmonEthPortEtherStatsFragments : 0
fsPmonEthPortEtherStatsJabbers : 0
fsPmonEthPortEtherStatsCollisions : 0
fsPmonEthPortEtherStatsHighCapacityPkts : 0
fsPmonEthPortEtherStatsHighCapacityOctets : 0
fsPmonEthPortEtherStatsHighCapacityPkts64Octets : 0
fsPmonEthPortEtherStatsHighCapacityPkts65to127Octets : 0
fsPmonEthPortEtherStatsHighCapacityPkts128to255Octets : 0
fsPmonEthPortEtherStatsHighCapacityPkts256to511Octets : 0
fsPmonEthPortEtherStatsHighCapacityPkts512to1023Octets : 0
fsPmonEthPortEtherStatsHighCapacityPkts1024to1518ctets : 0
fsPmonEthPortEtherStatsHighCapacityPkts1519toMaxOctets : 0
fsPmonEthPortDot3StatsAlignmentErrors : 0
fsPmonEthPortDot3StatsFCSErrors : 0
fsPmonEthPortDot3StatsSingleCollisionFrames : 0
fsPmonEthPortDot3StatsMultipleCollisionFrames : 0
fsPmonEthPortDot3StatsSQETestErrors : 0
fsPmonEthPortDot3StatsDeferredTransmissions : 0
fsPmonEthPortDot3StatsLateCollisions : 0
fsPmonEthPortDot3StatsExcessiveCollisions : 0
fsPmonEthPortDot3StatsernalMacTransmitErrors : 0
fsPmonEthPortDot3StatsCarrierSenseErrors : 0
fsPmonEthPortDot3StatsFrameTooLongs : 0
fsPmonEthPortDot3StatsernalMacReceiveErrors : 0
fsPmonEthPortDot3StatsSymbolErrors : 0

Port index: 2, Interval: 1day, Bin: 0
---------- ----------------------------

fsPmonEthPortStatsStartTime: Sat Jan 4 00:29:36 2020
fsPmonEthPortStatsBinStatus: Adjusted
fsPmonEthPortStatsIfInOctets: 0
fsPmonEthPortStatsIfInUcastPkts: 0
fsPmonEthPortStatsIfInDiscards: 0
fsPmonEthPortStatsIfInErrors: 0
fsPmonEthPortStatsIfInUnknownProtos: 0
fsPmonEthPortStatsIfInMcastPkts: 0
fsPmonEthPortStatsIfInBcastPkts : 0
fsPmonEthPortStatsIfOutOctets : 0
fsPmonEthPortStatsIfOutUcastPkts : 0
fsPmonEthPortStatsIfOutDiscards : 0
fsPmonEthPortStatsIfOutErrors : 0
fsPmonEthPortStatsIfOutMcastPkts : 0
fsPmonEthPortStatsIfOutBcastPkts : 0
fsPmonEthPortStatsIfInPkts : 0
fsPmonEthPortStatsIfOutPkts : 0
fsPmonEthPortEtherStatsDropEvents : 0
fsPmonEthPortEtherStatsBcastPkts : 0
fsPmonEthPortEtherStatsMcastPkts : 0
fsPmonEthPortEtherStatsCrcAlignErrors : 0
fsPmonEthPortEtherStatsUnderSizePkts : 0
fsPmonEthPortEtherStatsOverSizePkts : 0
fsPmonEthPortEtherStatsFragments : 0
fsPmonEthPortEtherStatsJabbers : 0
fsPmonEthPortEtherStatsCollisions : 0
fsPmonEthPortEtherStatsHighCapacityPkts : 0
fsPmonEthPortEtherStatsHighCapacityOctets : 0
fsPmonEthPortEtherStatsHighCapacityPkts64Octets : 0
fsPmonEthPortEtherStatsHighCapacityPkts65to127Octets : 0
fsPmonEthPortEtherStatsHighCapacityPkts128to255Octets : 0
fsPmonEthPortEtherStatsHighCapacityPkts256to511Octets : 0
fsPmonEthPortEtherStatsHighCapacityPkts512to1023Octets : 0
fsPmonEthPortEtherStatsHighCapacityPkts1024to1518ctets : 0
fsPmonEthPortEtherStatsHighCapacityPkts1519toMaxOctets : 0
fsPmonEthPortDot3StatsAlignmentErrors : 0
fsPmonEthPortDot3StatsFCSErrors : 0
fsPmonEthPortDot3StatsSingleCollisionFrames : 0
fsPmonEthPortDot3StatsMultipleCollisionFrames : 0
fsPmonEthPortDot3StatsSQETestErrors : 0
fsPmonEthPortDot3StatsDeferredTransmissions : 0
fsPmonEthPortDot3StatsLateCollisions : 0
fsPmonEthPortDot3StatsExcessiveCollisions : 0
fsPmonEthPortDot3StatsernalMacTransmitErrors : 0
fsPmonEthPortDot3StatsCarrierSenseErrors : 0
fsPmonEthPortDot3StatsFrameTooLongs : 0
fsPmonEthPortDot3StatsernalMacReceiveErrors : 0
fsPmonEthPortDot3StatsSymbolErrors : 0

  1. To view the PMON Y.1731 SLM Proactive session statistics:
your product# show  pmon  stats slm  SLM_TEST

PMON SLM STATS:
------- --------

TestName: SLM_TEST, Interval: 15min, Bin: 0
---------------- ----------------------------

FsPmonEthCfmSlmStatsBinStatus: Partial
FsPmonEthCfmSlmStatsStartTime: Thu Jan 2 05:45:02 2020
FsPmonEthCfmSlmStatsNearEndFrameLossRatioMin: 5
FsPmonEthCfmSlmStatsNearEndFrameLossRatioAverage: 5
FsPmonEthCfmSlmStatsNearEndFrameLossRatioMax: 6
FsPmonEthCfmSlmStatsFarEndFrameLossRatioMin: 34
FsPmonEthCfmSlmStatsFarEndFrameLossRatioAverage: 36
FsPmonEthCfmSlmStatsFarEndFrameLossRatioMax: 39
FsPmonEthCfmSlmStatsNearEndHighLoss: 0
FsPmonEthCfmSlmStatsFarEndHighLoss: 0
FsPmonEthCfmSlmStatsNearEndUnavailable: 0
FsPmonEthCfmSlmStatsFarEndUnavailable: 0

TestName: SLM_TEST, Interval: 15min, Bin: 1
------------------- ------------------------

FsPmonEthCfmSlmStatsBinStatus: Data Complete
FsPmonEthCfmSlmStatsStartTime: Thu Jan 2 05:30:01 2020
FsPmonEthCfmSlmStatsNearEndFrameLossRatioMin: 2
FsPmonEthCfmSlmStatsNearEndFrameLossRatioAverage: 2
FsPmonEthCfmSlmStatsNearEndFrameLossRatioMax: 6
FsPmonEthCfmSlmStatsFarEndFrameLossRatioMin: 16
FsPmonEthCfmSlmStatsFarEndFrameLossRatioAverage: 26
FsPmonEthCfmSlmStatsFarEndFrameLossRatioMax: 39
FsPmonEthCfmSlmStatsNearEndHighLoss: 0
FsPmonEthCfmSlmStatsFarEndHighLoss: 0
FsPmonEthCfmSlmStatsNearEndUnavailable: 0
FsPmonEthCfmSlmStatsFarEndUnavailable: 0

TestName: SLM_TEST, Interval: 15min, Bin: 2
----------------- ---------------------------

FsPmonEthCfmSlmStatsBinStatus: Data Complete
FsPmonEthCfmSlmStatsStartTime: Thu Jan 2 05:22:25 2020
FsPmonEthCfmSlmStatsNearEndFrameLossRatioMin: 1
FsPmonEthCfmSlmStatsNearEndFrameLossRatioAverage: 1
FsPmonEthCfmSlmStatsNearEndFrameLossRatioMax: 1
FsPmonEthCfmSlmStatsFarEndFrameLossRatioMin: 2
FsPmonEthCfmSlmStatsFarEndFrameLossRatioAverage: 6
FsPmonEthCfmSlmStatsFarEndFrameLossRatioMax: 10
FsPmonEthCfmSlmStatsNearEndHighLoss: 0
FsPmonEthCfmSlmStatsFarEndHighLoss: 0
FsPmonEthCfmSlmStatsNearEndUnavailable: 0
FsPmonEthCfmSlmStatsFarEndUnavailable: 0

TestName: SLM_TEST, Interval: 1day, Bin: 0
---------------- ---------------------------

FsPmonEthCfmSlmStatsBinStatus: Partial
FsPmonEthCfmSlmStatsStartTime: Thu Jan 2 05:22:25 2020
FsPmonEthCfmSlmStatsNearEndFrameLossRatioMin: 1
FsPmonEthCfmSlmStatsNearEndFrameLossRatioAverage: 1
FsPmonEthCfmSlmStatsNearEndFrameLossRatioMax: 6
FsPmonEthCfmSlmStatsFarEndFrameLossRatioMin: 2
FsPmonEthCfmSlmStatsFarEndFrameLossRatioAverage: 23
FsPmonEthCfmSlmStatsFarEndFrameLossRatioMax: 39
FsPmonEthCfmSlmStatsNearEndHighLoss: 0
FsPmonEthCfmSlmStatsFarEndHighLoss: 0
FsPmonEthCfmSlmStatsNearEndUnavailable: 0
FsPmonEthCfmSlmStatsFarEndUnavailable: 0

  1. To view the PMON Y.1731 DMM Proactive session statistics:
your product# show pmon stats dm DMM_TEST

PMON DM STATS:
------- --------

TestName: DMM_TEST, Interval: 15min, Bin: 0
----------------- ---------------------

FsPmonEthCfmDmStatsBinStatus: NA
FsPmonEthCfmDmStatsStartTime: Wed Jan 1 03:37:06 2020
FsPmonEthCfmDmStatsRoundTripFrameDelayMin: 0
FsPmonEthCfmDmStatsRoundTripFrameDelayAverage: 0
FsPmonEthCfmDmStatsRoundTripFrameDelayMax: 0
FsPmonEthCfmDmStatsNearEndFrameDelayVariationMin: 0
FsPmonEthCfmDmStatsNearEndFrameDelayVariationAverage: 0
FsPmonEthCfmDmStatsNearEndFrameDelayVariationMax: 0
FsPmonEthCfmDmStatsFarEndFrameDelayVariationMin: 0
FsPmonEthCfmDmStatsFarEndFrameDelayVariationAverage : 0
FsPmonEthCfmDmStatsFarEndFrameDelayVariationMax: 0

TestName: DMM_TEST, Interval: 1day, Bin: 0
---------------- ----------------------

FsPmonEthCfmDmStatsBinStatus: NA
FsPmonEthCfmDmStatsStartTime: Wed Jan 1 03:37:06 2020
FsPmonEthCfmDmStatsRoundTripFrameDelayMin: 0
FsPmonEthCfmDmStatsRoundTripFrameDelayAverage: 0
FsPmonEthCfmDmStatsRoundTripFrameDelayMax: 0
FsPmonEthCfmDmStatsNearEndFrameDelayVariationMin: 0
FsPmonEthCfmDmStatsNearEndFrameDelayVariationAverage: 0
FsPmonEthCfmDmStatsNearEndFrameDelayVariationMax: 0
FsPmonEthCfmDmStatsFarEndFrameDelayVariationMin: 0
FsPmonEthCfmDmStatsFarEndFrameDelayVariationAverage : 0
FsPmonEthCfmDmStatsFarEndFrameDelayVariationMax: 0

© 2024 Accedian Networks Inc. All rights reserved. Accedian®, Accedian Networks®,  the Accedian logo™, Skylight™, Skylight Interceptor™ and per-packet intel™, are trademarks or registered trademarks of Accedian Networks Inc. To view a list of Accedian trademarks visit: http://accedian.com/legal/trademarks/. 


Was this article helpful?

Changing your password will log you out immediately. Use the new password to log back in.
First name must have atleast 2 characters. Numbers and special characters are not allowed.
Last name must have atleast 1 characters. Numbers and special characters are not allowed.
Enter a valid email
Enter a valid password
Your profile has been successfully updated.