snmp_coexist.h File Reference
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
int | snmp_coexist_V2toV1 (struct snmp_pdu *) |
int | snmp_coexist_V1toV2 (struct snmp_pdu *) |
Function Documentation
◆ snmp_coexist_V1toV2()
◆ snmp_coexist_V2toV1()
Definition at line 108 of file coexistance.c.
References snmp_pdu::command, snmp_pdu::max_repetitions, snmp_pdu::non_repeaters, SNMP_PDU_GET, SNMP_PDU_GETBULK, SNMP_PDU_GETNEXT, snmp_set_api_error(), SNMPERR_PDU_TRANSLATION, and snmplib_debug().
Referenced by snmpDecodePacket().