09-19-2019 05:47 AM
Hello,
I'm new to the community!
I need help trying to figure out how to compile and load .MIB or .MY files onto network devices such as the SG300 52p? Any pointers how to get started? I've used Loriot Pro but to no avail. Does CISCO provide official documentation on how to do that?
My situation is, I'm trying to get some metrics using SNMP, I have 20 to 50 switches all of which are the same model. The data that I need is in the cdpCacheAddress table and there is no other way of getting that data unless I'm able to load CISCO-CDP-MIB onto the switch.
Any ideas? Any help would be appeciated. Thank you.
09-20-2019 12:40 AM
- You don't load MIBS onto a switch; the particular MIB is supported or not by the particular switch type and IOS version it is running. That can be verified by snmp-walking to the switch (e.g.) and check the value of variables from that particular MIB.
M.
09-22-2019 12:00 AM
09-22-2019 02:43 AM
- CISCO-CDP-MIB is fairly standard and and will be supported in your IOS. OID variables and values can be looked up into the MIB itself. It can be loaded in various NMS systems by querying on how to do that with google (e.g.) ; here is an example :
https://www.webnms.com/cagent/help/mibbrowser/mib_operations/loading_mibs.html
M.
Discover and save your favorite ideas. Come back to expert answers, step-by-step guides, recent topics, and more.
New here? Get started with these tips. How to use Community New member guide