Modules | |
| Queue Access Filter and Selector Attributes | |
Detailed Description
Macro Definition Documentation
◆ SOM_QATT_SOMVERSION
| #define SOM_QATT_SOMVERSION 1 |
(I) Version of SOM protocol
Definition at line 139 of file queueatt.h.
◆ SOM_QATT_DESCRIPTION
| #define SOM_QATT_DESCRIPTION 2 |
(S) Description of object
Definition at line 142 of file queueatt.h.
◆ SOM_QATT_CHANNEL_NAME
| #define SOM_QATT_CHANNEL_NAME 3 |
(S) Name of associated channel
Definition at line 145 of file queueatt.h.
◆ SOM_QATT_MTA_NAME
| #define SOM_QATT_MTA_NAME 4 |
(S) Name of associated MTA
Definition at line 148 of file queueatt.h.
◆ SOM_QATT_MSG_ID
| #define SOM_QATT_MSG_ID 5 |
(S) Queue ID of associated message
Definition at line 151 of file queueatt.h.
◆ SOM_QATT_RECIP_NO
| #define SOM_QATT_RECIP_NO 6 |
(I) Internal recipient number; zero means the originator
Definition at line 154 of file queueatt.h.
◆ SOM_QATT_OLDEST_MESSAGE
| #define SOM_QATT_OLDEST_MESSAGE 10 |
(S) Date/Time of oldest message queued on object
Definition at line 157 of file queueatt.h.
◆ SOM_QATT_NUMBER_MESSAGES
| #define SOM_QATT_NUMBER_MESSAGES 11 |
(I) Number of messages queued on object
Definition at line 160 of file queueatt.h.
◆ SOM_QATT_VOLUME_MESSAGES
| #define SOM_QATT_VOLUME_MESSAGES 12 |
(I) Total size of messages queued on object
Definition at line 163 of file queueatt.h.
◆ SOM_QATT_NUMBER_REPORTS
| #define SOM_QATT_NUMBER_REPORTS 13 |
(I) Number of reports queued on object
Definition at line 166 of file queueatt.h.
◆ SOM_QATT_ACTIVE
| #define SOM_QATT_ACTIVE 14 |
(I) Number of active instances of object (channel); non-zero means active (MTA or message)
Definition at line 169 of file queueatt.h.
◆ SOM_QATT_ENABLED
| #define SOM_QATT_ENABLED 15 |
(I) True if enabled for outbound
Definition at line 172 of file queueatt.h.
◆ SOM_QATT_LAST_ATTEMPT
| #define SOM_QATT_LAST_ATTEMPT 16 |
(S) Date/Time of last attempt
Definition at line 175 of file queueatt.h.
◆ SOM_QATT_DELAYED_UNTIL
| #define SOM_QATT_DELAYED_UNTIL 17 |
(S) Date/Time of delay, if delayed
Definition at line 178 of file queueatt.h.
◆ SOM_QATT_LAST_SUCCESS
| #define SOM_QATT_LAST_SUCCESS 18 |
(S) Date/Time of last success
Definition at line 181 of file queueatt.h.
◆ SOM_QATT_INFO
| #define SOM_QATT_INFO 19 |
(S) Information about last error
Definition at line 184 of file queueatt.h.
◆ SOM_QATT_ERROR_COUNT
| #define SOM_QATT_ERROR_COUNT 20 |
(I) Number of errors
Definition at line 187 of file queueatt.h.
◆ SOM_QATT_INENABLED
| #define SOM_QATT_INENABLED 21 |
(I) True if enabled for inbound
Definition at line 190 of file queueatt.h.
◆ SOM_QATT_HOSTNAME
| #define SOM_QATT_HOSTNAME 25 |
(S) Hostname of system
Definition at line 194 of file queueatt.h.
◆ SOM_QATT_VERSION
| #define SOM_QATT_VERSION 26 |
(S) Software version information
Definition at line 197 of file queueatt.h.
◆ SOM_QATT_BOOTTIME
| #define SOM_QATT_BOOTTIME 30 |
(S) Date/Time at which the Manager started
Definition at line 200 of file queueatt.h.
◆ SOM_QATT_MESSAGES_IN
| #define SOM_QATT_MESSAGES_IN 31 |
(I) Number of messages in
Definition at line 203 of file queueatt.h.
◆ SOM_QATT_MESSAGES_OUT
| #define SOM_QATT_MESSAGES_OUT 32 |
(I) Number of messages out
Definition at line 206 of file queueatt.h.
◆ SOM_QATT_ADDRESSES_IN
| #define SOM_QATT_ADDRESSES_IN 33 |
(I) Number of addresses in
Definition at line 209 of file queueatt.h.
◆ SOM_QATT_ADDRESSES_OUT
| #define SOM_QATT_ADDRESSES_OUT 34 |
(I) Number of addresses out
Definition at line 212 of file queueatt.h.
◆ SOM_QATT_OPS_PERSEC
| #define SOM_QATT_OPS_PERSEC 35 |
(I) 100* Operations per second
Definition at line 215 of file queueatt.h.
◆ SOM_QATT_RUNNABLE_CHANS
| #define SOM_QATT_RUNNABLE_CHANS 36 |
(I) 100* Operations per second
Definition at line 218 of file queueatt.h.
◆ SOM_QATT_MSGIN_PERSEC
| #define SOM_QATT_MSGIN_PERSEC 37 |
(I) 100* Messages in per second
Definition at line 221 of file queueatt.h.
◆ SOM_QATT_MSGOUT_PERSEC
| #define SOM_QATT_MSGOUT_PERSEC 38 |
(I) 100* Messages out per second
Definition at line 224 of file queueatt.h.
◆ SOM_QATT_MAXCHANS
| #define SOM_QATT_MAXCHANS 39 |
(I) Maximum number of channels
Definition at line 227 of file queueatt.h.
◆ SOM_QATT_CURRCHANS
| #define SOM_QATT_CURRCHANS 40 |
(I) Current number of channels running
Definition at line 230 of file queueatt.h.
◆ SOM_QATT_IN_ASSOC
| #define SOM_QATT_IN_ASSOC 41 |
(I) Inbound connections to Queue Manager
Definition at line 233 of file queueatt.h.
◆ SOM_QATT_OUT_ASSOC
| #define SOM_QATT_OUT_ASSOC 42 |
(I) Outbound connections from Queue Manager
Definition at line 236 of file queueatt.h.
◆ SOM_QATT_TOTAL_IN_ASSOC
| #define SOM_QATT_TOTAL_IN_ASSOC 43 |
(I) Total inbound connections to Queue Manager
Definition at line 239 of file queueatt.h.
◆ SOM_QATT_TOTAL_OUT_ASSOC
| #define SOM_QATT_TOTAL_OUT_ASSOC 44 |
(I) Total outbound connections from Queue Manager
Definition at line 242 of file queueatt.h.
◆ SOM_QATT_REPORT_TIME
| #define SOM_QATT_REPORT_TIME 45 |
(S) Date/Time for statistics
Definition at line 245 of file queueatt.h.
◆ SOM_QATT_CHANRATE
| #define SOM_QATT_CHANRATE 46 |
(I) 100*average channels with messages
Definition at line 248 of file queueatt.h.
◆ SOM_QATT_OPRATEMAX
| #define SOM_QATT_OPRATEMAX 47 |
(I) Maximum operation rate for queue manager
Definition at line 251 of file queueatt.h.
◆ SOM_QATT_OPRATERESERVE
| #define SOM_QATT_OPRATERESERVE 48 |
(I) Percentage reserve for higher priority messages
Definition at line 254 of file queueatt.h.
◆ SOM_QATT_DIRNAME
| #define SOM_QATT_DIRNAME 50 |
(S) Directory name of Queue Manager
Definition at line 257 of file queueatt.h.
◆ SOM_QATT_STATUS
| #define SOM_QATT_STATUS 51 |
(I) Status of queue manager up (1), down (2), halted(3), congested(4), restarting(5), quiescing(6)
Definition at line 262 of file queueatt.h.
◆ SOM_QATT_OSTYPE
| #define SOM_QATT_OSTYPE 52 |
(S) OS type of system - "windows" or "unix"
Definition at line 265 of file queueatt.h.
◆ SOM_QATT_ARCHIVE_FREE
| #define SOM_QATT_ARCHIVE_FREE 53 |
(I) Percentage free space on Archive filesystem
Definition at line 268 of file queueatt.h.
◆ SOM_QATT_LOGGING_FREE
| #define SOM_QATT_LOGGING_FREE 54 |
(I) Percentage free space on Logging filesystem
Definition at line 271 of file queueatt.h.
◆ SOM_QATT_QUEUE_FREE
| #define SOM_QATT_QUEUE_FREE 55 |
(I) Percentage free space on Queue filesystem
Definition at line 274 of file queueatt.h.
◆ SOM_QATT_CREATION_TIME
| #define SOM_QATT_CREATION_TIME 60 |
(S) Date/Time for statistics
Definition at line 279 of file queueatt.h.
◆ SOM_QATT_FAILED_IN_ASSOC
| #define SOM_QATT_FAILED_IN_ASSOC 62 |
(I) Failed inbound associations
Definition at line 282 of file queueatt.h.
◆ SOM_QATT_FAILED_OUT_ASSOC
| #define SOM_QATT_FAILED_OUT_ASSOC 63 |
(I) Failed inbound associations
Definition at line 285 of file queueatt.h.
◆ SOM_QATT_FAILED_CONVERT
| #define SOM_QATT_FAILED_CONVERT 64 |
(I) Failed content conversions
Definition at line 288 of file queueatt.h.
◆ SOM_QATT_INDEX
| #define SOM_QATT_INDEX 65 |
(I) (SNMP) Index of channel or MTA
Definition at line 291 of file queueatt.h.
◆ SOM_QATT_HIERARCHY
| #define SOM_QATT_HIERARCHY 66 |
(I) Index of parent
Definition at line 294 of file queueatt.h.
◆ SOM_QATT_LAST_INBOUND_TIME
| #define SOM_QATT_LAST_INBOUND_TIME 67 |
(S) Time of last inbound association
Definition at line 297 of file queueatt.h.
◆ SOM_QATT_LAST_OUTBOUND_TIME
| #define SOM_QATT_LAST_OUTBOUND_TIME 68 |
(S) Time of last outbound association
Definition at line 300 of file queueatt.h.
◆ SOM_QATT_LOOPS_DETECTED
| #define SOM_QATT_LOOPS_DETECTED 69 |
(I) Looping messages detected
Definition at line 303 of file queueatt.h.
◆ SOM_QATT_OLDEST_MSGID
| #define SOM_QATT_OLDEST_MSGID 70 |
(S) Queue ID of oldest message
Definition at line 306 of file queueatt.h.
◆ SOM_QATT_PROTOCOL
| #define SOM_QATT_PROTOCOL 71 |
(S) Object identifier for ourbound protocol
Definition at line 309 of file queueatt.h.
◆ SOM_QATT_RECEIVED_VOLUME
| #define SOM_QATT_RECEIVED_VOLUME 72 |
(I) Received volume in Kbytes
Definition at line 312 of file queueatt.h.
◆ SOM_QATT_TRANSMITTED_VOLUME
| #define SOM_QATT_TRANSMITTED_VOLUME 73 |
(I) Received volume in Kbytes
Definition at line 315 of file queueatt.h.
◆ SOM_QATT_REFUSE_STATUS
| #define SOM_QATT_REFUSE_STATUS 74 |
(I) Refusal status code for last association refused by peer
Definition at line 318 of file queueatt.h.
◆ SOM_QATT_REFUSE_TEXT
| #define SOM_QATT_REFUSE_TEXT 75 |
(S) Refusal status text for last association refused by peer
Definition at line 321 of file queueatt.h.
◆ SOM_QATT_REJECTED_ASSOC
| #define SOM_QATT_REJECTED_ASSOC 76 |
(I) Number of associations rejected by this item
Definition at line 324 of file queueatt.h.
◆ SOM_QATT_REJECTED_MSG
| #define SOM_QATT_REJECTED_MSG 77 |
(I) Number of messages rejected by this item
Definition at line 327 of file queueatt.h.
◆ SOM_QATT_REJECTED_STATUS
| #define SOM_QATT_REJECTED_STATUS 78 |
(I) Rejection status code for last association rejected by this
Definition at line 330 of file queueatt.h.
◆ SOM_QATT_REJECTED_TEXT
| #define SOM_QATT_REJECTED_TEXT 79 |
(S) Rejection status text for last association rejected by this
Definition at line 333 of file queueatt.h.
◆ SOM_QATT_STORED_RECIPIENTS
| #define SOM_QATT_STORED_RECIPIENTS 80 |
(I) Received volume in Kbytes
Definition at line 336 of file queueatt.h.
◆ SOM_QATT_SUCCESSFUL_CONV
| #define SOM_QATT_SUCCESSFUL_CONV 81 |
(I) Successfully converted messages
Definition at line 339 of file queueatt.h.
◆ SOM_QATT_REFUSE_TIME
| #define SOM_QATT_REFUSE_TIME 82 |
(S) Refusal status time for last association refused by peer
Definition at line 342 of file queueatt.h.
◆ SOM_QATT_REJECT_TIME
| #define SOM_QATT_REJECT_TIME 83 |
(S) Refusal status time for last association rejected by this
Definition at line 345 of file queueatt.h.
◆ SOM_QATT_DIRECTION
| #define SOM_QATT_DIRECTION 100 |
(I) Numeric indication of channel direction in/out/both/internal
Definition at line 350 of file queueatt.h.
◆ SOM_QATT_CHANTYPE
| #define SOM_QATT_CHANTYPE 101 |
(I) Numeric indication of channel type
Definition at line 353 of file queueatt.h.
◆ SOM_QATT_MAXPROC
| #define SOM_QATT_MAXPROC 102 |
(I) Maximum number of processes
Definition at line 356 of file queueatt.h.
◆ SOM_QATT_NUM_MTAS
| #define SOM_QATT_NUM_MTAS 103 |
(I) Number of MTAs
Definition at line 359 of file queueatt.h.
◆ SOM_QATT_PROCESSES
| #define SOM_QATT_PROCESSES 104 |
(I) Current number of processes
Definition at line 362 of file queueatt.h.
◆ SOM_QATT_MINIMISE_PRIORITY
| #define SOM_QATT_MINIMISE_PRIORITY 105 |
(I) Priority for minimisation
Definition at line 365 of file queueatt.h.
◆ SOM_QATT_MINIMISE_START
| #define SOM_QATT_MINIMISE_START 106 |
(S) Start time for minimisation
Definition at line 368 of file queueatt.h.
◆ SOM_QATT_MINIMISE_STOP
| #define SOM_QATT_MINIMISE_STOP 107 |
(S) Stop time for minimisation
Definition at line 371 of file queueatt.h.
◆ SOM_QATT_MTA_CONNECTING
| #define SOM_QATT_MTA_CONNECTING 201 |
(I) Non-zero if attempting connection to MTA
Definition at line 376 of file queueatt.h.
◆ SOM_QATT_ASSOCIATION
| #define SOM_QATT_ASSOCIATION 250 |
(I) Index of the association relative to the MTA
Definition at line 380 of file queueatt.h.
◆ SOM_QATT_APPLINDEX
| #define SOM_QATT_APPLINDEX 251 |
(I) Index of the association in the application as a whole
Definition at line 383 of file queueatt.h.
◆ SOM_QATT_ASSOCTYPE
| #define SOM_QATT_ASSOCTYPE 252 |
(I) Type of association
Definition at line 386 of file queueatt.h.
◆ SOM_QATT_MAXINCONN
| #define SOM_QATT_MAXINCONN 253 |
(I) Limit on inbound connections
Definition at line 389 of file queueatt.h.
◆ SOM_QATT_MAXOUTCONN
| #define SOM_QATT_MAXOUTCONN 254 |
(I) Limiton outbound connections
Definition at line 392 of file queueatt.h.
◆ SOM_QATT_DIVERTED
| #define SOM_QATT_DIVERTED 255 |
(I) Whether MTA is diverted or not
Definition at line 395 of file queueatt.h.
◆ SOM_QATT_INMSGID
| #define SOM_QATT_INMSGID 270 |
(I) Unique ID for inbound message on MTA
Definition at line 400 of file queueatt.h.
◆ SOM_QATT_INBOUND_SIZE
| #define SOM_QATT_INBOUND_SIZE 271 |
(I) Number of bytes to be received for message (0 = not known)
Definition at line 403 of file queueatt.h.
◆ SOM_QATT_RECEIVED_BYTES
| #define SOM_QATT_RECEIVED_BYTES 272 |
(I) Number of bytes received for message
Definition at line 406 of file queueatt.h.
◆ SOM_QATT_RETRANSMISSIONS
| #define SOM_QATT_RETRANSMISSIONS 273 |
(I) Number of times message transmission repeated
Definition at line 409 of file queueatt.h.
◆ SOM_QATT_START_TIME
| #define SOM_QATT_START_TIME 274 |
(S) Time at which association/transfer started
Definition at line 412 of file queueatt.h.
◆ SOM_QATT_MAXRECIPNO
| #define SOM_QATT_MAXRECIPNO 300 |
(I) Maximum recipient number associated with this message
Definition at line 418 of file queueatt.h.
◆ SOM_QATT_MPDU_IDENTIFIER
| #define SOM_QATT_MPDU_IDENTIFIER 301 |
(S) X.400 MTS Identifier encoded as for MIXER
Definition at line 421 of file queueatt.h.
◆ SOM_QATT_ORIGINATOR
| #define SOM_QATT_ORIGINATOR 302 |
(S) Originator address in string form; absent for report
Definition at line 424 of file queueatt.h.
◆ SOM_QATT_CONTENT_TYPE
| #define SOM_QATT_CONTENT_TYPE 303 |
(S) Content type
Definition at line 427 of file queueatt.h.
◆ SOM_QATT_EITS
| #define SOM_QATT_EITS 304 |
(S) Space separated list of EITs
Definition at line 430 of file queueatt.h.
◆ SOM_QATT_PRIORITY
| #define SOM_QATT_PRIORITY 305 |
(I) Priority
Definition at line 433 of file queueatt.h.
◆ SOM_QATT_SIZE
| #define SOM_QATT_SIZE 306 |
(I) Content size in bytes
Definition at line 436 of file queueatt.h.
◆ SOM_QATT_AGE
| #define SOM_QATT_AGE 307 |
(S) When queued to MTA
Definition at line 439 of file queueatt.h.
◆ SOM_QATT_WARNINTERVAL
| #define SOM_QATT_WARNINTERVAL 308 |
(I) Interval between warnings in hours
Definition at line 442 of file queueatt.h.
◆ SOM_QATT_NUMWARNINGS
| #define SOM_QATT_NUMWARNINGS 309 |
(I) Number of warnings sent
Definition at line 445 of file queueatt.h.
◆ SOM_QATT_LATEST_DELIVERY
| #define SOM_QATT_LATEST_DELIVERY 310 |
(S) When message will be timed out
Definition at line 448 of file queueatt.h.
◆ SOM_QATT_DEFERRED_TIME
| #define SOM_QATT_DEFERRED_TIME 311 |
(S) Message deferred time
Definition at line 451 of file queueatt.h.
◆ SOM_QATT_UAID
| #define SOM_QATT_UAID 312 |
(S) UA ID from envelope
Definition at line 454 of file queueatt.h.
◆ SOM_QATT_INETID
| #define SOM_QATT_INETID 313 |
(S) Internet Message-ID
Definition at line 457 of file queueatt.h.
◆ SOM_QATT_MSGTYPE
| #define SOM_QATT_MSGTYPE 314 |
(I) Message (0)/Report (1)/Probe (2)
Definition at line 460 of file queueatt.h.
◆ SOM_QATT_UNIQUEID
| #define SOM_QATT_UNIQUEID 315 |
(S) Unique ID for message
Definition at line 463 of file queueatt.h.
◆ SOM_QATT_SUBTYPE
| #define SOM_QATT_SUBTYPE 316 |
(S) Subtype of message
Definition at line 466 of file queueatt.h.
◆ SOM_QATT_ADDRESS
| #define SOM_QATT_ADDRESS 400 |
(S) Recipient address in string form
Definition at line 471 of file queueatt.h.
◆ SOM_QATT_RECIP_CHANNEL_LIST
| #define SOM_QATT_RECIP_CHANNEL_LIST 401 |
(S) Space separated list of channels
Definition at line 474 of file queueatt.h.
◆ SOM_QATT_CHANNELS_DONE
| #define SOM_QATT_CHANNELS_DONE 402 |
(I) Number of channels processed in channel list
Definition at line 477 of file queueatt.h.
◆ SOM_QATT_MSG_STATUS
| #define SOM_QATT_MSG_STATUS 403 |
(I) Current status of recipient
Definition at line 480 of file queueatt.h.
◆ SOM_QATT_CONTENT_ID
| #define SOM_QATT_CONTENT_ID 404 |
(S) ID for specific copy of outbound content
Definition at line 483 of file queueatt.h.
◆ SOM_QATT_GROUP
| #define SOM_QATT_GROUP 405 |
(S) Current MTA group for recipient
Definition at line 486 of file queueatt.h.
◆ SOM_QATT_MSG_STATE
| #define SOM_QATT_MSG_STATE 406 |
(I) Current state of recipient 0 - normal 1 - active 2 - delayed 3 - disabled 4 - held 5 - paused 6 - deferred
Definition at line 497 of file queueatt.h.
◆ SOM_QATT_MSG_STATUS_CODE
| #define SOM_QATT_MSG_STATUS_CODE 407 |
(I) Last extended status code for recipient
Definition at line 500 of file queueatt.h.
◆ SOM_QATT_OUTBOUND_SIZE
| #define SOM_QATT_OUTBOUND_SIZE 408 |
(I) Number of bytes to be transmitted for message (0 = not known)
Definition at line 503 of file queueatt.h.
◆ SOM_QATT_TRANSMITTED_BYTES
| #define SOM_QATT_TRANSMITTED_BYTES 409 |
(I) Number of bytes to be transmitted for message (0 = not known)
Definition at line 506 of file queueatt.h.