All MIBs › CPQIODRV-MIB › cpqIoDrvInfoName
cpqIoDrvInfoName
Module: CPQIODRV-MIB
OID (symbolic): CPQIODRV-MIB::cpqIoDrvInfoName
OID (numeric): 1.3.6.1.4.1.232.172.2.1.1.1.3
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-write
Description: System control device name for this IO Drive.
What is cpqIoDrvInfoName?
This read-write DisplayString (up to 50 characters) holds the system control device name assigned to this IO Drive. An admin can both read this to identify the card at the OS level and write to it to rename the device for easier identification in scripts or management tools. For example, setting this to 'iodrive0' lets the admin match this SNMP row directly to the corresponding OS device node.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.232.172.2.1.1.1.3 snmpwalk -v2c -c public <target> CPQIODRV-MIB::cpqIoDrvInfoName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.232.172.2.1.1.1.3.1 snmpget -v2c -c public <target> CPQIODRV-MIB::cpqIoDrvInfoName.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.232.172.2.1.1.1.3.1 s <value>
Start monitoring Compaq/HP ProLiant servers and host bus adapters with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CPQIODRV-MIB::cpqIoDrvInfoName OID value, configure state conditions and alerts, and monitor any Compaq/HP ProLiant servers and host bus adapters 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.172 | cpqIoDrv | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2 | cpqIoDrvComponent | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.1 | cpqIoDrvInfo | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.1.1 | cpqIoDrvInfoTable | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.1.1.1 | cpqIoDrvInfoEntry | CPQIODRV-MIB |
| 1.3.6.1.4.1.232.172.2.1.1.1.3 | cpqIoDrvInfoName | CPQIODRV-MIB |