OVNM 5.3 - Operations Agent for NonStop SNMP Adapter Guide
Appendix B: AdapterConf File Parameters 37
Appendix B: AdapterConf File Parameters
The following table enlists and describes the various parameters of the Adapter.conf file.
Table 3 Configuration Parameters of AdapterConf File
Parameter
Value
Description
TOOLID
NONSTOP-TRAP
Specifies the TOOLID.
LOGFILE
adapter.log
Stores the trace messages to the specified log file.
TRACE
ON
Sets the TRACE mode to ON | OFF.
ALIVE
60
Checks whether elink is alive or not after every specified time
interval. Default value is 180 seconds.
COUNT 3 Generates the specified number of messages if elink is down or
hung.
REMOTEPORT
9871
Specifies the remote port number of elink.
LOCALPORT
emsport
Specifies local port number of elink. Default value is 8976.
MAXGOBACKNUMSECONDS
10800
Maximum number of seconds to go back during message queuing
process.
MSGQUEUING
ON
Enables message queuing feature. Default value is OFF.
LOGFILELEN
500000
Specifies the size of the log file in bytes. Default value is 5MB.
INTERNALMSG
ON
Enables to send internal messages to Enterprise.
INTERNALMSGSEVERITY
CRITICAL
Specifies the severity level of internal messages. Possible Values are
NORMAL | WARNING | MINOR | MAJOR | CRITICAL.
CATCHUPTIMEOUT
120
Specifies the time interval in seconds to wait for catchup messages.
SAFPROCESSINGINTERVAL
30
Specifies how often to try to process SAF file. Default value is 120
seconds.
TRAPCOMMUNITY
private
Specifies the SNMP trap community.
TRAPOID
1.3.6.1.4.1.11.779
Specifies SNMP trapOID value.
TRAPDESTINATION
192.168.1.70
Specifies SNMP trap destination IP Address (IP Address:port)
DIAGNOSE
OFF
For Diagnosis.
INFORM OFF Sets this option ON for guaranteed message delivery. Possible
values are ON | OFF.
INFORMTIMEOUT
15
Specifies the maximum time interval in seconds to wait for the
response of SNMP TRAP. Default is 10 seconds. Minimum allowed
value is 5 seconds. Maximum allowed value is 90 seconds. This is
meaningful only when INFORM is ON.
HTTP_TRAPGEN_ENABLED TRUE If this is TRUE then Http trapgen will be used, else old trapgen.exe
will be used to generate traps.