Navigation
Table of Contents
Guide That Contains This Content
[+] Expand All
[-] Collapse All
Related Documentation
Defining Alarm Thresholds for Battery Voltage Sensors
To configure SNMP chassis alarm thresholds for battery voltage sensors:
- Set the editing level for the CLI to expert.user@host> set cli level expert
- From configuration mode, access the configuration statement
that defines the thresholds for battery voltage sensors. [edit]user@host# edit snmp monitor chassis-alarm battery-voltage
- (Optional) Specify the lower threshold for the minor alarm.
For example:[edit snmp monitor chassis-alarm battery-voltage]user@host# set below-minor 3024
- (Optional) Specify the lower threshold for the major alarm.
For example:[edit snmp monitor chassis-alarm battery-voltage]user@host# set below-major 3008
- (Optional) Specify the lower threshold for the critical
alarm. For example:[edit snmp monitor chassis-alarm battery-voltage]user@host# set below-critical 2992
- (Optional) Specify the upper threshold for the minor alarm.
For example:[edit snmp monitor chassis-alarm battery-voltage]user@host# set over-minor 3744
- (Optional) Specify the upper threshold for the major alarm.
For example:[edit snmp monitor chassis-alarm battery-voltage]user@host# set over-major 3760
- (Optional) Specify the upper threshold for the critical
alarm. For example:[edit snmp monitor chassis-alarm battery-voltage]user@host# set over-critical 3776