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


Creation of the event forwarding discriminator

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

The manager application program can create an EFD object at CMIP services by sending a CMIP create request specifying:
  • A managed object class (EFD)
  • A managed object instance
  • The discriminator construct that is used to filter notifications
  • The destination that contains the name of the object (application program) that should receive event reports

The following example shows a CMIP create EFD request; the discriminator construct passes only LU group change notifications.

The following special identifiers are used in the request:
2.9.3.2.3.4
eventForwardingDiscriminator
2.9.3.2.7.1
discriminatorId
2.9.3.2.7.56
discriminatorConstruct
2.9.3.2.7.14
eventType
1.3.18.0.0.1810
luGroupChangeNotif
2.9.3.2.7.55
destination
1.3.18.0.0.2175
managerApplicationName
              msg CMIP-1.ROIVapdu (invokeID 196611, operation-value 8,
 (managedObjectClass 2.9.3.2.3.4,(managedObjectInstance (distinguishedN
 ame (RelativeDistinguishedName (AttributeValueAssertion (attributeType
  1.3.18.0.2.4.6, attributeValue NETA)), RelativeDistinguishedName (Att
 ributeValueAssertion (attributeType 2.9.3.2.7.4, attributeValue (name
 SSCP1A))), RelativeDistinguishedName (AttributeValueAssertion (attribu
 teType 2.9.3.2.7.1, attributeValue (string luGrCh)))))),attributeList(
 (attributeId 2.9.3.2.7.31,attributeValue unlocked),(attributeId 2.9.3.
 2.7.56,attributeValue (item (equality (attributeId 2.9.3.2.7.14,attrib
 uteValue 1.3.18.0.0.1810)))),(attributeId 2.9.3.2.7.55,attributeValue
 (single (name (RDNSequence (RelativeDistinguishedName (AttributeValueA
 ssertion (attributeType 1.3.18.0.2.4.6, attributeValue NETA)), Relativ
 eDistinguishedName (AttributeValueAssertion (attributeType 2.9.3.2.7.4
 , attributeValue (name SSCP1A))), RelativeDistinguishedName (Attribute
 ValueAssertion (attributeType 1.3.18.0.0.2175, attributeValue Manager)
 )))))))))

Go to the previous page Go to the next page




Copyright IBM Corporation 1990, 2014