Splunk Dev

SNMP add new custom MIB

jadengoho
Builder

Hi,
I'm trying to add a new Custom MIB by following this instruction,
https://www.splunk.com/blog/2013/06/27/making-snmp-simpler.html
unfortunately, I can't run the
build-pysnmp-mib -o SOME-CUSTOM-MIB.py SOME-CUSTOM-MIB.mib or
*smidump -f python | libsmi2pysnmp > *

and I try this suggestion :
https://answers.splunk.com/answers/513193/how-to-install-build-pysmp-mib-in-windows-server-2.html

1) Does the result of both processes are the same or not?
2) What does this mean "Then “egg” up your python MIB modules"?
----- Should change the extension to ".egg" before placing it to the location

i.e. SAMPLE_MIB.txt > SAMPLE_MIB.py > SAMPLE_MIB.egg

3) after I place the file in the SPLUNK_HOME/etc/apps/snmp_ta/bin/mibs, do I need to restart for the new configuration to take effect?

Tags (1)
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...