Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Usage example #136

Open
arkadiuszdaniluk opened this issue Mar 30, 2020 · 0 comments
Open

Usage example #136

arkadiuszdaniluk opened this issue Mar 30, 2020 · 0 comments

Comments

@arkadiuszdaniluk
Copy link

Hi,

my question is trivial I believe but I'm new in the topic.

Let's assume I have MIB file with all objects definitions (i.e. http://mibs.snmplabs.com/asn1/AH-MRP-MIB) and I would like to generate some data to *.snmprec file.

I tried mib2dev.py --output-file=./data/public.snmprec --mib-module=SNMPv2-MIB --mib-source=mib.txt

where mib.txt contains MIB definition.
Every time no matter if I change sth in def file I was getting the same result.

I expect to have just 2 OID dump data generated for two different object definitions, but instead I was getting every time bunch of "default/predefined" OIDs.

Could you help me?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant