All MIBs › Dell-Vendor-MIB › envMonSupplyCurrentPower
envMonSupplyCurrentPower
Module: Dell-Vendor-MIB
OID (symbolic): Dell-Vendor-MIB::envMonSupplyCurrentPower
OID (numeric): 1.3.6.1.4.1.674.10895.3000.1.2.110.7.2.1.5
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: Current power consumption of the power supply being instrumented. 0 - indicates that Current power is not available for related supply.
What is envMonSupplyCurrentPower?
Instantaneous power draw of this supply; a reading of 0 specifically means the value isn't available for that supply, not that it is drawing zero power, so don't read 0 as "PSU idle."
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.674.10895.3000.1.2.110.7.2.1.5 snmpwalk -v2c -c public <target> Dell-Vendor-MIB::envMonSupplyCurrentPower
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.674.10895.3000.1.2.110.7.2.1.5.1 snmpget -v2c -c public <target> Dell-Vendor-MIB::envMonSupplyCurrentPower.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> envMonSupplyCurrentPower.1
Start monitoring Dell networking/server product (vendor identification/asset inventory) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the Dell-Vendor-MIB::envMonSupplyCurrentPower OID value, configure state conditions and alerts, and monitor any Dell networking/server product (vendor identification/asset inventory) 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.674 | dell | ArrayManager-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.674.10895 | dellLan | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000 | powerConnectVendorMIB | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1 | dellVendorMIBObjects | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2 | hardware | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.110 | productStatus | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.110.7 | productStatusEnvironment | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.110.7.2 | envMonSupplyStatusTable | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.110.7.2.1 | envMonSupplyStatusEntry | Dell-Vendor-MIB |
| 1.3.6.1.4.1.674.10895.3000.1.2.110.7.2.1.5 | envMonSupplyCurrentPower | Dell-Vendor-MIB |