/
nerfur
/
openbsd-src
ОбзорДокументацияВойти
/
nerfur
/
openbsd-src
Код
Запросы
0
Задачи
Вики
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
openbsd-src/
usr.bin/snmp/
..
Makefile

Add support for SNMPv3/USM authentication. net-snmp's -3k is supported via the -k parameter, -3m is not supported.

7 лет назад
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).

6 лет назад
mib.h

Add DisplayString/SnmpAdminString in accordance with recent OPENBSD-PF-MIB changes.

5 лет назад
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.

5 лет назад
smi.h

Implement displaying SMI enums as text. For now limit to TruthValue implemented on ifPromiscuousMode and ifConnectorPresent.

6 лет назад
snmp.1

man pages: add missing commas between subordinate and main clauses

4 года назад
snmp.c

missing {} identified by clang10 ok martijn

6 лет назад
snmp.h

Add better support for exception contexts. Now we can see proper nosuchinstance and endofmibtree messages.

7 лет назад
snmpc.c

correct indentation; no functional change ok tb@

2 года назад
usm.c

Add error checking for EVP_Digest*() to snmp(1).

5 лет назад
usm.h

Add support for SNMPv3/USM privacy. net-snmp's -3K is supported via the -K parameter, -3K is not supported.

7 лет назад