Configuring optical monitoring thresholds and alerts

The following is an example of configuring SFP monitoring.

  1. Enter global configuration mode.
    device# configure terminal
  2. Enter threshold-monitor sfp and create a custom policy.
    device(config)# threshold-monitor sfp policy custom type 1glr area temperature alert above highthresh-action raslog email
  3. Apply the policy.
    device(config)# threshold-monitor sfp apply custom

    To disable threshold monitoring, enter the threshold-monitorsfp pause command.

    To re-enable monitoring, enter the no form of the threshold-monitor command.