Martin,
I don't believe this system supports power monitoring.  I believe we first 
supported power monitoring on systems that were RTS'ed late 2007or early 2008.  
(I think the 1955 RTSed prior to that date.)  If you have a relatively recent 
version of OMSA installed, there should be a power supply attribute that 
indicates if the power monitoring is supported by the system.  This can be 
retrieved from the powerSupplyPowerMonitorCapable attribute of the power supply 
table:

PowerSupplyTableEntry                           ::= SEQUENCE {
    powerSupplychassisIndex                     DellObjectRange,
    powerSupplyIndex                            DellObjectRange,
    powerSupplyStateCapabilitiesUnique          
DellPowerSupplyStateCapabilitiesUnique,
    powerSupplyStateSettingsUnique              
DellPowerSupplyStateSettingsUnique,
    powerSupplyStatus                           DellStatus,
    powerSupplyOutputWatts                      DellSigned32BitRange,
    powerSupplyType                             DellPowerSupplyType,
    powerSupplyLocationName                     DellString,
    powerSupplyInputVoltage                     DellSigned32BitRange,
    powerSupplypowerUnitIndexReference          DellObjectRange,
    powerSupplySensorState                      DellPowerSupplySensorState,
    powerSupplyConfigurationErrorType           
DellPowerSupplyConfigurationErrorType,
    powerSupplyPowerMonitorCapable              DellBoolean,
    powerSupplyRatedInputWattage                DellSigned32BitRange
}

This information would also be on the power supply page of the OMSA gui.

Wayne Weilnau
Systems Management Technologist
Dell | OpenManage Software Development 

Please consider the environment before printing this email.

Confidentiality Notice | This e-mail message, including any attachments, is for 
the sole use of the intended recipient(s) and may contain confidential or 
proprietary information. Any unauthorized review, use, disclosure or 
distribution is prohibited. If you are not the intended recipient, immediately 
contact the sender by reply e-mail and destroy all copies of the original 
message.

-----Original Message-----
From: linux-poweredge-bounces-Lists On Behalf Of [email protected]
Sent: Friday, November 05, 2010 8:41 AM
To: linux-poweredge-Lists
Subject: snmp pe1955 and powerSupplyOutputWatts 


Hi !

i want to monitor the powerSupplyOutputWatts of my PowerEdge 1955,
but something is missing ...

  snmpwalk -cpublic -v2c  -OE bird002 .1.3.6.1.4.1.674.10892.1.300.10.1.9.1
Cannot find module (BASEBRDD_MIB-MIB): At line 0 in (none)
MIB-Dell-10892::chassisModelName.1 = STRING: "PowerEdge 1955"

snmpwalk -cpublic -v2c  -OE bird002 .1.3.6.1.4.1.674.10892.1.600.12.1.6
Cannot find module (BASEBRDD_MIB-MIB): At line 0 in (none)
MIB-Dell-10892::powerSupplyOutputWatts = No Such Instance currently exists at 
this OID

Every hint is welcome :-)

Thanks & Cheers

        Martin

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

_______________________________________________
Linux-PowerEdge mailing list
[email protected]
https://lists.us.dell.com/mailman/listinfo/linux-poweredge
Please read the FAQ at http://lists.us.dell.com/faq

Reply via email to