Skip to content

Latest commit

 

History

History
10 lines (6 loc) · 575 Bytes

README.md

File metadata and controls

10 lines (6 loc) · 575 Bytes

SNMP-poll-script

Back pocket bash script to poll specific oids at a high rate. This allows polling the in and out bits of a router interface with out beating up the device. The focus is on simplicity and minimal dependencies. All you need is bash and snmpget.

http://tools.cisco.com/Support/SNMP/do/BrowseOID.do?local=en&translate=Translate&objectInput=1.3.6.1.2.1.31.1.1.1

https://www.iana.org/assignments/smi-numbers/smi-numbers.xhtml#smi-numbers-24

http://www.net-snmp.org/docs/mibs/interfaces.html

https://github.com/hardaker/net-snmp/blob/master/mibs/IF-MIB.txt