On 12.02.2014, at 18:25, Bales, Tracy <[email protected]> wrote:
> Is it possible to have a shell script modify the contents of a user defined > OID that is setup in snmpd.conf? > > I would like to have a cron event run a shell script and that script modify > the OID values so that a remote SNMP server can monitor the changes using > SNMP gets and mgets. I do not want to use SNMP traps. > > Thanks for any feedback! > No. You would have to restart snmpd, there is no way to change it on runtime. But AgentX support might solve this in the future (you still need an shell -> AgentX wrapper). Reyk

