All MIBs › ADIC-INTELLIGENT-STORAGE-MIB › powerSupplyName
powerSupplyName
Module: ADIC-INTELLIGENT-STORAGE-MIB
OID (symbolic): ADIC-INTELLIGENT-STORAGE-MIB::powerSupplyName
OID (numeric): 1.3.6.1.4.1.3764.1.1.200.200.10.1.2
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: ** This object is optional ** Display name of this power supply.
What is powerSupplyName?
This OID provides a descriptive name for the power supply to help operators locate the specific unit during maintenance. Technicians use this name in monitoring systems to match alerts with physical hardware location. A name like "PSU-Right-Front" directly guides you to the correct power supply slot without ambiguity.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.200.200.10.1.2 snmpwalk -v2c -c public <target> ADIC-INTELLIGENT-STORAGE-MIB::powerSupplyName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3764.1.1.200.200.10.1.2.1 snmpget -v2c -c public <target> ADIC-INTELLIGENT-STORAGE-MIB::powerSupplyName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> powerSupplyName.1
Start monitoring ADIC (Quantum) storage products with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ADIC-INTELLIGENT-STORAGE-MIB::powerSupplyName OID value, configure state conditions and alerts, and monitor any ADIC (Quantum) storage products 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3764 | adic | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1 | storage | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1 | intelligent | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1.200 | hardware | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1.200.200 | powerAndCooling | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1.200.200.10 | powerSupplyTable | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1.200.200.10.1 | powerSupplyEntry | ADIC-INTELLIGENT-STORAGE-MIB |
| 1.3.6.1.4.1.3764.1.1.200.200.10.1.2 | powerSupplyName | ADIC-INTELLIGENT-STORAGE-MIB |