MsSna_LuAppcLocal Class
An APPC local LU resource.
The following syntax is simplified from MOF code.
Syntax
class MsSna_LuAppcLocal : MsSna_Config
{
String Service;
String Alias;
String Comment;
String NetName;
String LUName;
boolean PoolMember;
String IncomingLu;
sint16 TpTimeout;
sint16 Number;
string Connection;
boolean SyncPoint;
String SyncPointClient;
};
Properties
Service
Data Type: String Qualifiers: Key, MAXLEN(20), TOUPPERCASE Access Type: Read-Only
The SNA service to which this LU belongs.
Alias
Data Type: String Qualifiers: Key, MAXLEN(8), TOUPPERCASE Access Type: Read-Only
The LU alias.
Comment
Data Type: String Qualifiers: MAXLEN(25) Access Type: Read/Write
An optional comment field.
NetName
Data Type: String Qualifiers: MAXLEN(8), TOUPPERCASE Access Type: Read/Write
The network name, which must match that configured on the remote computer.
LUName
Data Type: String Qualifiers: MAXLEN(8), TOUPPERCASE Access Type: Read/Write
The LU name, which can be the same as the LU alias.
PoolMember
Data Type: Boolean Access Type: Read/Write
true to indicate that this LU is a member of the default outgoing Local APPC LU pool; otherwise, false.
IncomingLu
Data Type: String Qualifiers: MAXLEN(8), TOUPPERCASE Access Type: Read/Write
An implicit incoming remote LU.
TpTimeout
Data Type: sint16 Qualifiers: MINVALUE(0), MAXVALUE(3600) Access Type: Read/Write
The time-out value, in seconds. If you want to manually start the invokable TP, be sure to specify at least 60 seconds; this will give the operator sufficient time to perform the necessary actions.
Number
Data Type: sint16 Qualifiers: MINVALUE(0), MAXVALUE(254) Access Type: Read/Write
The LU number, for dependent LUs.
Connection
Data Type: String Qualifiers: MAXLEN(8), TOUPPERCASE Access Type: Read/Write
The connection on which a dependent LU is configured.
SyncPoint
Data Type: Boolean Access Type: Read/Write
true to indicate that you have a very specialized transaction program (TP) that requires Resync Service; otherwise, false.
SyncPointClient
Data Type: String Qualifiers: MAXLEN(15) Access Type: Read/Write
The IP address or the name of the client computer.
Remarks
MsSna_LuAppcLocal is used for LU 6.2 protocols.
Requirements
Platforms: Windows Server 2022, Windows Server 2019, Windows Server 2016, Windows 11, and Windows 10
See Also
WMISNA WMI Provider Classes
Administration and Management Programmer's Guide