Re: About IDE on Linux

2008-03-28 Thread Sun Le
Eclipse + CDT? You can download it from http://www.eclipse.org/cdt/ > Aleksandr Lomanov Wrote: > Hello ! > > I want to migrate from Visual C++ 6.0 Visual Studio IDE to IDE on Linux. > Is anyone uses IDE on Linux with capabilities like Visual Studio 6.0 IDE on > Win

About IDE on Linux

2008-03-28 Thread Aleksandr Lomanov
Hello ! I want to migrate from Visual C++ 6.0 Visual Studio IDE to IDE on Linux. Is anyone uses IDE on Linux with capabilities like Visual Studio 6.0 IDE on Windows ? Where I can find it ? Aleksandr Lomanov ICQ#: 170411676 -

Re: unable to decode message

2008-03-28 Thread Dave Shield
On 28/03/2008, Padala <[EMAIL PROTECTED]> wrote: > My Application using SNMP4J API is to give response for snmp v3 requests. > > I have given the following netsnmp command from my linux box. > > snmpget -v 3 -a MD5 -A 'hello1234' -l authPriv -u 'snmpuser1' -x DES -X > hello1234 annra01-xp1 1.3.6

Question about the SNMP Port

2008-03-28 Thread Sun Le
Hi Everyone, Just a thoughtCould I code the agent,using the specified port for snmpd like 5077 etc,and communicating with the device on default snmp 161 port?Is that possible? Thanks, Sandy -- Sun Le,Sandy [EMAIL PROTECTED] -

unable to decode message

2008-03-28 Thread Padala
Hi All My Application using SNMP4J API is to give response for snmp v3 requests. I have given the following netsnmp command from my linux box. snmpget -v 3 -a MD5 -A 'hello1234' -l authPriv -u 'snmpuser1' -x DES -X hello1234 annra01-xp1 1.3.6.1.2.1.2.2.1.2.1 -t 30 -d My Agent a

Re: sysORTable rewrite

2008-03-28 Thread Dave Shield
On 27/03/2008, Magnus Fromreide <[EMAIL PROTECTED]> wrote: > Another problem of this patch is that it fails to follow the rules set > out in 'MIB Module ReWrites' Note that the policy outlined in this Wiki page currently has no standing whatsoever. It's just something that I put together as my