z/OS Communications Server: CMIP Services and Topology Agent Guide
Previous topic | Next topic | Contents | Contact z/OS | Library | PDF


Syntax of the GetAssociationInfo string

z/OS Communications Server: CMIP Services and Topology Agent Guide
SC27-3646-00

The ACF.GetAssociationInfo string gathers information about an active association.

This syntax for each string is shown here.
GetAssociationInfo ::= SEQUENCE {
   handle  GraphicString,
   info    BIT STRING {
              state                         (0),
              assoc-handle                  (1),
              sess-handle                   (2),
              partner-AE-Title              (3),
              application-context           (4),
              presentation-context-def-list (5),
              securityInfo                  (6),
              peerAuthenticationPerformed   (7),
              }
   }
 
AssociationInfo ::= SET OF InformationPair
 
InformationPair ::= SEQUENCE {
  label GraphicString,
  value GraphicString
  }

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014