Re: Doubt on Net-SNMP Configure environment

2005-07-07 Thread Alex Burger
aakansha rajvi wrote: Can I use Watcom C++ instead of VC++? Will it be compatible to work with net-snmp? I have never used Watcom C++, but if it can load (or convert) the MSVC project files then I don't see why it wouldn't work. Win32\win32sdk.dsw (or win32.dsw without the PSDK) contains all

V2 traps

2005-07-07 Thread Le Gall Jean-Patrick (Skysoft ATM)
Title: Message Hi all,   I'm looking on the web since hours and nothing is clear right now concerning V2 traps,   Many question : - Do I need Generic trap ID? - Do I need Specific Trap Id? - What's a trapoid? - what's the mean of 1.3.6.1.6.3.1.1.4.1.0? How can I use it? Do i need to use

..IPSec MIB RFC....where is it ?

2005-07-07 Thread mehdi gholami
Hi all.. Can u tell me where can i get IPSec-MIB RFC... Now i have a IPSec-MIB.txt but i can't find where is the its RFC?... if u know tell me.. tanx. Sell on Yahoo! Auctions – no fees. Bid on great items. http://auctions.ya

Re: Issue while implementing POWER-ETHERNET-MIB.

2005-07-07 Thread aakansha rajvi
I am having a doubt in data type declaration. If a type of oid is ASN_UNSIGNED in ASN.1 , what type of variable (to hold the value of the oid) should I declare in the corresponding C file? What I have declared was u_long position; This is the variable going to hold the value of oid of type ASN

Re: Strange Error in log [netsnmp_assert index == tmp failed ]

2005-07-07 Thread Emmanuel Doguet
Someone use net-snmp & if-mib ? On a host, output packet does'nt work fine. With 3 ethernet cards it's work? IF-MIB::ifDescr.2 = STRING: ipsec0 IF-MIB::ifDescr.3 = STRING: ipsec1 IF-MIB::ifDescr.4 = STRING: ipsec2 IF-MIB::ifDescr.5 = STRING: ipsec3 IF-MIB::ifDescr.6 = STRING: sit0 IF-M

Re: Doubt on Net-SNMP Configure environment

2005-07-07 Thread aakansha rajvi
Pls anyone clarify me on this issue... Can I use Watcom C++ instead of VC++? Will it be compatible to work with net-snmp? Thanks. On 7/6/05, aakansha rajvi <[EMAIL PROTECTED]> wrote: > Can I use Watcom C++ instead of VC++? Will it be compatible to work > with net-snmp? > > Please anyone clarif