Brocade Network Advisor Documentation Updates v11.1.x (53-1002363-03, August 2011)

160 Brocade Network Advisor Documentation Updates
53-1002363-02
Database tables and fields
E
UNIT_NUMBER provides the unit number of the sensor, requested by
SMIA and values filled in by Switch Asset Collector
will be available only from FOS 6.4 switches and
above . This the gives the index of the unit. For SLOT
FRU, this will be slot number. For FAN fru, this will be
fan number. The default value is -1.
int
STATE provides the state of the sensor, requested by SMIA
and values filled in by Switch Asset Collector will be
available only from FOS 6.4 switches and above.
This gives the value whether the FRU is On or Off .
The default value is -1.
int
TABLE 314 SCOM_HOST
Field Definition Format Size
ID int
HOST The FQDN or the ip address of the host varchar 256
DOMAIN The domain of the SCOM server host varchar 256
USER_NAME The domain user to login into the SCOM Server varchar 64
PASSWORD The password to login into the SCOM Server varchar 64
VERSION The version of SCOM. Default is 6.1.7221.0 which is
SCOM 2007 R2.
The default value is '6.1.7221.0' .
varchar 32
TOKEN_ID Unique ID for each SCOM host varchar 32
STATUS Status of Plug-in registration to the SCOM server
where 0-registered, 1-unregistered, 2-authentication
failed, 3-not reachable
int
TABLE 315 HOST_DISCOVERY_OPTION
Field Definition Format Size
ID Auto generated primary key int
DISCOVER_JSON Flag to indicate JSON agent based discovery.
The default value is 1.
smallint
JSON_USERNAME Username for the JSON agent varchar 128
JSON_PASSWD Password for the JSON agent varchar 512
DISCOVER_CIM Flag to indicate CIM based discovery. on/off.
The default value is 0.
smallint
CIM_IMPL CIM implemenation used. 1: SMI, 2: WMI.
The default value is 0.
smallint
CIM_USERNAME Username for the CIM based agent varchar 128
CIM_PASSWORD Password for the CIM based agent' varchar 512
TABLE 313 SENSOR (Continued)
Field Definition Format Size