> "LEO" == Luis EG Ontanon <[EMAIL PROTECTED]> writes:
LEO> I guess it is but after some time looking in net-snmp includes I found
LEO> not an API way to do so.
get_node() is what you were looking for, but...
(and the rest is struct tree walking when necessary)
>> Common MIB syntax, by the
> "LEO" == Luis EG Ontanon <[EMAIL PROTECTED]> writes:
LEO> I went to libsmi mainly because I could not find any documentation on
LEO> how to traverse the already loaded MIB in Net-SNMP.
Ah. It's certainly possible, just FYI, since
net-snmp/apps/snmptranslate traverses the loaded MIBs to dis
> "LEO" == Luis EG Ontanon <[EMAIL PROTECTED]> writes:
>> What's the current state of the libsmi integration?
FYI, I think libsmi is a great library. But I did want to point out
that a future release of Net-SNMP is expected to offer the use libtls or
libmcrypt instead of openssl. At this po
> "LEO" == Luis EG Ontanon <[EMAIL PROTECTED]> writes:
LEO> Does libsmi it load these MIBs anyway?
LEO> It is OK 4 me if libsmi it rants... I think it has to. It's not OK if
LEO> it fails to load them.
libsmi will fail to load them for things it considers errors and not warnings.
Note that t
> "LEO" == Luis EG Ontanon <[EMAIL PROTECTED]> writes:
LEO> As you folks are probably aware I'm in the process of rewriting the
LEO> snmp dissector now my collection of snmp is all generated net-snmp
LEO> and although it was more than sufficient for snmp decryption is far
LEO> from being a com
> "LEO" == Luis EG Ontanon <[EMAIL PROTECTED]> writes:
LEO> We could ask them whether or not we can redistribute them.
Note that a large percentage of those MIBs actually come from IETF RFCs,
and the MIBs themselves are copyrighted according to the RFC itself.
Thus, you don't necessarily have
> "AH" == Andrew Hood <[EMAIL PROTECTED]> writes:
AH> libsmi's parser is MUCH more picky than net-snmp's parser.
Mostly, FYI:
Yep. By design. Libsmi is designed to be a strict parser enforcing the
rules of the SMI against the MIBs. This is seen as a benefit since it
forces MIB authors to
> "TA" == Thomas Anders <[EMAIL PROTECTED]> writes:
TA> The Net-SNMP source contains TUNNEL-MIB.txt (RFC 4087) which IMPORTs
TA> IPv6FlowLabelOrAny from IPV6-FLOW-LABEL-MIB (RFC3595). In general,
TA> Net-SNMP only installs what it implements, so I'm not sure why your
TA> binary Windows package