>
\n"; print "
Snmp interfaces
\n"; foreach ($interfaces as $key => $int) { print "
$key => $int
"; } print "\n"; ?>