set fault-thresholds timeslot

Last Updated : Jun 14, 2018 |

Sets time slot occupancy notification by specifying the occupancy rate at which an SNMP trap is generated.

Set the upper threshold percentage to a value greater than the lower threshold percentage.

Note:

A trap is always sent at 100% time slot occupancy.

Syntax

set fault-thresholds timeslot {none | %upper-threshold %lower-threshold}

Parameters

Parameter

Description

Possible Values

Default Value

none

Keyword specifying to disable time slot occupancy notification

%upper-threshold

The percentage of time slot occupancy at which a trap is generated

1-100

90

%lower-threshold

The percentage of time slot occupancy at which a trap is cleared

0-99

85

User level

read-write

Context

general

Example

To specify that when time slot occupancy is at 97%, a trap is generated, and when occupancy drops to 80% or less, the trap clears:

G4xx-001(super)# set fault-thresholds timeslot 97 80