NCLHELP.HLB  —  Directory Module, DSA  Directives  SHOW
 Use the SHOW directive to display the attributes of a DSA
 entity.

 You can use the SHOW directive on all Characteristic, Status and
 Counter attributes of the DSA entity.

 Syntax:

 	SHOW DSA <attr>

 where <attr> is the name of the Characteristic, Status
 or Counter attribute you want to display.

 You can display the values of multiple attributes using
 one SHOW directive by separating the attributes with a comma,
 for example:

 	SHOW DSA <attribute1>, <attribute2>

 You can also show all attributes, or all attributes of a given
 type, as follows:

 	SHOW DSA ALL ATTRIBUTES
 	SHOW DSA ALL CHARACTERISTICS
 	SHOW DSA ALL STATUS
 	SHOW DSA ALL COUNTERS
Close Help