Difference between revisions of "Tut:Extending snmpd using shell scripts"

From Net-SNMP Wiki
Jump to: navigation, search
(placeholder w/external links)
(No difference)

Revision as of 18:59, 13 April 2011

This tutorial is intended as a brief introduction to extending the snmpd agent using shell scripts.

Documentation

Shell scripts are configure in snmpd.conf. The man page for snmpd.conf has a section on EXTENDING AGENT FUNCTIONALITY which covers the exec, extend and pass methods.

External examples

This article is mostly a place holder at the moment. Until it gets flushed out, here are some external examples we've found on the Internet: