On Mon, 29 Nov 2004 10:45:57 +0800 C wrote: CY> I compiled a net-snmp agent programe.But when use CY> "snmpget -m ALL -v1 -c public localhost 6SipUSERMIB.1".There is always an CY> error CY> "Error in packet CY> Reason: (noSuchName) There is no such variable name in this MIB. CY> Failed object: CERNETMIB::6SipUSERRegister"
If the object is a scalar, it should end with .0. For testing, you should probably start with snmpwalk of a parent node (eg 6SipUSERMIB without the .1). -- Robert Story; NET-SNMP Junkie Support: <http://www.net-snmp.org/> <irc://irc.freenode.net/#net-snmp> Archive: <http://sourceforge.net/mailarchive/forum.php?forum=net-snmp-users> You are lost in a twisty maze of little standards, all different. ------------------------------------------------------- The SF.Net email is sponsored by: Beat the post-holiday blues Get a FREE limited edition SourceForge.net t-shirt from ThinkGeek. It's fun and FREE -- well, almost....http://www.thinkgeek.com/sfshirt _______________________________________________ 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
