http://qs321.pair.com?node_id=573751


in reply to Parsing and pushing

# your SNMP data must be in $_ my @d = /\bVALUE:(.*?)OID:/g;
Boris