T-Series Traffic Director Installation, Configuration and Administration Guide 5-21
Configuring SNMP
Configuring an SNMP Alarm for Throughput or PPS
To monitor both throughput and PPS, you must configure separate alarms.
To configure an SNMP alarm:
At the T1000 command prompt, type the following commands to configure the SNMP alarm
and verify the configuration:
set snmp alarm PF-RL-RATE-THRESHOLD [-thresholdValue positive_integer
[-normalValue positive_integer]] [-time secs][-state {ENABLED | DISABLED}]
[-severity severity] [-logging {ENABLED | DISABLED} ]
show snmp alarm PF-RL-RATE-THRESHOLD
For example:
> set snmp alarm PF-RL-RATE-THRESHOLD -thresholdValue 70 -normalValue 50
Done
> show snmp alarm PF-RL-RATE-THRESHOLD
AlarmAlarm ThresholdNormal Threshold Time State Severity Logging
------------------------------------ ---- -------- ------------- --------
1) PF-RL-RATE-THRESHOLD70 50N/A DISABLED - ENABLED
Done
To modify or remove the threshold values:
To modify the threshold values, enter the set snmp alarm PF-RL-RATE-THRESHOLD
command and the parameters to be changed, with their new values.
To remove the threshold values, enter the unset snmp alarm
PF-RL-RATE-THRESHOLD command, followed by the –thresholdValue parameter, but
do not specify any value for the parameter.
Note: The normal-threshold value is automatically unset when you unset the
high-threshold value.
To configure an SNMP alarm for PPS:
At the T1000 command prompt, enter the following commands to configure the SNMP
alarm for PPS and verify the configuration:
set snmp alarm PF-RL-PPS-THRESHOLD [-thresholdValue positive_integer
[-normalValue positive_integer]] [-time secs][-state {ENABLED | DISABLED}]
[-severity severity] [-logging {ENABLED | DISABLED} ]
show snmp alarm PF-RL-PPS-THRESHOLD