User’s Manual of WGSW-20160HP
Security Switch RMON Event Add
Description:
Add or modify RMON Event entry. The entry index key is <event_id>.
Syntax:
Security Switch RMON Event Add <event_id> [none|log|trap|log_trap] [<community>] [<description>]
Parameters:
<event_id>
: Event ID (1-65535).
none
: Get the sample directly.
log
: Get the sample directly.
trap
: Get the sample directly.
log_trap
: Calculate the difference between samples (default).
<community>
: Specify the community when trap is sent (the string lengh is 0~127) (default: public).
<description>
: The string for describing this event (the string lengh is 0~127) (default: null string).
Security Switch RMON Event Delete
Description:
Delete RMON Event entry. The entry index key is <event_id>.
Syntax:
Security Switch RMON Event Delete <event_id>
Parameters:
<event_id>
: Event ID (1-65535).
Security Switch RMON Event Lookup
Description:
Show RMON Event entries.
Syntax:
Security Switch RMON Event Lookup [<event_id>]
Parameters:
<event_id>
: Event ID (1-65535).
412