All MIBs › SCSI-MIB › scsiTgtDevNumberOfLUs
scsiTgtDevNumberOfLUs
Module: SCSI-MIB
OID (symbolic): SCSI-MIB::scsiTgtDevNumberOfLUs
OID (numeric): 1.3.6.1.2.1.139.2.3.1.1.1
Node type: OBJECT-TYPE
Type: Gauge32
Access: read-only
Description: This object is the number of logical units accessible via this local SCSI target device.
What is scsiTgtDevNumberOfLUs?
Reports how many logical units are currently accessible through this local SCSI target device, e.g. a storage controller showing 12 exposed volumes. Admins use this count to quickly confirm expected LUNs are visible after provisioning changes.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.139.2.3.1.1.1 snmpwalk -v2c -c public <target> SCSI-MIB::scsiTgtDevNumberOfLUs
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.139.2.3.1.1.1.1 snmpget -v2c -c public <target> SCSI-MIB::scsiTgtDevNumberOfLUs.1
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::scsiTgtDevNumberOfLUs 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.3 | scsiTargetDevice | SCSI-MIB |
| 1.3.6.1.2.1.139.2.3.1 | scsiTgtDevTable | SCSI-MIB |
| 1.3.6.1.2.1.139.2.3.1.1 | scsiTgtDevEntry | SCSI-MIB |
| 1.3.6.1.2.1.139.2.3.1.1.1 | scsiTgtDevNumberOfLUs | SCSI-MIB |