emsSystem

The emsSystem table describes EMS system entities.

The following table describes the emsSystem table.

Table 1. emsSystem table 
Column name Type Constraints Description
entityId Integer not null The identifier of an EMS system entity from the entityData table.
collectorPort Integer

Port number on the EMS collector used to retrieve data.

collectorhost 64-character string EMS host identifier string

collectorSourceId

Integer Source identifier for the collector.

emsHost

255-character string Hostname of the EMS.

emsName

255-character string Name of the EMS.

emsVersion

255-character string Version of the EMS.

emsIdentifier

255-character string Identifier for the EMS and key for integrating the Network Manager collector with the Netcool Configuration Manager driver.

emsRole

7-character string Role of the EMS. This parameter can take one of the following values:
  • unknown
  • primary
  • backup
  • other

emsStatus

7-character string Status of the EMS. This parameter can take one of the following values
  • unknown
  • up
  • down
  • other