Brocade Communications Systems IP250 Network Hardware User Manual


  Open as PDF
of 1753
 
Brocade Network Advisor IP User Manual 1505
53-1003056-01
Database tables and fields
I
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 296 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
TABLE 297 PORT_FENCING_POLICY_MAP
Field Definition Format Size
ID* Unique generated database identifier. int
POLICY_ID Foreign key to ID column of PORT_FENCING_POLICY
table.
int
LEVEL
0 = All Fabric
1 = Fabric
2 = Core Switch Group
3 = Switch
4 = Port Type
5 = Port List
smallint
TABLE 295 PORT_COMMISSION_CIMOM_SERVER (Continued)
Field Definition Format Size