Contains a list of all boards managed by the plug-in (the list of all CX 2000 boards that have managed objects in the NMS OAM database).
Boards[x] = board_name
Read-only (plug-in)
String
Any valid board name.
The NMS OAM supervisor managed object also contains a Boards[x] array keyword. All values in each plug-in Boards[x] array keyword are added to the keyword at the Supervisor level. You can retrieve the values in the Boards[x] array keyword at the Supervisor level to determine the names of boards currently managed by NMS OAM.
You can retrieve the value of the Supervisor Boards.Count keyword to determine the number of items in the Supervisor Boards[x] array keyword. Retrieve the value of the board plugin Boards.Count keyword to determine the number of items in the plugin Boards[x] array keyword.
For details, refer to the NMS OAM Service Developer's Reference Manual.