OpenBSD CVS

src/usr.bin/snmp/


Click on a directory to enter that directory. Click on a file to display its revision history and to get a chance to display diffs between revisions.

Current directory: [local] / src / usr.bin / snmp

Current tag: OPENBSD_6_6_BASE


File Rev. Age Author Last log entry
[BACK] Parent Directory        
[TXT] Makefile  1.3   4 years  martijn   Add support for SNMPv3/USM authentication. net-snmp's -3k is supported via the -...
[TXT] mib.c  1.1   4 years  martijn   Import snmp(1), a new snmp client which aims to be netsnmp compatible for suppor...
[TXT] mib.h  1.1   4 years  martijn   Import snmp(1), a new snmp client which aims to be netsnmp compatible for suppor...
[TXT] smi.c  1.5   4 years  jsg   branches: 1.5.2; don't use sizeof(pointer) to represent buffer size ok martijn@...
[TXT] smi.h  1.1   4 years  martijn   Import snmp(1), a new snmp client which aims to be netsnmp compatible for suppor...
[TXT] snmp.1  1.7   4 years  martijn   Implement snmp set. Manpage help jmc@ schwarze@ OK semarie@ claudio@
[TXT] snmp.c  1.8   4 years  martijn   branches: 1.8.2; Free the "e" element in ber_printf_elements if it fails, since...
[TXT] snmp.h  1.6   4 years  martijn   Implement snmp set. Manpage help jmc@ schwarze@ OK semarie@ claudio@
[TXT] snmpc.c  1.15   4 years  martijn   branches: 1.15.2; Don't rely on the pdu returning the correct errorindex. Notic...
[TXT] usm.c  1.4   4 years  martijn   branches: 1.4.2; Add support for some HP LaserJet systems. These systems don't ...
[TXT] usm.h  1.3   4 years  martijn   Add support for SNMPv3/USM privacy. net-snmp's -3K is supported via the -K param...