3com S7906E 参照ガイド

ページ / 2327
 
1-3 
Examples 
# Display the configuration of RMON event table. 
<Sysname> display rmon event 
EventEntry 1 owned by user1 is VALID. 
  Description: null. 
  Will cause log-trap when triggered, last triggered at 0days 00h:02m:27s. 
Table 1-2 display rmon event command output description 
Field 
Description 
EventEntry 
Event entry, corresponding to the MIB node eventIndex. 
owned by 
Owner of the entry, corresponding to the MIB node 
eventOwner. 
VALID 
Status of the entry identified by the index (VALID means 
the entry is valid, and UNDERCREATION means invalid. 
You can use the display rmon command to view the 
invalid entry; while with the display 
current-configuration
 and display this commands you 
cannot view the corresponding rmon commands.), 
corresponding to the MIB node eventStatus. 
Description 
Description for the event, corresponding to the MIB node 
eventDescription. 
cause log-trap when triggered 
The actions that the system will take when the event is 
triggered: 
none: The system will take no action 
log: The system will log the event 
snmp-trap: The system will send a trap to the NMS 
log-and-trap: The system will log the event and send a 
trap to the NMS 
This field corresponds to the MIB node eventType. 
last triggered at 
Time when the last event was triggered, corresponding to 
the MIB node eventLastTimeSent. 
 
display rmon eventlog 
Syntax 
display rmon eventlog [ entry-number ] 
View 
Any view 
Default Level 
1: Monitor level 
Parameters 
entry-number: Index of an event entry, in the range 1 to 65535. If no entry number is specified, the log 
information for all event entries is displayed.