in reply to Re: Re: Re: Getting readable results from Net::SNMP get_table method
in thread Getting readable results from Net::SNMP get_table method
That data is in a hash, $result. You would access the data ala
$result->{'1.3.6.1.4.9.9.23.1.2.1.1.8.4.2'}
|
|---|