xenIscsiIQN
Module: MIB
OID (symbolic): MIB::xenIscsiIQN
OID (numeric): 1.3.6.1.4.1.5951.6.3.1.1.16
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
iSCSI IQN
What is xenIscsiIQN?
This is the iSCSI Qualified Name (IQN) identifier for this Xen hypervisor or virtual machine host, used to uniquely identify the iSCSI initiator in block storage networks. The IQN follows a standardized naming convention for iSCSI targets and initiators. Storage administrators use this to configure iSCSI access controls and to manage block storage connections from virtual environments.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.5951.6.3.1.1.16 snmpwalk -v2c -c public <target> MIB::xenIscsiIQN
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.5951.6.3.1.1.16.1 snmpget -v2c -c public <target> MIB::xenIscsiIQN.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.5951 | netScaler | MAS-MIB-SMIV2-MIB |
| 1.3.6.1.4.1.5951.6 | sdxRoot | MIB |
| 1.3.6.1.4.1.5951.6.3 | deviceGroup | MIB |
| 1.3.6.1.4.1.5951.6.3.1 | xenTable | MIB |
| 1.3.6.1.4.1.5951.6.3.1.1 | xenEntry | MIB |
| 1.3.6.1.4.1.5951.6.3.1.1.16 | xenIscsiIQN | MIB |