show snmp rmon
構文
show snmp rmon <alarms <brief | detail> | events <brief | detail> | logs>
説明
SNMP(簡易ネットワーク管理プロトコル)RMON(リモート監視)アラーム、イベント、ログに関する情報を表示します。
オプション
none | すべてのRMONアラームとイベントに関する情報を表示します。 |
alarms | (オプション)RMON アラームに関する情報を表示します。 |
brief | detail | (オプション)RMON アラームまたはイベントに関する概要または詳細情報を表示します。 |
events | (オプション)RMON イベントに関する情報を表示します。 |
logs | (オプション)RMON 監視ログに関する情報を表示します。 |
必要な権限レベル
ビュー
出力フィールド
表 1 は、 コマンドの出力フィールドについて show snmp rmon
説明します。出力フィールドは、概して表示される順序で一覧表示されます。
フィールド名 |
フィールドの説明 |
出力レベル |
---|---|---|
Alarm Index |
- アラーム識別子。 |
すべてのレベル |
State |
アラームまたはイベントエントリの状態: アラーム:
イベント:
|
すべてのレベル |
Variable name |
監視対象の SNMP オブジェクト インスタンスの名前。 |
すべてのレベル |
Event Index |
イベント識別子。 |
すべてのレベル |
Type |
イベントがトリガーされたときに行われる通知のタイプ。次のいずれかになります。
|
detail |
Last Event |
最後のイベントの日時。それはフォーマット yyyy-mm-dd hh:mm:ss timezoneを持っています. |
brief |
Community |
SNMP トラップの送信に使用されるトラップ グループ。 |
detail |
Variable OID |
変数名が解決されるオブジェクト ID。の形式は.x.x.x.x |
detail |
Sample type |
監視された変数をサンプリングし、上限と下限のしきい値と比較する値を計算する方法。または のabsolute valuedelta value値を持つことができます。 |
detail |
Startup alarm |
以下の基準に応じて、このエントリーが最初にアクティブになったときに送信される可能性のあるアラーム。
|
detail |
Owner |
ユーザーが設定したエントリーの名前。エントリーが CLI を介して作成された場合、所有者はその monitor エントリの先頭に追加されます。 |
detail |
Creator |
エントリーが設定されたメカニズム(CLI または SNMP)。 |
detail |
Sample interval |
サンプル間の期間(秒単位)。 |
detail |
Rising threshold |
ユーザーが設定した上限しきい値。 |
detail |
Falling threshold |
ユーザーが設定した下限しきい値。 |
detail |
Rising event index |
上昇しきい値を超えた場合にトリガーされるイベント。 |
detail |
Falling event index |
下降しきい値を超えた場合にトリガーされるイベント。 |
detail |
Current value |
最新のサンプル間隔における監視対象変数の現在の値。 |
detail |
サンプル出力
- show snmp rmon
- show snmp rmon(QFXシリーズ)
- snmp rmonアラームの詳細を表示
- snmp rmonイベントの詳細を表示
- show snmp rmon logs(QFXシリーズ)
show snmp rmon
user@host> show snmp rmon Alarm Index State Variable name 1 falling threshold crossed ifInOctets.1 Event Index Type Last Event 1 log and trap 2002-01-30 01:13:01 PST
show snmp rmon(QFXシリーズ)
user@host> show snmp rmon Alarm Index Variable description Value State 5 monitor jnxOperatingCPU.9.1.0.0 5 falling threshold Event Index Type Last Event 1 log and trap 2009-07-10 11:34:17 PDT Event Index: 1 Description: Event 1 triggered by Alarm 5, rising threshold (90) crossed, (variable: jnxOperatingCPU.9.1.0.0, value: 100) Time: 2009-07-10 11:34:07 PDT Description: Event 1 triggered by Alarm 5, falling threshold (75) crossed, (variable: jnxOperatingCPU.9.1.0.0, value: 5) Time: 2009-07-10 11:34:17 PDT
snmp rmonアラームの詳細を表示
user@host> show snmp rmon alarms detail Alarm Index 1: Variable name ifInOctets.1 Variable OID 1.3.6.1.2.1.2.2.1.10.1 Sample type delta value Startup alarm rising or falling alarm Owner monitor Creator CLI State falling threshold crossed Sample interval 60 seconds Rising threshold 100000 Falling threshold 80000 Rising event index 1 Falling event index 1 Current value 0
snmp rmonイベントの詳細を表示
user@host> show snmp rmon events detail Event Index 1: Description rmon event Type log and trap Community rmon-trap-group Last event 2009-07-10 11:34:17 PDT Creator CLI State active
show snmp rmon logs(QFXシリーズ)
user@host> show snmp rmon logs Event Index: 1 Description: Event 1 triggered by Alarm 5, rising threshold (90) crossed, (variable: jnxOperatingCPU.9.1.0.0, value: 100) Time: 2009-07-10 11:34:07 PDT Description: Event 1 triggered by Alarm 5, falling threshold (75) crossed, (variable: jnxOperatingCPU.9.1.0.0, value: 5) Time: 2009-07-10 11:34:17 PDT
リリース情報
Junos OS リリース 7.4 より前に導入されたコマンド。