bea.com | products | dev2dev | support | askBEA
BEA Logo Tuxedo
 Download Docs   Site Map   Glossary 
検索
0

SNMP Agent MIB Reference

 Previous Next Contents Index View as PDF  

tuxTdomainNotify

Syntax

INTEGER { dipin(1) | signal(2) | ignore(3) }

Access

read-write

Description

Default notification detection method used by the system for unsolicited messages sent to client processes. This default value can be overridden on a per-client basis using the appropriate tpinit(3) flag value. Note that once unsolicited messages are detected, they are made available to the application through the application defined unsolicited message handling routine identified through the tpsetunsol(3) function.

dipin(1)

The value dipin(1) specifies that dip-in-based notification detection should be used, which means that the system only detects notification messages on behalf of a client process while within ATMI calls. The point of detection within any particular ATMI call is not defined by the system, and dip-in detection does not interrupt blocking system calls. dipin(1) is the default notification detection method.

signal(2)

The value signal(2) specifies that signal-based notification detection should be used, which means that the system sends a signal to the target client process after the notification message has been made available. The system installs a signal catching routine on behalf of clients that select this method of notification.

ignore(3)

The value ignore(3) specifies that by default, notification messages are to be ignored by application clients, which would be appropriate in applications where only clients that request notification at tpinit(3) time should receive unsolicited messages.

Note: Run-time modifications to this object do not affect active clients. All signaling of client processes is done by administrative system processes and not by application processes. Therefore, only clients running with the same UNIX system user identifier can be notified by use of the signal(2) method.

 

Back to Top Previous Next
Contact e-docsContact BEAwebmasterprivacy