/openbmc/phosphor-dbus-monitor/src/ |
H A D | snmp_trap.hpp | 13 class Trap class 16 Trap() = default; 17 Trap(const Trap&) = delete; 18 Trap(Trap&&) = default; 19 Trap& operator=(const Trap&) = delete; 20 Trap& operator=(Trap&&) = default; 21 virtual ~Trap() = default; 31 class ErrorTrap : public Trap
|
/openbmc/openbmc-test-automation/gui/gui_test/settings_menu/ |
H A D | test_snmp_alerts_sub_menu.robot | 183 Configure SNMP Manager Via GUI And Verify SNMP Trap 187 [Template] Create Error On BMC And Verify Trap On Default Port 216 Verify Persistency Of SNMP Manager And Trap On BMC Reboot 220 [Template] Create Error On BMC And Verify Trap On Default Port 252 Configure Multiple SNMP Managers Via GUI And Verify SNMP Trap 342 Create Error On BMC And Verify Trap On Default Port 384 Verify SNMP Trap ${snmp_trap} ${expected_error} 432 Generate Error Log On BMC And Verify Trap On Non Default Port 476 Verify SNMP Trap ${snmp_trap} ${trap_msg} 479 Create Error Log On BMC And Verify Trap [all …]
|
/openbmc/openbmc-test-automation/redfish/events/ |
H A D | test_bmc_snmp_config.robot | 137 Generate Error On BMC And Verify If Trap Is Sent 138 [Documentation] Generate Error On BMC And Verify If Trap Is Sent. 141 [Template] Create Error On BMC And Verify If Trap Is Sent 146 Generate Error On BMC And Verify Trap On SNMP 149 [Template] Create Error On BMC And Verify If Trap Is Sent 186 Create Error On BMC And Verify If Trap Is Sent 228 ${trap}= Create Error On BMC And Verify If Trap Is Sent
|
H A D | test_bmc_snmp_trap.robot | 56 Generate Error On BMC And Verify SNMP Trap 59 [Template] Create Error On BMC And Verify Trap 112 Generate Error On BMC And Verify SNMP Trap Is Sent To Non Default Port 115 [Template] Create Error On BMC And Verify Trap On Non Default Port 201 Verify Persistency Of SNMP Manager And Trap On BMC Reboot 215 Generate Error On BMC And Verify Trap 266 Configure Multiple SNMP Managers On BMC And Check Trap On BMC Reboot 284 Generate Error On BMC And Verify Trap 319 ${trap}= Create Error On BMC And Verify Trap
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-graphics/directfb/directfb/ |
H A D | 0001-os-linux-Fix-build-when-__NR_futex-is-not-available.patch | 38 D_LOG_DOMAIN( Direct_Trap, "Direct/Trap", "Direct Trap" );
|
/openbmc/linux/net/ipv4/netfilter/ |
H A D | nf_nat_snmp_basic.asn1 | 106 SNMPv2-Trap-PDU, 132 SNMPv2-Trap-PDU ::=
|
/openbmc/linux/arch/m68k/fpsp040/ |
H A D | x_ovfl.S | 12 | Trap disabled results 28 | Trap enabled results
|
H A D | x_unsupp.S | 6 | Trap vector #55 (See table 8-1 Mc68030 User's manual).
|
H A D | x_unimp.S | 8 | op-code that hardware does not support. Trap vector# 11
|
H A D | x_unfl.S | 6 | Trap disabled results 15 | Trap enabled results
|
/openbmc/openbmc-test-automation/lib/snmp/ |
H A D | redfish_snmp_utils.robot | 194 Create Error On BMC And Verify Trap 229 Verify SNMP Trap ${snmp_trap} ${expected_error} 234 Verify SNMP Trap 265 Create Error On BMC And Verify Trap On Non Default Port 300 Verify SNMP Trap ${snmp_trap} ${expected_error} 323 Generate Error On BMC And Verify Trap 356 Verify SNMP Trap ${snmp_trap} ${expected_error}
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-protocols/net-snmp/net-snmp/ |
H A D | snmptrapd.service | 2 Description=Simple Network Management Protocol (SNMP) Trap Daemon.
|
/openbmc/linux/arch/sh/kernel/cpu/sh3/ |
H A D | ex.S | 45 .long system_call ! Unconditional Trap /* 160 */
|
/openbmc/linux/arch/arc/kernel/ |
H A D | entry-arcv2.S | 39 VECTOR EV_Trap ; Trap exception 172 ;############# Return from Intr/Excp/Trap (ARCv2 ISA Specifics) ############## 174 ; Restore the saved sys context (common exit-path for EXCPN/IRQ/Trap)
|
H A D | entry.S | 249 ;############# Return from Intr/Excp/Trap (Linux Specifics) ############## 255 ; Pre-{IRQ,Trap,Exception} K/U mode from pt_regs->status32
|
H A D | entry-compact.S | 110 VECTOR EV_Trap ; 0x128, Trap exception (0x25) 304 ;############# Return from Intr/Excp/Trap (ARC Specifics) ############## 306 ; Restore the saved sys context (common exit-path for EXCPN/IRQ/Trap)
|
/openbmc/linux/arch/sparc/kernel/ |
H A D | dtlb_miss.S | 16 retry ! Trap done
|
H A D | dtlb_prot.S | 24 cmp %g1, 1 ! Trap level >1?
|
H A D | itlb_miss.S | 20 retry ! Trap done
|
H A D | tsb.S | 309 done ! Trap return
|
/openbmc/linux/Documentation/networking/devlink/ |
H A D | devlink-trap.rst | 4 Devlink Trap 38 port). This is especially useful for drop traps (see :ref:`Trap-Types`) 86 Trap Types 93 The trap action (see :ref:`Trap-Actions`) can be changed. 109 Trap Actions 512 .. _Generic-Packet-Trap-Groups: 514 Generic Packet Trap Groups 523 .. list-table:: List of Generic Packet Trap Groups 606 Packet Trap Policers 621 :ref:`Generic-Packet-Trap-Groups`) during its initialization, thereby exposing
|
/openbmc/linux/arch/sh/kernel/ |
H A D | entry-common.S | 299 mov.l @r9, r8 ! Read from TRA (Trap Address) Register
|
/openbmc/qemu/target/hexagon/imported/ |
H A D | system.idef | 29 "Trap to Operating System",
|
H A D | macros.def | 1541 warn("Trap NPC=%x ",fREAD_NPC()); 1542 …warn("Trap exception, PCYCLE=%lld TYPE=%d NPC=%x IMM=0x%x",thread->processor_ptr->pstats[pcycles],…
|
/openbmc/linux/Documentation/arch/parisc/ |
H A D | registers.rst | 69 T (Taken Branch Trap) 0
|