show snmp rmon
Syntax
show snmp rmon <alarms <brief | detail> | events <brief | detail> | logs>Description
Display information about Remote Monitoring (RMON) alarms and events.
Options
none—Display information about all RMON alarms and events.
alarms—(Optional) Display information about RMON alarms.
brief—(Optional) Display brief information about RMON alarms or events.
detail—(Optional) Display very 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
Options at a Glance
Table 11 summarizes information included in the output of each
show snmp rmoncommand options for each alarm and event. In this table, output fields are listed in alphabetical order. In the Output Fields section, the output fields are listed in the order in which they are displayed.
Table 11:
Show SNMP RMON Output Field Summary (Alphabetical Order)Output Fields
State—State of the alarm or event entry. It can be one of the following:
active—Entry is fully configured and activated.falling threshold crossed—Value of the variable has crossed the lower threshold limit.rising threshold crossed—Value of the variable has crossed the upper threshold limit.under creation—Entry is being configured and is not yet activated.startup—Alarm is waiting for the first sample of the monitored variable.object not available—Monitored variable of that type is not available to the SNMP agent.instance not available—Monitored variable's instance is not available to the SNMP agent.object type invalid—Monitored variable is not a numeric value.object processing errored—An error was encountered while processing the monitored variable.unknown—State is not one of the above.
active—Entry has been fully configured and activated.under creation—Entry is being configured and is not yet activated.unknown—State is not one of the above.
Variable name—Name of the SNMP object instance being monitored.
Type—Type of notification made when an event is triggered. It can be one of the following:
log—A system log message is generated and an entry is made to the log table.snmptrap—An SNMP trap is sent to the configured destination.log and trap—A system log message is generated, an entry is made to the log table, and an SNMP trap is sent to the configured destination.- none—Neither log or trap will be sent.
Last Event—Date and time of the last event. It has the formatyyyy-mm-dd hh:mm:ss timezone.
Community—Identifies the trap group used for sending the SNMP trap.
Variable OID—Object ID to which the variable name is resolved. The format isx.x.x.x...
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 ofabsolute valueordelta value.
Startup alarm—Alarm that might be sent when this entry is first activated, depending on the following criteria:
- Value of the alarm is above or equal to the rising threshold and the startup type is either
rising alarmorrising or falling alarm.- Value of the alarm is below or equal to the falling threshold and the startup type is either
falling alarmorrising or falling alarm.
- Value of the alarm is above or equal to the rising threshold and the startup type is
falling alarm.- Value of the alarm is below or equal to the falling threshold and the startup type is
rising alarm.- Value of the alarm is between the thresholds.
Owner—Name of the entry configured by the user. If the entry was created through the CLI, the owner hasmonitorprepended to it.
Creator—Mechanism by which the entry was configured (CLIorSNMP).
Sample interval—Time period between samples (in seconds).
Rising threshold—Upper limit threshold value configured by the user.
Falling threshold—Lower limit threshold value configured by the user.
Rising event index—Identifies the event triggered when the rising threshold is crossed.
Falling event index—Identifies the event triggered when the falling threshold is crossed.
Current value—Current value of the monitored variable in the most recent sample interval.Sample Output: show snmp rmon
user@host>show snmp rmonAlarmIndex State Variable name1 falling threshold crossed ifInOctets.1EventIndex Type Last Event1 log and trap 2002-01-30 01:13:01 PSTSample Output: show snmp rmon alarms
user@host>show snmp rmon alarmsAlarmIndex State Variable name1 falling threshold crossed ifInOctets.1Sample Output: show snmp rmon alarms brief
user@host>show snmp rmon alarms briefAlarmIndex State Variable name1 falling threshold crossed ifInOctets.1Sample Output: show snmp rmon alarms detail
user@host>show snmp rmon alarms detailAlarm Index 1:Variable name ifInOctets.1Variable OID 1.3.6.1.2.1.2.2.1.10.1Sample type delta valueStartup alarm rising or falling alarmOwner monitorCreator CLIState falling threshold crossedSample interval 60 secondsRising threshold 100000Falling threshold 80000Rising event index 1Falling event index 1Current value 0Sample Output: show snmp rmon events
user@host>show snmp rmon eventsEventIndex Type Last Event1 log and trap 2002-01-30 01:13:01 PSTSample Output: show snmp rmon events brief
user@host>show snmp rmon events briefEventIndex Type Last Event1 log and trap 2002-01-30 01:13:01 PSTSample Output: show snmp rmon events detail
user@host>show snmp rmon events detailEvent Index 1:Type log and trapCommunity boy-elroyLast event 2002-01-30 01:13:01 PSTCreator CLIState active