Home
last modified time | relevance | path

Searched refs:SNMP_ERR_TOOBIG (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/bsnmp/lib/
H A Dsnmp.h213 #define SNMP_ERR_TOOBIG 1 macro
H A Dsnmpagent.c267 pdu->error_status = SNMP_ERR_TOOBIG; in snmp_get()
435 pdu->error_status = SNMP_ERR_TOOBIG; in snmp_getnext()
769 pdu->error_status = SNMP_ERR_TOOBIG; in snmp_set()
/freebsd/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.c81 { "Too big ", SNMP_ERR_TOOBIG },