Hi,
If SNMP is not possible, you can always hack a way to retrieve the info: * generate an ssh keypair * install the public key on the device you want to monitor * install the private key on a trusted and secure machine with access to the device * create a script that ssh's to the device and runs the command to get the Watt usage per port * add that scipt to your monitoring solution (eg: cacti, nagios, openview, etc). If you want to make it even more flexible, add the script to the net-snmp daemon on the secure machine as an executable script with it's own OID and you can poll the snmp daemon on that machine from your favourite monitoring/metering application. Best regards, Dennis Roos On 10/05/2010 01:33 PM, Parker, Jason wrote: > > I have not found anything to monitor these via SNMP > > This question was asked before but I do not see the answer > > I will ask the Product Manager > > *From:* Filipovsky Kobi [mailto:[email protected]] > *Sent:* Tuesday, October 05, 2010 5:25 AM > *To:* Enterasys Customer Mailing List > *Subject:* [enterasys] How to monitor the Watt usage of PoE devices ? > > Hi, > > I am looking for a way to monitor the Watt usage of PoE devices > connected to PoE securestack switches B2H124-48P. > > Is their a way to do it with SNMP? > > Port Type Admin Oper Priority > Class Power(W) > > ------- ----- ------ ----------------- -------- > ----- -------- > > fe.1.1 auto Delivering Power Low > 3 4.90 > > Thanks, > > kobi > > * --To unsubscribe from enterasys, send email to [email protected] > <mailto:[email protected]> with the body: unsubscribe enterasys > [email protected] <mailto:[email protected]> > > * --To unsubscribe from enterasys, send email to [email protected] > <mailto:[email protected]> with the body: unsubscribe enterasys > [email protected] > --- To unsubscribe from enterasys, send email to [email protected] with the body: unsubscribe enterasys [email protected]
