When using the following method in Perl how do I format the value <val>
to correctly pass as HEX?
set(<vars>)
defining the following method as <vars>
SNMP::Varbind[<obj>, <iid>, <val>, <type>]

I am setting the type to OCTETSTR however when I try to send a HEX value
although the set appears to work when I query it the value is not what I
sent.  Almost always the value returned is "@ ".

Kyle

-------------------------------------------------------------------------
SF.Net email is sponsored by:
Check out the new SourceForge.net Marketplace.
It's the best place to buy or sell services for
just about anything Open Source.
http://sourceforge.net/services/buy/index.php
_______________________________________________
Net-snmp-users mailing list
Net-snmp-users@lists.sourceforge.net
Please see the following page to unsubscribe or change other options:
https://lists.sourceforge.net/lists/listinfo/net-snmp-users

Reply via email to