Home
last modified time | relevance | path

Searched refs:SNMP_ERR_WRONG_ENCODING (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/bsnmp/lib/
HDsnmp.h218 #define SNMP_ERR_WRONG_ENCODING 9 /* v2 */ macro
HDsnmpagent.c809 case SNMP_ERR_WRONG_ENCODING: in snmp_set()
/NextBSD/usr.sbin/bsnmpd/tools/libbsnmptools/
HDbsnmptools.c91 { "Wrong encoding", SNMP_ERR_WRONG_ENCODING },
/NextBSD/contrib/bsnmp/snmpd/
HDmain.c687 pdu->error_status = SNMP_ERR_WRONG_ENCODING; in snmp_input_finish()