Skip to content

masonke/SNMP-poll-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 

Repository files navigation

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

About

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. ll you need is bash and snmpget.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages