User's Manual
Brocade Network Advisor IP User Manual 1495
53-1003056-01
Database tables and fields
I
ACL_MATCH_SEQUENCE The sequence of the matching acl entry that
corresponds to a rule within a route map. The sequence
of 1 indicates it is the first matching acl for that rule.
This is a running integer.
int
ACL_NAME Name of the ACL for the rule. varchar 81
ACL_TYPE Indicates the ACL type. Value of 4 denotes IPV4, Value
of 6 denotes IPV6.
smallint
TABLE 271 PHANTOM_PORT
Field Definition Format Size
ID Unique generated database identifier. int
WWN The Wwn of the phantom port. char 23
VIRTUAL_SWITCH_ID The id of the phantom switch. int
PORT_NUMBER The port number of the phantom port.
The default value is -1.
smallint
PORT_ID The portId of the phantom port.
The default value is 000000.
varchar 8
SPEED The speed of the phantom port.
The default value is 0.
int
MAX_SPEED The max speed of the phantom port.
The default value is 0.
int
TYPE The portType of the phantom port.The default value is
'Unknown'.
varchar 16
REMOTE_NODE_WWN The remote node wwn(for E-ports only). Attached port
device info must be retrieved from DevicePort table.
char 23
REMOTE_PORT_WWN The remote port wwn(for E-ports only). Attached port
device info must be retrieved from DevicePort table.
char 23
PHANTOM_TYPE The phantom type of the port, either front or xlate int
BB_FABRIC_ID Denotes the Backbone Fabric ID. int
TABLE 272 PHYSICAL_DEVICE
Field Definition Format Size
PHYSICAL_DEVICE_ID Unique generated database identifier. int
DEVICE_ID Database identifier of the DEVICE instance. int
DESCRIPTION System description of the device. varchar 255
NUM_SLOTS Number of slots present in the device. num (4,0)
TABLE_SUBTYPE Table name where additional properties/attributes
about this physical device stored. Possible value is
FOUNDRY_PHYSICAL_DEVICE.
varchar 32
UNIT_NUMBER Unit number in the stack if it is stackable device . For
non-stacking device it will be always 0.
num (2,0)
TABLE 270 PBR_RULE_ACL_LIST (Continued)
Field Definition Format Size