o auto load Default: True Value: True or false Specifies whether the device should try to load its microcode without management intervention. Autoloading would occur after initialization, a failure, or a dump. o device Physical device to which this device unit entity is related. The value of this characteristic is a copy of the name argument specified when this entity is created. o dump destination File specification to hold the contents of the device's microcode when a dump occurs. For Tru64 UNIX, the default value for the dump destination is /usr/var/xxx.dump where xxx is the device specification. For example: /usr/var/dsv.dump. o dump on error Default: False Value: True or false Whether a device should try to dump its microcode after a device failure. Set this characteristic only for those devices that support the dump operation. o load source Value: File specification File specification that contains the device's microcode. This is used during a load operation. For Tru64 UNIX, the default value is /usr/var/xxx.firmware, where xxx is the device specification. For example: /usr/var/dsv.firmware.