Send netdisco-users mailing list submissions to
[email protected]
To subscribe or unsubscribe via the World Wide Web, visit
https://lists.sourceforge.net/lists/listinfo/netdisco-users
or, via email, send a message with subject or body 'help' to
[email protected]
You can reach the person managing the list at
[email protected]
When replying, please edit your Subject line so it is more specific
than "Re: Contents of netdisco-users digest..."
Today's Topics:
1. TRENDnet managed switches - adding mibs (Ricardo Stella)
2. Re: TRENDnet managed switches - adding mibs (Oliver Gorwits)
--- Begin Message ---
We have a couple of TRENDnet managed switches and got the mibs for them.
Not sure I'm ready to embark on getting Git working. I did upload a copy
of the MIBs over a year ago and the issue is still open.
Is there a way to add these manually to netdisco or is the only way to do
it via a pull request?
TIA.
--
°(((=((===°°°(((================================================
--- End Message ---
--- Begin Message ---
Hi Ricardo
It depends what you want to achieve.
If you just want the MIBs included in the netdisco-mibs bundle, without
changing Netdisco behaviour, then we only need the git process to be
followed so that the bundle is consistent and not breaking other people's
systems.
You can put the MIBs into netdisco-mibs/vendor directory, and add the name
to %MIBS in SNMP::Info to be "loaded" by net-snmp library. Unfortunately
simply loading a MIB file won't make Netdisco behave differently.
Either vendors support standard MIBs and the SNMP::Info module we use
provides an interface to them (like LLDP, or other system info).
Or else the vendor has custom MIBs for these features, and SNMP::Info needs
special code to map tables in those MIBs to the standard interface Netdisco
uses.
e.g. a good example
https://github.com/netdisco/snmp-info/blob/master/lib/SNMP/Info/Layer3/Juniper.pm
Finally, if the thing you're missing is simply the model names (at the
moment Netdisco says "enterprises.x.x.x.x" or similar), we have a couple of
ways to get that done, but let us know because it also requires a few
manual steps (unfortunately due to the way the standards are implemented -
none of this is really within Netdisco).
I hope it helps,
regards
oliver
On Mon, 10 Nov 2025 at 22:33, Ricardo Stella via netdisco-users <
[email protected]> wrote:
> We have a couple of TRENDnet managed switches and got the mibs for them.
> Not sure I'm ready to embark on getting Git working. I did upload a copy
> of the MIBs over a year ago and the issue is still open.
>
> Is there a way to add these manually to netdisco or is the only way to do
> it via a pull request?
>
> TIA.
>
> --
> °(((=((===°°°(((================================================
> _______________________________________________
> Netdisco mailing list
> [email protected]
> https://sourceforge.net/p/netdisco/mailman/netdisco-users/
--- End Message ---
_______________________________________________
Netdisco mailing list - Digest Mode
[email protected]
https://lists.sourceforge.net/lists/listinfo/netdisco-users