Hi,all:
I use Perl SNMP module to get server information, but I can not
print ethernet MAC address.
When I use snmpwalk or snmpget program, I get like this:
ifPhysAddress.2 = STRING: 0:e0:ac:b0:c2:1 .
But in Perl, I can not print this string, in consol, perl print
0
In web, perl print some strange char.
So, how to print this information?
Thanks a lot.
Best Regards.
--
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
<http://learn.perl.org/> <http://learn.perl.org/first-response>