CISCO-SCSI-MIB :: ciscoScsiIntrDevAccMode

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsCISCO-SCSI-MIBciscoScsiIntrDevAccMode

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 OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.9ciscoCAT2600-MIB
1.3.6.1.4.1.9.10ciscoExperimentCISCO-SMI
Numeric OIDNameModule
1.3.6.1.4.1.9.10.95ciscoScsiMIBCISCO-SCSI-MIB
1.3.6.1.4.1.9.10.95.1ciscoScsiObjectsCISCO-SCSI-MIB
1.3.6.1.4.1.9.10.95.1.3ciscoScsiInitiatorCISCO-SCSI-MIB
1.3.6.1.4.1.9.10.95.1.3.1ciscoScsiIntrDevTableCISCO-SCSI-MIB
1.3.6.1.4.1.9.10.95.1.3.1.1ciscoScsiIntrDevEntryCISCO-SCSI-MIB
1.3.6.1.4.1.9.10.95.1.3.1.1.1ciscoScsiIntrDevAccModeCISCO-SCSI-MIB