Searched refs:trap (Results 1 – 5 of 5) sorted by relevance
| /lib/lwip/lwip/src/apps/snmp/ |
| A D | snmp_traps.c | 549 trap->vbseqlen = tot_len; in snmp_trap_varbind_sum() 570 snmp_asn1_enc_u32t_cnt(trap->ts, &len); in snmp_trap_header_sum_v1_specific() 582 if (IP_IS_V6_VAL(trap->sip)) { in snmp_trap_header_sum_v1_specific() 594 snmp_asn1_enc_oid_cnt(trap->enterprise->id, trap->enterprise->len, &len); in snmp_trap_header_sum_v1_specific() 649 trap->pdulen = tot_len; in snmp_trap_header_sum() 655 tot_len += 1 + lenlen + trap->comlen; in snmp_trap_header_sum() 661 trap->seqlen = tot_len; in snmp_trap_header_sum() 712 } else if ((trap->snmp_version == SNMP_VERSION_2c) && (trap->trap_or_inform == SNMP_IS_INFORM)) { in snmp_trap_header_enc_pdu() 738 snmp_asn1_enc_oid_cnt(trap->enterprise->id, trap->enterprise->len, &tlv.value_len); in snmp_trap_header_enc_v1_specific() 740 BUILD_EXEC( snmp_asn1_enc_oid(pbuf_stream, trap->enterprise->id, trap->enterprise->len) ); in snmp_trap_header_enc_v1_specific() [all …]
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/ |
| A D | SNMPv2-MIB | 433 associated with the trap currently being sent. When an 449 "A coldStart trap signifies that the SNMP entity, 458 "A warmStart trap signifies that the SNMP entity, 473 "An authenticationFailure trap signifies that the SNMP 477 trap, the snmpEnableAuthenTraps object indicates 478 whether this trap will be generated."
|
| A D | IF-MIB | 1161 "A linkDown trap signifies that the SNMP entity, acting in 1173 "A linkUp trap signifies that the SNMP entity, acting in an
|
| /lib/lwip/lwip/contrib/apps/LwipMibCompiler/Mibs/IANA/ |
| A D | IANA-PRINTER-MIB | 1146 Optionally, the agent may generate a trap coincident with 1150 table. For such a trap, the prtAlertIndex sent with the above 1151 trap parameters shall be the index of the
|
| /lib/ |
| A D | Kconfig | 103 debugger. It uses special instructions which the debugger will trap 126 debugger. It uses special instructions which the debugger will trap
|
Completed in 20 milliseconds