Command Syntax:
dmctl -s <MBIM Server Name> -b <broker location> geti GA_NLSubscription
dmctl -s <MBIM Server Name> -b <broker location> get GA_NLSubscription::ICS-Business-Impact-Driver-SUBCommand Example #1 - Getting the NL subscribers
dmctl -s INCHARGE-MBIM -b localhost:8131 geti GA_NLSubscriptionCommand Example #1 Output
******************************************************
ICS-Business-Impact-Driver-SUB
ICS-MaintenanceHandler-SUB
******************************************************Command Example #2 - Getting the NL for the BIM subscriber
dmctl -s INCHARGE-MBIM -b localhost:8131 get GA_NLSubscription::ICS-Business-Impact-Driver-SUBCommand Example #2 Output
******************************************************
Properties of GA_NLSubscription::ICS-Business-Impact-Driver-SUB:
CreationClassName = GA_NLSubscription
NLName = ALL_NOTIFICATIONS
Name = ICS-Business-Impact-Driver-SUB
ServiceName =
SubscribedFrom = { GA_SubscriberFE::ICS-Business-Impact-Driver-FE }
******************************************************
In the above example, the output shows that ALL_NOTIFICATIONS is the Notification List being used by the BIM instance subscribing to SAM.