From 605eb8f2e4c9f96a44dbef47adf139d2a3265238 Mon Sep 17 00:00:00 2001 From: jsatoh Date: Thu, 30 Jun 2011 02:28:04 +0000 Subject: [PATCH] 2011-06-30 Junichi Satoh * include/help/ja/help_snmp_trap_types.php: Added a new help file. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@4504 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 4 ++++ .../include/help/ja/help_snmp_trap_types.php | 15 +++++++++++++++ 2 files changed, 19 insertions(+) create mode 100755 pandora_console/include/help/ja/help_snmp_trap_types.php diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index 8ed15ee203..6340fe06d5 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2011-06-30 Junichi Satoh + + * include/help/ja/help_snmp_trap_types.php: Added a new help file. + 2011-06-29 Juan Manuel Ramon * include/functions_messages.php diff --git a/pandora_console/include/help/ja/help_snmp_trap_types.php b/pandora_console/include/help/ja/help_snmp_trap_types.php new file mode 100755 index 0000000000..d011203a70 --- /dev/null +++ b/pandora_console/include/help/ja/help_snmp_trap_types.php @@ -0,0 +1,15 @@ + +

トラップのタイプ

+
    +
  • Cold start (0): エージェントが(再)起動したことを示します。
  • +
  • Warm start (1): エージェントの設定が変更されたことを示します。
  • +
  • Link down (2): ネットワークインタフェースがダウンしたことを示します。
  • +
  • Link up (3): ネットワークインタフェースがアップしたことを示します。
  • +
  • Authentication failure (4): エージェントが許可されていない発信元からのリクエストを受けたことを示します。(通常はコミュニティで制限されています)
  • +
  • EGP neighbor loss (5): EGP プロトコルを利用しているルータで、隣接ホストとの通信が切れたことを示します。
  • +
  • Enterprise (6): このカテゴリに含まれるものは、ベンダー独自のトラップです。
  • +