All MIBs › SCSI-MIB › scsiIntrDevTgtAccessMode
scsiIntrDevTgtAccessMode
Module: SCSI-MIB
OID (symbolic): SCSI-MIB::scsiIntrDevTgtAccessMode
OID (numeric): 1.3.6.1.2.1.139.2.2.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
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.
What is scsiIntrDevTgtAccessMode?
Controls whether a newly discovered SCSI target device is usable immediately (autoEnable) or must be explicitly approved by an operator setting scsiDscTgtConfigured to true (manualEnable) before the initiator will use it. In a security-conscious SAN, an admin would set manualEnable so no unapproved storage target gets used automatically.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.139.2.2.1.1.1 snmpwalk -v2c -c public <target> SCSI-MIB::scsiIntrDevTgtAccessMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.139.2.2.1.1.1.1 snmpget -v2c -c public <target> SCSI-MIB::scsiIntrDevTgtAccessMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.139.2.2.1.1.1.1 i <value>
Start monitoring vendor-neutral, standards-based MIB, storage controller/HBA, SAN/storage array (SCSI-layer identity/status) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SCSI-MIB::scsiIntrDevTgtAccessMode OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based MIB, storage controller/HBA, SAN/storage array (SCSI-layer identity/status) from a single console.
OID Breakdown
Upper-level ancestors (6 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.139 | scsiMIB | SCSI-MIB |
| 1.3.6.1.2.1.139.2 | scsiObjects | SCSI-MIB |
| 1.3.6.1.2.1.139.2.2 | scsiInitiatorDevice | SCSI-MIB |
| 1.3.6.1.2.1.139.2.2.1 | scsiIntrDevTable | SCSI-MIB |
| 1.3.6.1.2.1.139.2.2.1.1 | scsiIntrDevEntry | SCSI-MIB |
| 1.3.6.1.2.1.139.2.2.1.1.1 | scsiIntrDevTgtAccessMode | SCSI-MIB |