How to compile and load CISCO-CDP-MIB onto SG300 52p?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
- Labels:
-
Network Management
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
09-22-2019 12:00 AM
One more question, how come in a software like Observium the data is there? Does it have to do with something like the NMS?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
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.
-- Each morning when I wake up and look into the mirror I always say ' Why am I so brilliant ? '
When the mirror will then always repond to me with ' The only thing that exceeds your brilliance is your beauty! '
