IBM Support

MTTrapd probes SNMP_WATCH automation features for SNMPv3 traps engineid reset and unknown engineid's

Question & Answer


Question

What are the requirements for the MTTrapd probes SNMP_WATCH automation  features?

Cause

Diagram of multitier systems with MTTrapd probe

Answer

The latest MTTrapd probe is required for the SNMP_WATCH unknown engineid feature.
Release ID: 22.3.0 or higher.
The include rules file logic is required for the engineid reset.
include "$NCHOME/omnibus/probes/linux2x86/mttrapd.bidir.rules"
include "$NCHOME/omnibus/probes/linux2x86/mttrapd.snmpwatch.rules"
The probe property file requires the command line interface to be enabled, and EngineInfoProbeWatch enabled.
###
# SNMP_WATCH
EngineInfoProbeWatch    : 1
#
# Command line interface Command line interface and SNMPWATCH tools
#
NHttpd.EnableHTTP               : TRUE
NHttpd.ListeningHostname        : 'localhost'
NHttpd.ListeningPort            : 10101
NHttpd.AccessLog                : "$NCHOME/omnibus/log/mttrapd.10101.nhttpd.access.log"
The aggregation object server must be run under process control and have access to the mttrapd_Nhttp_SnmpActions.pl perl script.
$NCHOME/omnibus/probes/linux2x86/mttrapd_Nhttp_SnmpActions.pl
The aggregation object must have access to the MTTrapd probes command line port.
A file containing the steps required to test the SNMP_WATCH automation SNMPv3 engineid features is provided, along with a tar file of the configuration files and test scripts.
The canned traps and test scripts are provided by two related FAQs.
  • Checking SNMP trap reception for the MTTrapd probe
  • Using the command-line interface to manage the MTTrapd probes SNMPv3 engine
Comment
The mttrapd_triggers trigger group is disabled by default.
To enable the trigger group run the following SQL.
alter trigger group mttrapd_triggers set enabled true;
go

Steps for testing the SNMP_WATCH features using a test object server.
Example SNMP_WATCH features test configuration files and scripts [requires files from two other FAQs].

[{"Type":"MASTER","Line of Business":{"code":"LOB77","label":"Automation Platform"},"Business Unit":{"code":"BU048","label":"IBM Software"},"Product":{"code":"SSSHTQ","label":"Tivoli Netcool\/OMNIbus"},"ARM Category":[{"code":"a8m500000008ZzRAAU","label":"Probes-\u003E1 Individual Probes-\u003EMttrapd SNMP nco_p_mttrapd"}],"ARM Case Number":"","Platform":[{"code":"PF025","label":"Platform Independent"}],"Version":"All Versions"}]

Document Information

Modified date:
22 September 2025

UID

ibm17174632