tangled
alpha
login
or
join now
jcs.org
/
openbsd-src
0
fork
atom
jcs's openbsd hax
openbsd
0
fork
atom
overview
issues
pulls
pipelines
openbsd-src
/
usr.bin
/
snmp
/
at
jcs
11 files
Makefile
Add support for SNMPv3/USM authentication. net-snmp's -3k is supported via the -k parameter, -3m is not supported.
6 years ago
mib.c
Add support for UTF-8 DISPLAY-HINTs with octet length. For now only sysContact is supported with SnmpAdminString, but more shall follow soon(tm).
5 years ago
mib.h
Add DisplayString/SnmpAdminString in accordance with recent OPENBSD-PF-MIB changes.
5 years ago
smi.c
Sync ober_oid_cmp with ax_oid_cmp from libagentx. This flips the returned signedness and adds the weight of 2 for parent-child relationship in both direction.
4 years ago
smi.h
Implement displaying SMI enums as text. For now limit to TruthValue implemented on ifPromiscuousMode and ifConnectorPresent.
5 years ago
snmp.1
man pages: add missing commas between subordinate and main clauses
4 years ago
snmp.c
missing {} identified by clang10 ok martijn
5 years ago
snmp.h
Add better support for exception contexts. Now we can see proper nosuchinstance and endofmibtree messages.
6 years ago
snmpc.c
correct indentation; no functional change ok tb@
2 years ago
usm.c
Add error checking for EVP_Digest*() to snmp(1).
4 years ago
usm.h
Add support for SNMPv3/USM privacy. net-snmp's -3K is supported via the -K parameter, -3K is not supported.
6 years ago