NET-SNMP Subagent's own code to fill MIB data to answer SNMP Manager

2012-07-06 Thread kidkoala
Hello, I have to write Subagent, which will be working on XP machine. Machine will be equipped with IP cameras and some hardware connected through RS232. The goal is to connect by SNMP Manager to Host machine (XP), then trough Subagent check if cameras are ping-able (or, just working), the param

Re: Net-SNMP Significant Figures

2012-07-06 Thread Dave Shield
On 5 July 2012 22:28, Alex Zannos wrote: > I am trying to use the snmpgetx method Where did you find mention of this method? What package are you using? I've just done a search of the Net-SNMP source code, and there's absolutely no mention of the name "snmpgetx" anywhere within our code, or docu

Re: Net-SNMP Significant Figures

2012-07-06 Thread Alex Zannos
I am trying to use the snmpgetx method and it is not working in my terminal, even thought the snmpget method is. I need the extra significant figures that the snmpgetx method provides. Could you give me example code with the snmpgetx method in it. Thanks, Alex Zannos On Thu, Jul 5, 2012 at 6:05