2.2.3.1 Management Machine Property Identifiers

This protocol specifies the following properties for monitoring the queue manager on a computer.

Value

Meaning

PROPID_MGMT_MSMQ_ACTIVEQUEUES

(0x00000001)

Retrieves a list of the active queues on a computer.

PROPID_MGMT_MSMQ_PRIVATEQ

(0x00000002)

Retrieves a list of the path names of all the private queues registered on the computer.

PROPID_MGMT_MSMQ_DSSERVER

(0x00000003)

Retrieves the name of the current MSMQ Directory Service server for the computer.

PROPID_MGMT_MSMQ_CONNECTED

(0x00000004)

Indicates whether the queue manager on a computer has been disconnected from the network.

PROPID_MGMT_MSMQ_TYPE

(0x00000005)

Retrieves the version and build information for the computer operating system and MSMQ installation.

PROPID_MGMT_MSMQ_BYTES_IN_ALL_QUEUES

(0x00000006)

Retrieves the number of message bytes stored in all the queues on the computer.