Flags
- -p
- Trap-directed polling.
- -e
- Traps should be raised in response to alarms.
- -a alarms_stored
- The number of most recent Blueworx Voice Response alarms to be kept available for enquiry
via SNMP. This set of available alarms includes both alertable and non-alertable
alarms. Only alertable alarms are passed to SNMP in traps. However SNMP queries
can be made on all alarms, both alertable and non-alertable. The default value
for the -a flag is 200 with a maximum value of 1000.
- -n summary_alarms
- The maximum number of alertable alarms
to be presented in a summary trap. The default value for the -n flag
is 20 with a maximum of 100. A warning is issued if the value specified for summary_alarms exceeds 10% of the value for alarms_stored.
The value for summary_alarms must be no greater than that for alarms_stored.
- -t summary_time
- The maximum length of time that can elapse after an alertable alarm
occurs, before a new summary trap must be sent, regardless of how many alarms
have occurred. The default value for the -t flag is 5 seconds. It
cannot be less than 1 second.