All MIBs › LBHUB-MSH-MIB › phyPowerReq
phyPowerReq
Module: LBHUB-MSH-MIB
OID (symbolic): LBHUB-MSH-MIB::phyPowerReq
OID (numeric): 1.3.6.1.4.1.43.10.14.2.1.1.10
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
This item takes the +5V and +12V current requirements of the entity and uses the values to obtain a power consumption requirement for the entity. A power supply will specify a negative value indicating a source of power. The value is in Watts. Note that the value returned from this object is the simple arithmetic addition of the all power rail requirements. Note that a power supply may be overloaded even if this value is within the spec of the power supplies. Such a situation can occur if the power supplies can source, say X5 Watts at 5V and X12 Watts at 12V. The total power by this definition is X5 + X12. Now a card could draw Y5 and Y12 from the two supplies. If Y12 is X12+1 and Y5 is X5-2, total supply exceeds total consumption but the 12V rail is overloaded!
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.43.10.14.2.1.1.10 snmpwalk -v2c -c public <target> LBHUB-MSH-MIB::phyPowerReq
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.43.10.14.2.1.1.10.1 snmpget -v2c -c public <target> LBHUB-MSH-MIB::phyPowerReq.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.43 | a3Com | A3COM-HUAWEI-OID-MIB |
| 1.3.6.1.4.1.43.10 | generic | A3Com-products-MIB |
| 1.3.6.1.4.1.43.10.14 | chassis | A3COM0004-GENERIC |
| 1.3.6.1.4.1.43.10.14.2 | physicalConfig | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.14.2.1 | phyConfigTable | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.14.2.1.1 | phyConfigEntry | LBHUB-MSH-MIB |
| 1.3.6.1.4.1.43.10.14.2.1.1.10 | phyPowerReq | LBHUB-MSH-MIB |