User`s guide
YesWare PMS integration 9-19
Software Release 2.30 YesWare Applications User’s Guide 08-01016-01
Procedure 9-4 (continued)
Configuring SNMP trap recipient for PMS link disruptions
Step Action
5 Enter the following in the threshold1 field of the acknak configuration file
(The command is entered all on one line. It is shown on several lines here
because of space limitations.):
[Numeric Threshold 1 setting] snmptrap -v 1 [trap recipient host
name or IP address] public 1 [YWS hostname or IP address] 2 0 ’’
system.sysDescr.0 s ’AckNak server passing threshold 1’;
Note the following about the above threshold1 field entry:
•The [Numeric Threshold 1 Setting]
is the number of records designated
as the lower threshold of the FIFO buffer as described in “SNMP
notification of PMS link disruption” on page 9-16
•The ’’
marks after the [YWS hostname or IP address] 2 0 must be
entered as two single-quotation marks
, not one double-quotation mark
• The text string ’AckNak server passing threshold 1’ can be replaced
with a different string according to administrator requirements.
The following is an example of a threshold1 field entry (Threshold 1 = 9
):
9 snmptrap -v 1 destination.testlab.elastic.com public 1
source.testlab.elastic.com 2 0 '' system.sysDescr.0 s 'AckNak
server passing threshold 1';
6 Enter the following in the threshold2 field of the acknak configuration file:
[Numeric Threshold 2 setting] snmptrap -v 1 [trap recipient host
name or IP address] public 1 [YWS hostname or IP address] 2 0 ’’
system.sysDescr.0 s ’AckNak server passing threshold 2’;
Note the following about the above threshold2 field entry:
•The [Numeric Threshold 2 Setting]
is the number of records designated
as the upper threshold of the FIFO buffer as described in “SNMP
notification of PMS link disruption” on page 9-16
•The ’’
marks after the [YWS hostname or IP address] 2 0 must be
entered as two single-quotation marks
, not one double-quotation mark
• The text string ’AckNak server passing threshold 2’ can be replaced
with a different string according to administrator requirements.
The following is an example of a threshold2 field entry (Threshold 2 = 100
):
100 snmptrap -v 1 destination.testlab.elastic.com public 1
source.testlab.elastic.com 2 0 '' system.sysDescr.0 s 'AckNak
server passing threshold 2';
STOP
You have completed this task.