All MIBs › CISCO-SCSI-MIB › ciscoScsiIntrDevAccMode
ciscoScsiIntrDevAccMode
Module: CISCO-SCSI-MIB
OID (symbolic): CISCO-SCSI-MIB::ciscoScsiIntrDevAccMode
OID (numeric): 1.3.6.1.4.1.9.10.95.1.3.1.1.1
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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 ciscoScsiIntrDscTgtDiscovered = true before it is authorized.
What is ciscoScsiIntrDevAccMode?
This read-write object controls whether a newly discovered target is automatically usable by this initiator device or requires explicit operator approval first, per the desc: autoEnable(2) lets the initiator use a discovered target immediately, while manualEnable(3) requires an operator to explicitly authorize it before use. An admin running a security-conscious SAN sets this to manualEnable(3) so that no host can start talking to a newly appeared storage target without a human review step, preventing an unauthorized or rogue target from being used automatically. Leaving this at autoEnable(2) in a more permissive environment trades that manual gate for operational convenience when new storage is added routinely.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.3.1.1.1 snmpwalk -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiIntrDevAccMode
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.95.1.3.1.1.1.1 snmpget -v2c -c public <target> CISCO-SCSI-MIB::ciscoScsiIntrDevAccMode.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.9.10.95.1.3.1.1.1.1 i <value>
Start monitoring Cisco MDS Fibre Channel SAN switches with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-SCSI-MIB::ciscoScsiIntrDevAccMode OID value, configure state conditions and alerts, and monitor any Cisco MDS Fibre Channel SAN switches from a single console.
OID Breakdown
Upper-level ancestors (8 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.95 | ciscoScsiMIB | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1 | ciscoScsiObjects | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.3 | ciscoScsiInitiator | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.3.1 | ciscoScsiIntrDevTable | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.3.1.1 | ciscoScsiIntrDevEntry | CISCO-SCSI-MIB |
| 1.3.6.1.4.1.9.10.95.1.3.1.1.1 | ciscoScsiIntrDevAccMode | CISCO-SCSI-MIB |