All MIBs › CPQSCSI-MIB › cpqTapeCountersLunIndex
cpqTapeCountersLunIndex
Module: CPQSCSI-MIB
OID (symbolic): CPQSCSI-MIB::cpqTapeCountersLunIndex
OID (numeric): 1.3.6.1.4.1.232.5.4.2.1.1.4
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: SCSI Counters Logical Unit Index.
The logical unit index indicates to which Lun device instance on a SCSI bus this table entry belongs. The logical unit index is the Lun being used by that device.
What is cpqTapeCountersLunIndex?
This integer is the logical unit number of the device whose counters this tape-counters table entry tracks. It matters when a tape device exposes multiple logical units, ensuring counters are attributed to the correct LUN. For example, counters reporting lunIndex 1 belong specifically to logical unit 1 under that SCSI ID.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.5.4.2.1.1.4 snmpwalk -v2c -c public <target> CPQSCSI-MIB::cpqTapeCountersLunIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.5.4.2.1.1.4.1 snmpget -v2c -c public <target> CPQSCSI-MIB::cpqTapeCountersLunIndex.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cpqTapeCountersLunIndex.1
Start monitoring Compaq (HP) server (SCSI storage controller) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQSCSI-MIB::cpqTapeCountersLunIndex OID value, configure state conditions and alerts, and monitor any Compaq (HP) server (SCSI storage controller) from a single console.
OID Breakdown
Upper-level ancestors (7 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.232 | compaq | COMPAQ-ID-REC-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.232.5 | cpqScsi | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4 | cpqTapeComponent | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.2 | cpqTapeCounters | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.2.1 | cpqTapeCountersTable | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.2.1.1 | cpqTapeCountersEntry | CPQSCSI-MIB |
| 1.3.6.1.4.1.232.5.4.2.1.1.4 | cpqTapeCountersLunIndex | CPQSCSI-MIB |