On Tue, 2005-10-25 at 21:33 +0800, Kurapati M-G19456 wrote:
> I am using NET-SNMP-5.1.1. In this version how to do an SNMPSET on an
> object of type OPAQUE?

I don't think it's possible to assign an arbitrary OPAQUE value
via snmpset.  It supports the Net-SNMP-specific opaque-based
special types, but not an arbitrary opaque value.

You'd need to write code to handle this yourself, using the
'snmp_pdu_add_variable()' call directly.

Dave


-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
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