#include <snmp_pdu.h>
Data Fields | |
| int | pdu_cmd |
| Type of this PDU. | |
| uint32_t | pdu_reqid |
| uint32_t | pdu_errstat |
| uint32_t | pdu_errindex |
| OID * | pdu_enterprise |
| int | pdu_enterprise_length |
| uint32_t | pdu_agent_addr |
| int | pdu_trap_type |
| int | pdu_specific_type |
| uint32_t | pdu_time |
| SNMP_VARLIST * | pdu_variables |
Type of this PDU.
Referenced by SnmpPduCreate(), and SnmpSessionSendPdu().
Referenced by SnmpSessionSendPdu().
Referenced by SnmpPduCreate(), and SnmpPduDestroy().
Referenced by SnmpPduCreate().
Referenced by SnmpPduAddVariable(), and SnmpPduDestroy().