[Bug 496922] Re: Ubuntu snmpd package doesn't include all net-snmpd modules

Michael Heldebrant 496922 at bugs.launchpad.net
Fri May 18 15:30:11 UTC 2012


Script essentially is giving me a counter to watch the rate of commits
on a subversion repository:

mheldebr at server:~$ /svn-hotcopy/svnyoungest
10386

I tried both exec (works on RHEL5 configured like this) and extend which
both fail:

Snippet of snmpd.conf file with exec style:
exec 1.3.6.1.4.1.99999.9.3 svncommits /bin/sh /svn-hotcopy/svnyoungest

mheldebr at server:~$ snmpwalk -v 2c -c REDACTED localhost 1.3.6.1.4.1.99999.3
SNMPv2-SMI::enterprises.99999.3 = No Such Object available on this agent at this OID

And configured as extend:
extend 1.3.6.1.4.1.99999.9.3 svncommits /svn-hotcopy/svnyoungest

mheldebr at server:~$ snmpwalk -v 2c -c REDACTED localhost 1.3.6.1.4.1.99999.3
SNMPv2-SMI::enterprises.99999.3 = No Such Object available on this agent at this OID

-- 
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to net-snmp in Ubuntu.
https://bugs.launchpad.net/bugs/496922

Title:
  Ubuntu snmpd package doesn't include all net-snmpd modules

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/net-snmp/+bug/496922/+subscriptions



More information about the Ubuntu-server-bugs mailing list