Searched refs:SNMP_ERR_WRONG_TYPE (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/bsnmp/lib/
H A Dsnmp.h216 #define SNMP_ERR_WRONG_TYPE 7 /* v2 */ macro
H A Dsnmpagent.c752 pdu->error_status = SNMP_ERR_WRONG_TYPE;
805 case SNMP_ERR_WRONG_TYPE:
/freebsd-11-stable/usr.sbin/bsnmpd/tools/libbsnmptools/
H A Dbsnmptools.c89 { "Wrong type", SNMP_ERR_WRONG_TYPE },

Completed in 46 milliseconds