From Net-SNMP Wiki
User:Wes: critical task
Notes20070919: Web site documentation needs to be updated from 5.4.1 doc set
User:Wes: do something (
Wes)
Notes20071114:
Need to tackle this properly (
rstory)
User:Wes: less important
Notes20071114:
Extend categorisation to Tutorials/FAQ (
dts12)
User:Wes: less less important
Notes20070919: Write up host resources arch in wiki (
rstory)
Notes20070919: Make PDF formats of FAQ and Tutorials?
Notes20070919: Create a makerelease project on SF and migrate makerelease code to it (
Wes)
Notes20071009: Write coverity folks and check on SVN linking (
Wes)
User:Wes: general task
Tut:Extending_snmpd_using_perl: Describe SET processing
Tut:Extending_snmpd_using_perl: Check the variable scoping behaviour
Tut:Extending_snmpd_using_perl: Does this work as it stands, or are there any tweaks needed to the code?
Tut:Extending_snmpd_using_perl: How to report noSuchInstance/Object in a perl module?
Tut:Extending_snmpd_using_perl: Provide workable simple examples of embedded perl - e.g. control of normal snmpd.conf directives
TUT:snmpset: Should this return
notWritable?
TUT:snmpset: Actually returns
wrongValue
TUT:snmptrap: Same as SNMPv2, but v3 admin
TUT:snmptrap: describe {enterprises}.0.{value} <-> {oid} conversion
TUT:snmptrap: Similar to Traps, but acknowledged - i.e. resend if no response
TUT:Header_files: Describe the important <net-snmp/{library,agent}/*.h> header files
TUT:Header_files: Describe the seven <net-snmp/*_api.h> header files
Tut:Extending_snmpd_using_perl: Is this true??
TUT:snmptrap: Object vs Instance
Talk:TUT:Writing_a_MIB_Module: Explain the return value of
netsnmp_register_int_instance.
Notes20070919: add a task plugin to the wiki (
Wes)
User:Wes: done task
Notes20071009: Rewrite lmsensors code to accomodate new lmsensors 3.0 API changes (
dts12)
Notes20071009: Create a template to help in the documentation (
Wes)
Notes20071009: Document how to use the new answer area (
Wes)
Notes20071009: Set up a wiki bullet list answer place (
Wes)
Notes20071009: Set up a category structure (
Wes)
Notes20071009: Release rc1 immediately (
TrogL)
Talk:Tut:Extending_snmpd_using_perl: Check handling of non-FQPN "perl do" files - ? searches @INC?
Talk:Tut:Extending_snmpd_using_perl: Do external perl command files need to be executable or not?