Defining Alarm Thresholds for Fan Speed Sensors

To configure SNMP chassis alarm thresholds for fan speed sensors:

  1. Set the editing level for the CLI to expert.
    user@host> set cli level expert
  2. From configuration mode, access the configuration statement that configures the chassis alarm thresholds for fan speed sensors.
    [edit]user@host# edit snmp monitor chassis-alarm fan-speed
  3. (Optional) Specify the lower threshold for the minor alarm in revolutions per minute. For example:
    [edit snmp monitor chassis-alarm fan-speed]user@host# set minor 540
  4. (Optional) Specify the lower threshold for the major alarm in revolutions per minute. For example:
    [edit snmp monitor chassis-alarm fan-speed]user@host# set major 405
  5. (Optional) Specify the lower threshold for the critical alarm in revolutions per minute. For example:
    [edit snmp monitor chassis-alarm fan-speed]user@host# set critical 270

Related Documentation