2009/9/9 Wes Hardaker :
>> On Fri, 4 Sep 2009 16:53:07 -0400, Daniel Savard
>> said:
> DS> For example, I want to output a line like:
>
> DS> ATTR(=,$ENTERPRISE),VALUE(=,"$var");
>
> DS> where $var is actually replaced by the value of the variable and
> $ENTERPRISE
> DS> must be output a
2009/9/9 Wes Hardaker :
>> On Fri, 4 Sep 2009 16:53:07 -0400, Daniel Savard
>> said:
>
> DS> For example, I want to output a line like:
> DS> ATTR(=,$ENTERPRISE),VALUE(=,"$var");
>
> DS> where $var is actually replaced by the value of the variable and
> $ENTERPRISE
> DS> must be output a
> On Fri, 4 Sep 2009 16:53:07 -0400, Daniel Savard
> said:
DS> For example, I want to output a line like:
DS> ATTR(=,$ENTERPRISE),VALUE(=,"$var");
DS> where $var is actually replaced by the value of the variable and $ENTERPRISE
DS> must be output as a litteral not trying to interpret i
Oups, I think I posted to the wrong list (net-snmp-coders instead of users).
> [CCing the -coders list again; please keep conversations on the list]
>
> > On Fri, 21 Aug 2009 11:45:38 -0400, Daniel Savard <
> daniel.sav...@gmail.com> said:
>
> DS> I did preliminary work and found that the old
> On Fri, 14 Aug 2009 16:30:40 -0400, Daniel Savard
> said:
DS> Hello everyone,
DS> I am trying to convert notifications from a serie of MIB files I have. In
DS> fact, I need to read the MIB files and output couple of other files which
DS> content depends on the notifications and traps d
Hello everyone,
I am trying to convert notifications from a serie of MIB files I have. In
fact, I need to read the MIB files and output couple of other files which
content depends on the notifications and traps defined into the MIB files.
Rather than writing my own MIB file parser, I tried to use