Re: How to set Hex STRING in Perl?
Dave Shield <[email protected]>
| Newsgroups | gmane.network.net-snmp.user |
|---|---|
| Message-ID | <[email protected]> |
2009/2/2 michael kapelko <[email protected]>: > `snmpset' command has 'x' as Hex STRING type designation, but Perl SNMP > module only has 'OCTETSTR' type which is the same as 's' of `snmpset'. No - the OCTETSTR type covers *all* octet strings - both printable ('s') and binary ('x') values. > How do I set Hex STRING value in Perl? Simply set the value that you require. It should Just Work. Dave ------------------------------------------------------------------------------ This SF.net email is sponsored by: SourcForge Community SourceForge wants to tell your story. http://p.sf.net/sfu/sf-spreadtheword _______________________________________________ Net-snmp-users mailing list [email protected] Please see the following page to unsubscribe or change other options: https://lists.sourceforge.net/lists/listinfo/net-snmp-users