2010-06-04 09:05:42 +00:00
|
|
|
<?php
|
|
|
|
|
|
|
|
$id = $device['device_id'];
|
|
|
|
$hostname = $device['hostname'];
|
|
|
|
$community = $device['community'];
|
|
|
|
$snmpver = $device['snmpver'];
|
|
|
|
$port = $device['port'];
|
|
|
|
|
2010-07-04 18:47:55 +00:00
|
|
|
#echo("UPS : ");
|
|
|
|
|
|
|
|
|
|
|
|
|
2010-06-04 09:05:42 +00:00
|
|
|
?>
|