Defining Alarm Thresholds for Voltage Sensors
You can configure alarm thresholds for these voltage sensors:
1.8V
3.3V
5V
12V
–12V
To configure SNMP chassis alarm thresholds for voltage sensors:
Set the editing level for the CLI to expert.
user@host> set cli level expertFrom configuration mode, access the configuration statement that defines the thresholds for voltage sensors.
[edit]user@host# edit snmp monitor chassis-alarm voltage-sensorFor example:
[edit]user@host# edit snmp monitor chassis-alarm voltage-1.8v[edit]user@host# edit snmp monitor chassis-alarm voltage-3.3v[edit]user@host# edit snmp monitor chassis-alarm voltage-5v[edit]user@host# edit snmp monitor chassis-alarm voltage-12v[edit]user@host# edit snmp monitor chassis-alarm voltage-negative12vNote The voltage-negative12v option is not available on the C3000 and C5000 Controllers.
(Optional) Specify the lower threshold for the minor alarm. For example:
[edit snmp monitor chassis-alarm voltage-1.8v]user@host# set below-minor 1644(Optional) Specify the lower threshold for the major alarm. For example:
[edit snmp monitor chassis-alarm voltage-1.8v]user@host# set below-major 1632(Optional) Specify the lower threshold for the critical alarm. For example:
[edit snmp monitor chassis-alarm voltage-1.8v]user@host# set below-critical 1620(Optional) Specify the upper threshold for the minor alarm. For example:
[edit snmp monitor chassis-alarm voltage-1.8v]user@host# set over-minor 2028(Optional) Specify the upper threshold for the major alarm. For example:
[edit snmp monitor chassis-alarm voltage-1.8v]user@host# set over-major 2040(Optional) Specify the upper threshold for the critical alarm. For example:
[edit snmp monitor chassis-alarm voltage-1.8v]user@host# set over-critical 2052