Skip to content

Instantly share code, notes, and snippets.

@veracosta
Created June 30, 2016 08:30
Show Gist options
  • Save veracosta/70d02b7ea062db62633ec01a77a5d37a to your computer and use it in GitHub Desktop.
Save veracosta/70d02b7ea062db62633ec01a77a5d37a to your computer and use it in GitHub Desktop.
$ getoid.sh <MIB object name>
#!/bin/sh
snmptranslate -Ib -On ^$1$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment