http://qs1969.pair.com?node_id=80805


in reply to Accessing a value without knowing the key
in thread Getting readable results from Net::SNMP get_table method

I am stuck at trying to figure out how to access values in my hash without knowing exactly what the keys are.

@values = values %hash;