> From: Wes Hardaker <[EMAIL PROTECTED]>
> Date: 2004/06/03 Thu PM 07:40:12 EDT
> > On Wed, 2 Jun 2004 09:23:23 -0700, "Thanh Nguyen" <[EMAIL PROTECTED]> said:
>
> Thanh> Does anyone know if net-snmp 5.1.x (or any net-snmp release) work on
> Thanh> FreeBSD 5.2x OS ?
>
> Probably?
>
> --
> W
Wes,
Do you think that would incurr too much overhead if we are doing a lot of
polling?
Also, attached is a patch which makes visible the get_tc_index (parse.c) and
root_imports. I needed to do this for a MibLoader application I wrote. I figured
it was no problem because the get_tc_description
Hi all,
could anybody tell me more about traptoemail utility?
how can i send an email from a generated trap?
thanks & regards,
Nitin
---
This SF.Net email is sponsored by the new InstallShield X.
>From Windows to L
> I got that page but most of them are implemented as commands and not
> functions to be used in C programs.. for eg is there any function similar
> to "snmpwalk" command for usage in C programs...
No. There's no "snmpwalk()' routine.
You'd need to issue a series of separate SNMPGETNEXT comma
On Thu, 3 Jun 2004, Wes Hardaker wrote:
> > On Mon, 31 May 2004 18:44:31 +0530 (IST), Nakul Aggarwal <[EMAIL PROTECTED]>
> > said:
>
> Nakul> I have net-snmp library installed on my comp can someone tell
> Nakul> me a link/resource where i can get complete list of functions
> Nakul> (for
> Is there any DATATYPE for setting FLOAT TYPE in ASN.1 notations.
Not in standard SNMP, no.
The Net-SNMP suite implements a syntax 'Float' (using the type constant
ASN_OPAQUE_FLOAT), but this can really only be used with other
Net-SNMP-based agents and tools.
Other ways you could handle this
Hello,
Is there any DATATYPE for setting FLOAT TYPE in ASN.1 notations. AND also
plz let me know how this agent and NMS can connect (which method we r using
in NM tools like ADVENTNET)
kris
_
Holiday? Wedding? Refurnishing? http:/
> I have been tried to use mib2c with mib2c.old-api.conf to create source
> code. It works fine with MIB with a single level. However it seems not
> creating right OID nubmber of the data under mutiple levels.
> Is this a known issue or something I missed?
Yes - it's a known issue.
No - there'
Dave> It should be sufficient to tweak the Makefiles so that the
Dave> mibgroup/agentx files are compiled and linked into the
Dave> main agent library instead.
Wes> You know... that's actually a good idea as a more permanent
Wes> solution. We could just mark (somehow) certain files within the
W