show snmp rmon
Syntax
show snmp rmon <alarms <brief | detail> | events <brief | detail> | logs>
Description
Display information about Simple Network Management Protocol (SNMP) Remote Monitoring (RMON) alarms, events, and logs.
Options
none | Display information about all RMON alarms and events. |
alarms | (Optional) Display information about RMON alarms. |
brief | detail | (Optional) Display brief or detailed information about RMON alarms or events. |
events | (Optional) Display information about RMON events. |
logs | (Optional) Display information about RMON monitoring logs. |
Required Privilege Level
view
Output Fields
Table 1 describes
the output fields for the show snmp rmon
command. Output
fields are listed in the approximate order in which they appear.
Field Name |
Field Description |
Level of Output |
---|---|---|
Alarm Index |
Alarm identifier. |
All levels |
State |
State of the alarm or event entry: Alarms:
Events:
|
All levels |
Variable name |
Name of the SNMP object instance being monitored. |
All levels |
Event Index |
Event identifier. |
All levels |
Type |
Type of notification made when an event is triggered. It can be one of the following:
|
detail |
Last Event |
Date and time of the last event. It has the format yyyy-mm-dd hh:mm:ss timezone. |
brief |
Community |
Trap group used for sending the SNMP trap. |
detail |
Variable OID |
Object ID to which the variable name is resolved. The format is x.x.x.x. |
detail |
Sample type |
Method of sampling the monitored variable and calculating the value to compare against the upper and lower thresholds. It can have the value of absolute value or delta value. |
detail |
Startup alarm |
Alarm that might be sent when this entry is first activated, depending on the following criteria:
|
detail |
Owner |
Name of the entry configured by the user. If the entry was created through the CLI, the owner has monitor prepended to it. |
detail |
Creator |
Mechanism by which the entry was configured (CLI or SNMP). |
detail |
Sample interval |
Time period between samples (in seconds). |
detail |
Rising threshold |
Upper limit threshold value configured by the user. |
detail |
Falling threshold |
Lower limit threshold value configured by the user. |
detail |
Rising event index |
Event triggered when the rising threshold is crossed. |
detail |
Falling event index |
Event triggered when the falling threshold is crossed. |
detail |
Current value |
Current value of the monitored variable in the most recent sample interval. |
detail |
Sample Output
- show snmp rmon
- show snmp rmon (QFX Series)
- show snmp rmon alarms detail
- show snmp rmon events detail
- show snmp rmon logs (QFX Series)
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 Series)
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
show snmp rmon alarms detail
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
show snmp rmon events detail
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 Series)
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
Release Information
Command introduced before Junos OS Release 7.4.