The msense program sends a MODE SENSE command to the named SCSI device and is only indented as input to the pmode command.
The following example describes the format and options available for the msense program:
msense -a b.t.l. [-p pagecode] |
You must use the required -a b.t.l argument to select a specific ordinal SCSI address, where b is the logical SCSI bus, t is the SCSI target, and l is the SCSI lun on that target.
Use the -p option to select a specific mode page. If you do not specify a specific mode page, all pages are fetched (code 0x3f). You must specify the pagecode argument in hexadecimal notation.