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_7_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.7   4 years  martijn   Add better support for exception contexts. Now we can see proper nosuchinstance ...
[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.13   4 years  jmc   ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;
[TXT] snmp.c  1.10   4 years  martijn   When doing a loop inside a loop for input validation make sure that the continue...
[TXT] snmp.h  1.7   4 years  martijn   Add better support for exception contexts. Now we can see proper nosuchinstance ...
[TXT] snmpc.c  1.22   4 years  martijn   Fix agent address parsing: - Allow IPv6 addresses to be used based on format. - ...
[TXT] usm.c  1.5   4 years  tb   The ber_* namespace is used by liblber since time immemorial, so move our BER AP...
[TXT] usm.h  1.3   4 years  martijn   Add support for SNMPv3/USM privacy. net-snmp's -3K is supported via the -K param...