Brocade Network Advisor SAN User Manual v11.1x (53-1002167-01, May 2011)

1000 Brocade Network Advisor SAN User Manual
53-1002167-01
Database tables and fields
E
Config
POLICY_TYPE* Type of the Policy. The possible values are IKE or IPSec smallint
ENCRYPTION_ALGORITHM Encryption Algorithm for the policy.The following are
the possible Encryption:
NONE,DES,3DES,AES-128,AES-256,AES-CM-128 or
AES-CM-256.
varchar 32
AUTHENTICATION_ALGORI
THM
Authentication Algorithm for the policy:
NONE
SHA-1
MD5
AES-XCBC
varchar 32
PERFECT_FORWARD_
POLICY_ENABLED
Perfect Forward Secrecy for the policy. The possible
values are 0 or 1.
smallint
DIFFIE_HELLMAN_GROUP Diffie-Hellman Group used in PFS negotiation. smallint
SECURITY_ASSOC_LIFE Association lifetime in seconds. double
precision
SECURITY_ASSOC_LIFE_
IN_MB
Security association lifetime in megabytes. double
precision
TABLE 96 FIRMWARE_SWITCH_DETAIL
Field Definition Format Size
FIRMWARE_ID* ID for the firmware file. int
SWITCH_TYPE* Switch type that supports this firmware file. smallint
REBOOT_REQUIRED Reboot required flag for the switch type. smallint
NUMFILES Number of files in the firmware. int
TABLE 97 FIRMWARE_FILE_DETAIL
Field Definition Format Size
ID* int
FIRMWARE_NAME Name of the firmware file. varchar 64
MAJOR_VERSION Major version bit from the firmware version. smallint
MINOR_VERSION Minor version bit from the firmware version. smallint
MAINTENANCE Maintenance bit from the firmware version. smallint
PATCH Patch bit from the firmware version. varchar 64
PHASE Phase bit from the firmware version. varchar 64
RELEASE_DATE Release date of the firmware file. timestamp
IMPORTED_DATE Imported date of the file to the Management
applciation.
timestamp
FIRMWARE_FILE_SIZE Firmware file size. int
TABLE 95 SECURITY_POLICY (Continued)
Field Definition Format Size