On 26/10/2007, Fan Zhang <[EMAIL PROTECTED]> wrote:
> if I use the following line to read oid, it gets nothing
> read_objid("sysDescr.0", anOID, &anOID_len);

Try
    read_objid("SNMPv2-MIB::sysDescr.0", anOID, &anOID_len);

Does that work?

Dave

-------------------------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc.
Still grepping through log files to find problems?  Stop.
Now Search log events and configuration files using AJAX and a browser.
Download your FREE copy of Splunk now >> http://get.splunk.com/
_______________________________________________
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

Reply via email to