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

668 DCFM Enterprise User Manual
53-1001357-01
Config
D
Config
TABLE 61 SECURITY_POLICY
Field Definition Format Size
VIRTUAL_SWITCH_ID * DB ID of virtual_switch. int
POLICY_NUMBER* IPSec Policy Number. The number can range from 1 to
32.
smallint
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
SECURITY_ASSOC_LIFE_
IN_MB
Security association lifetime in megabytes. double
TABLE 62 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 63 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