|
|
Description:
|
scsiIntrDevTgtAccessMode OBJECT-TYPE
SYNTAX INTEGER {
unknown(1),
autoEnable(2),
manualEnable(3)
}
MAX-ACCESS read-write
STATUS current
DESCRIPTION
"This object controls whether or not a discovered SCSI target
device is immediately authorized:
- autoEnable (2) means that when a SCSI initiator device
discovers a SCSI target device, it can use it immediately.
- manualEnable (3) means that the SCSI initiator device
must wait for an operator to set scsiIntrDscTgtConfigured
= true before it is authorized.
The StorageType of this object is specified by the instance
of scsiInstStorageType that is INDEXed by the same value of
scsiInstIndex."
|
|
|
|
Information:
|
Automatically extracted from IETF RFC 4455.
|
|