Data Center Fabric Manager Enterprise User Manual v10.3.X (53-1001357-01, November 2009)

718 DCFM Enterprise User Manual
53-1001357-01
Port Fencing
D
Port Fencing
TABLE 158 PORT_FENCING_POLICY
Field Definition Format Size
ID* int
NAME Name of the policy. The length of the field should be
62 because M-EOS switch supports only maximum
62 characters.
varchar 62
TYPE 0 = ISL Protocol
1 = Link
2 = Security
smallint
THRESHOLD_LIMIT Threshold Limits for M-EOS Switch. int
THRESHOLD_DURATION Duration In minutes for M-EOS 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 Fabric OS Switch (Not
Supported).
int
B_THRESHOLD_DURATION Duration in minutes for Fabric OS Switch (Not
Supported).
int
TABLE 159 PORT_FENCING_POLICY_MAP
Field Definition Format Size
ID* 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
SUB_LEVEL 1 = E_Port
2 = F_Port
3 = FL_Port, Fabric WWN, Switch WWN
char 23
NODE WWN of Node which policy assigned. char 23
INHERITANCE Directly assigned or inherited from root level.
0 = Directly assigned
1 = Indirectly assigned
smallint