All MIBs › CPQISCSI-MIB › cpqiScsiTgtNodeIndex
cpqiScsiTgtNodeIndex
Module: CPQISCSI-MIB
OID (symbolic): CPQISCSI-MIB::cpqiScsiTgtNodeIndex
OID (numeric): 1.3.6.1.4.1.232.169.2.7.1.1.2
Node type: OBJECT-TYPE
Type: Gauge
Access: read-only
Description: An arbitrary integer used to uniquely identify a particular node within an iSCSI instance present on the local system.
What is cpqiScsiTgtNodeIndex?
This read-only Gauge is an arbitrary integer that uniquely identifies a particular node within an iSCSI instance present on the local system, forming the second part of the index alongside cpqiScsiTgtInstIndex. It lets an admin distinguish between multiple target nodes (e.g., separate iSCSI Qualified Names) hosted under the same instance when reading per-node statistics. For example, if one iSCSI instance exposes three separate target IQNs, each would carry its own cpqiScsiTgtNodeIndex value so their login counters aren't conflated.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.169.2.7.1.1.2 snmpwalk -v2c -c public <target> CPQISCSI-MIB::cpqiScsiTgtNodeIndex
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.169.2.7.1.1.2.1 snmpget -v2c -c public <target> CPQISCSI-MIB::cpqiScsiTgtNodeIndex.1
Start monitoring Compaq/HP ProLiant server (iSCSI HBA) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQISCSI-MIB::cpqiScsiTgtNodeIndex OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant server (iSCSI HBA) 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.169 | cpqiScsiModule | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2 | cpqiScsiObjects | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.7 | cpqiScsiTarget | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.7.1 | cpqiScsiTargetAttributesTable | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.7.1.1 | cpqiScsiTargetAttributesEntry | CPQISCSI-MIB |
| 1.3.6.1.4.1.232.169.2.7.1.1.2 | cpqiScsiTgtNodeIndex | CPQISCSI-MIB |