MIB Viewer

scsiIntrDevTgtAccessMode

OBJECT-TYPE
1.3.6.1.2.1.999.1.3.1.1.1
Access
read-write
Status
current
Source
SCSI-MIB
Sub-identifiers
0
This object controls whether a discovered target is immediately authorized or not: - autoEnable (2) means that when an initiator discovers a target, it can use it immediately, - manualEnable (3) means that the initiator must wait for an operator to set scsiIntrDscTgtConfigured = true before it is authorized.
INTEGER { unknown(1), autoEnable(2), manualEnable(3) }