These attributes allow the manipulation of internal trace information objects. As defined in X.411 12.2.1.1.1.4. Note: X400_S_GLOBAL_DOMAIN_ID is used to describe the global domain identifier of the internal trace information object. More...

Modules

 P772 Address List Indicator Object Attributes
 These attributes combined with the P772 ORDescriptor attributes allow the manipulation of Address List Indicator Objects ALI are defined within STANAG 4006 A1.11.
 

Macros

#define X400_S_MTA_NAME   1
 
#define X400_S_MTA_SI_TIME   2
 
#define X400_N_MTA_SI_ROUTING_ACTION   3
 
#define X400_S_MTA_SI_ATTEMPTED_MTA   4
 
#define X400_S_MTA_SI_ATTEMPTED_DOMAIN   5
 
#define X400_S_MTA_SI_DEFERRED_TIME   6
 
#define X400_S_MTA_SI_CEIT   7
 
#define X400_N_MTA_SI_OTHER_ACTIONS   8
 
#define X400_N_MTA_SI_ATTEMPTED_ACTION   9
 
#define X400_MTA_SI_RA_MTA   1
 
#define X400_MTA_SI_DOMAIN   2
 
#define X400_MTA_SI_ROUTING_ACTION_RELAYED   0
 
#define X400_MTA_SI_ROUTING_ACTION_REROUTED   1
 
#define X400_MTA_SI_OTHER_ACTION_REDIRECTED   0x00001
 
#define X400_MTA_SI_OTHER_ACTION_DLOPERATION   0x00002
 

Detailed Description

These attributes allow the manipulation of internal trace information objects. As defined in X.411 12.2.1.1.1.4. Note: X400_S_GLOBAL_DOMAIN_ID is used to describe the global domain identifier of the internal trace information object.

Macro Definition Documentation

◆ X400_S_MTA_NAME

#define X400_S_MTA_NAME   1

X.400 MTA Name

Definition at line 1579 of file x400_att.h.

◆ X400_S_MTA_SI_TIME

#define X400_S_MTA_SI_TIME   2

X.400 MTA Supplied Information Arrival Time

Definition at line 1582 of file x400_att.h.

◆ X400_N_MTA_SI_ROUTING_ACTION

#define X400_N_MTA_SI_ROUTING_ACTION   3

X.400 MTA Supplied Information Routing Action

Definition at line 1585 of file x400_att.h.

◆ X400_S_MTA_SI_ATTEMPTED_MTA

#define X400_S_MTA_SI_ATTEMPTED_MTA   4

X.400 MTA Supplied Information Attempted MTA

Definition at line 1588 of file x400_att.h.

◆ X400_S_MTA_SI_ATTEMPTED_DOMAIN

#define X400_S_MTA_SI_ATTEMPTED_DOMAIN   5

X.400 MTA Supplied Information Attempted Domain

Definition at line 1591 of file x400_att.h.

◆ X400_S_MTA_SI_DEFERRED_TIME

#define X400_S_MTA_SI_DEFERRED_TIME   6

X.400 MTA Supplied Information Deferered time

Definition at line 1594 of file x400_att.h.

◆ X400_S_MTA_SI_CEIT

#define X400_S_MTA_SI_CEIT   7

X.400 MTA Supplied Information CEIT

Definition at line 1597 of file x400_att.h.

◆ X400_N_MTA_SI_OTHER_ACTIONS

#define X400_N_MTA_SI_OTHER_ACTIONS   8

X.400 MTA Supplied Information Other Actions

Definition at line 1600 of file x400_att.h.

◆ X400_N_MTA_SI_ATTEMPTED_ACTION

#define X400_N_MTA_SI_ATTEMPTED_ACTION   9

X.400 MTA Supplied Information Attempted Action

Definition at line 1603 of file x400_att.h.

◆ X400_MTA_SI_RA_MTA

#define X400_MTA_SI_RA_MTA   1

X.400 MTA Supplied Information Routing Action MTA

Definition at line 1606 of file x400_att.h.

◆ X400_MTA_SI_DOMAIN

#define X400_MTA_SI_DOMAIN   2

X.400 MTA Supplied Information Routing Action Domain

Definition at line 1609 of file x400_att.h.

◆ X400_MTA_SI_ROUTING_ACTION_RELAYED

#define X400_MTA_SI_ROUTING_ACTION_RELAYED   0

X.400 MTA Supplied Information Routing Action Relayed

Definition at line 1612 of file x400_att.h.

◆ X400_MTA_SI_ROUTING_ACTION_REROUTED

#define X400_MTA_SI_ROUTING_ACTION_REROUTED   1

X.400 MTA Supplied Information Routing Action Rerouted

Definition at line 1615 of file x400_att.h.

◆ X400_MTA_SI_OTHER_ACTION_REDIRECTED

#define X400_MTA_SI_OTHER_ACTION_REDIRECTED   0x00001

X.400 MTA Supplied Information Other Action Redirected

Definition at line 1618 of file x400_att.h.

◆ X400_MTA_SI_OTHER_ACTION_DLOPERATION

#define X400_MTA_SI_OTHER_ACTION_DLOPERATION   0x00002

X.400 MTA Supplied Information Other Action DL operation

Definition at line 1621 of file x400_att.h.