Job Management Partner 1/Integrated Management - Event Gateway for Network Node Manager i Description, User's Guide and Reference

[Contents][Glossary][Index][Back][Next]


Appendix G.1 Migrating the operation definition file (imevtgw.conf)

The following table describes how to migrate each parameter setting in the operation definition file of JP1/Base to the NNMi incident forwarding filter definition file.

Table G-1 Migrating the operation definition file (imevtgw.conf)

Parameter name Description How to migrate
nnm_url_base Specifies the URL of NNM. --
severity Establishes correspondence between SNMP trap severities and JP1 event severities. Specify the information in the mapping block of the NNMi incident forwarding filter definition file in the same format as in the operation definition file. Note, however, that you must change the severities of SNMP traps from lower case to upper case.

Example:
Mapping NORMAL to Information

Before migration:
severity normal to Information

After migration:
severity NORMAL to Information
snmp-filter to
end-filter
Specifies the host names of the SNMP agents that are subject to JP1 event conversion. The host names are stored at the source nodes of the NNMi incidents.
Therefore, specify a conditional expression using SRC_NODE_NAME or SRC in the filter condition block of the NNMi incident forwarding filter definition file.

Example:
Specifying host1, host2, and host3 as the conversion target

Before migration:
snmp-filter
source host1 host2 host3
end-filter

After migration:
SRC IN host1 host2 host3
var_expand Specifies whether the information in the variables $r, $ar, $c, $s, $N, $$, $C, $aA, and $T is to be expanded. Set message mapping in the mapping block of the NNMi incident forwarding filter definition file.
To add extended attributes, set the extended attributes in the mapping block.
var_option Expands the specified $ variables to the same information as in the display in NNM.
imevt_server Specifies the logical host into which JP1 events are to be registered. --

Legend:
--: Specification is not necessary

For details about the NNMi incident forwarding filter definition file, see 4.1 Creating an NNMi incident forwarding filter definition file.

[Contents][Back][Next]


[Trademarks]

All Rights Reserved. Copyright (C) 2009, Hitachi, Ltd.