hex-array print
- From: "joe.cipale@xxxxxxxxxxx" <joe.cipale@xxxxxxxxxxx>
- Date: 29 Sep 2005 15:22:07 -0700
I am using perl to write a acript that will retreive SNMP data and
possibly modify SNMP values for a given object on a switch.
If I retreive the SNMP data using the standard Net-SNMP command
(snmpget), the data I see is:Hex-STRING:FF FF FF F0 00 00 00
If, on the other hand, I use the SNMP package written in perl, the data
is sreturned as such: yyy0. I have tried to have the data stored as an
array (@hex_data) and attempted to access the data by walking through
it one character at a time with no luck
Any suggestions?
Thanks
Joe
.
- Follow-Ups:
- Re: hex-array print
- From: Joe Smith
- Re: hex-array print
- From: Josef Moellers
- Re: hex-array print
- Prev by Date: Re: regex replace credit card numbers with *
- Next by Date: I have problems with download scripts, it's trying to print instead of saving the file
- Previous by thread: installing modules?
- Next by thread: Re: hex-array print
- Index(es):