**Description**: Creates a new SNMP trap definition. **A name must be entered, if an OID is repeated, the trap will not be created**.
-
perl pandora_manage.pl /etc/pandora/pandora_server.conf --create_snmp_trap Cisco_FAN_Crash 1.3.3.3.2.12.3.3.4.1 "Something happen with the FAN inside the CISCO device, probably a failure" 3
**Example (see [[#ks1|call]] and [[#ks1_1|syntax]])**:
+
+
**例([[#ks1|呼び出し]]と[[#ks1_1|書式]]を参照)**:
+
+
<code bash>
+
pandora_manage /etc/pandora/pandora_server.conf --create_snmp_trap "Cisco_FAN_Crash" "1.3.3.3.2.12.3.3.4.1" "Something happen with the FAN inside the CISCO device, probably a failure" "3"
+
+
</code>
==== --start_snmptrapd ====
==== --start_snmptrapd ====
-
**Parameters:** Nothing.
+
**Parameters**: None.
-
**オプションパラメーター:** なし
+
**パラメータ**: なし
-
Starts the ''snmptrapd'' process on the traps server. In case it is already started, it terminates the service (**kill** command) and runs it again, deleting all the traps located in the exchange log (by default ''/var/log/pandora/pandora_snmptrapd.log'').
+
Starts the ''snmptrapd'' process in the [[:en:documentation:pandorafms:monitoring:08_snmp_traps_monitoring|SNMP traps server]]]. In case it is already started, it terminates this service (**kill** command) and executes it again, deleting all the traps located in the exchange log located by default in: