3.1.1.1 Global

The server MUST implement the following:

AliasList: A list of aliases in the server. Each element in the list is an Alias as defined in section 3.1.1.3.

CifsInitialized: A Boolean that indicates whether the CIFS or SMB server, as specified in [MS-CIFS], has completed its initialization. For more details, see section 3.1.6.14.

NullSessionPipeList: A list of named pipe names, without the "\pipe\" prefix, that an anonymous user is allowed to open. This list is queried by the Server Message Block (SMB) and SMB Version 2 protocols.

DefaultServerName: A null-terminated Unicode UTF-16 string that is used as a default server name to locate a scoped share.

FileList: A list of Opens. Each element in the list is an Open as defined in section 3.1.1.6. Entries are inserted into the list as specified in section 3.1.6.4 and removed as specified in section 3.1.6.5.

GlobalServerAnnounce: A DWORD bitmask to indicate the services that are available on the server. It MUST be a combination of one or more of the values that are listed in section 2.2.2.7.

PrinterShareCount: A numeric value that indicates the number of printer shares on the server.

ShareList: A list of shares. Each element in the list is a Share as defined in section 3.1.1.7. Entries are inserted into the list as specified in section 3.1.4.7 and removed as specified in section 3.1.4.12 and section 3.1.4.15.

SessionList: A list of sessions. Each element in the list is a Session as defined in section 3.1.1.8. Entries are inserted into the list as specified in section 3.1.6.2 and removed as specified in section 3.1.6.3.

Smb2Initialized: A Boolean that indicates whether the SMB2 server, as specified in [MS-SMB2], has completed its initialization. For more details, see section 3.1.6.14.

StatisticsStartTime: A DWORD value indicating the time, in seconds, when the server statistics collection started.

TransportList: A list of transports. Each element in the list is a Transport ADM element as defined in section 3.1.1.2.

TreeConnectList: A list of tree connects. Each element in the list is a TreeConnect element defined in section 3.1.1.5. Entries are inserted into the list as specified in section 3.1.6.6 and removed as specified in section 3.1.6.7.