Skip to content

Instantly share code, notes, and snippets.

@jhotta
Created November 10, 2016 10:01
Show Gist options
  • Save jhotta/91fa3db985894b209a2440cb72d235d9 to your computer and use it in GitHub Desktop.
Save jhotta/91fa3db985894b209a2440cb72d235d9 to your computer and use it in GitHub Desktop.
curl -o mib-jnx-if-extensions.txt http://www.juniper.net/techpubs/en_US/junos12.3/topics/reference/mibs/mib-jnx-if-extensions.txt
/opt/datadog-agent/bin/build-pysnmp-mib -o mib-jnx-if-extensions.py mib-jnx-if-extensions.txt
sudo su
mkdir /opt/mibs
cp -p mib-jnx-if-extensions.py /opt/mibs/JUNIPER-IF-MIB.py
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment