All public logs
From AcrodusWiki
Combined display of all available logs of AcrodusWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 20:25, 6 October 2024 Alex talk contribs created page Extend snmp agent functionality on Linux machine (Created page with "This guide is to help extend the functionality of an snmp agent on a Linux machine. This allows for custom OID's to be queried from an snmp master to the agent. This also be subject to a program or script running and returning the value. Ensure that snmpd is installed. sudo apt-get install snmpd. First thing is to make some changes to the SNMP agent. In /etc/snmp/snmpd.conf ensure that the line "rocommunity public default -V systemonly" has the -V systemonly removed. T...")