This configuration file identifies each remote system that receives mainframe traps.
Follow these steps:
SNMP_TRAP xyzwin2k3.ca.com|162 # traps to NSM manager Machine
or
SNMP_TRAP 172.24.138.21|6162 # traps to another NSM manager Machine
Note: This file also lists SNMP community names and their attributes, which are not changed. Any line in this file that starts with a pound sign (#) is a comment that the runtime system igmores.
The following trap destinations are not the same:
Correct
SNMP_TRAP 172.24.138.21|6162 # non-padded IP Address
Wrong
SNMP_TRAP 172.24.138.021|6162 # Padded IP Address
Note: Zero-padding of the IP addresses is not allowed. Specify the IP addresses exactly as they are returned from the TCP/IP stack (when queried using the IPCONFIG command in DOS under Windows, for example).
A Tab character (X'05') is used as the delimiter between the SNMP_TRAP and SNMP_COMMUNITY keywords and their associated values and following comments. The Tab character usually appears as a period in the ISH and UNIX System Services editor.
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|