Brocade Network Advisor SAN User Manual v12.0.0 (53-1002696-01, April 2013)
1272 Brocade Network Advisor SAN User Manual
53-1002696-01
Database tables and fields
H
TABLE 254 PORT_COMMISSION_CIMOM_SERVER
Field Definition Format Size
ID Primary key for the table. int
DESCRIPTION User defined description of the CIMOM Server. varchar 1024
NETWORK_ADDRESS IPv4 or IPv6 address or Host name of the CIMOM server. varchar 64
CIM_NAMESPACE Name of the namespace where this CIM_FCPort CIM
Class is located.
varchar 256
PORT Port number which CIMOM server is listening. int
SSL_ENABLED Protocol used for connecting CIMOM server. Default
protocol will be HTTPS. If HTTPS is not reachable fall
back to HTTP. Supported values 0 - HTTP, 1 - HTTPS
int
USER_ID User Id to be used for authenticating CIMOM Server. varchar 128
PASSWORD Password to be used for authenticating. Stored in
encrypted format.
varchar 512
STATUS Status before and after contacting the CIMOM Server.
Possible values are
0 - OK, 1- Not Contacted Yet , 2 - Credentials Updated, 3
- Credentials Failed, 4 - Not Reachable.
int
LAST_CONTACTED_TIME Last time CIMOM server contacted. This will be updated
when we test the reachablity of the CIMOM Server and
when we perform port decommission/recommission.
timestamp
ERROR_MESSAGE Detailed error message. Applicable when
communication to CIMOM Server failed.
varchar 2048
TABLE 255 PORT_FENCING_POLICY
Field Definition Format Size
ID* Unique generated database identifier. int
NAME Name of the policy. The length of the field should be
62 because M-Model switch supports only maximum
62 characters.
varchar 62
TYPE
• 0 = ISL Protocol
• 1 = Link
• 2 = Security
smallint
THRESHOLD_LIMIT Threshold Limits for M-Model Switch. int
THRESHOLD_DURATION Duration In minutes for M-Model Switch. int
DEFAULT_POLICY
• 1 = the default port fencing policies.
• 0 = the non-default policies.
The default port fencing policies are:
For ISL - Default Protocol Error Policy
For Link Violation type - Default Link Level Policy
For Security - Default Security Policy
smallint
B_THRESHOLD_LIMIT Threshold Limits for B-Model Switch (Not Supported). int
B_THRESHOLD_DURATION Duration in minutes for B-Model Switch (Not
Supported).
int