User’s Manual of WGSW-20160HP
Security Switch RMON History Lookup
Description:
Show RMON History entries.
Syntax:
Security Switch RMON History Lookup [<history_id>]
Parameters:
<history_id>
: History ID (1-65535).
Security Switch RMON Alarm Add
Description:
Add or modify RMON Alarm entry. The entry index key is <alarm_id>.
Syntax:
Security Switch RMON Alarm Add <alarm_id> <interval> <alarm_vairable> [absolute|delta] <rising_threshold>
<rising_event_index> <falling_threshold> <falling_event_index> [rising|falling|both]
Parameters:
<alarm_id>
: Alarm ID (1-65535).
<interval>
: Sampling interval (1-2147483647) (default: 30).
<alarm_vairable>
: The MIB OID that need to be referenced.
.1.3.6.1.2.1.2.2.1.10.xxx – ifInOctets
.1.3.6.1.2.1.2.2.1.11.xxx – ifInUcastPkts
.1.3.6.1.2.1.2.2.1.12.xxx – ifInNUcastPkts
.1.3.6.1.2.1.2.2.1.13.xxx – ifInDiscards
.1.3.6.1.2.1.2.2.1.14.xxx – ifInErrors
.1.3.6.1.2.1.2.2.1.15.xxx – ifInUnkownProtos
.1.3.6.1.2.1.2.2.1.16.xxx – ifOutOctets
.1.3.6.1.2.1.2.2.1.17.xxx – ifOutUcastPkts
.1.3.6.1.2.1.2.2.1.18.xxx – ifOutNUcastPkts
.1.3.6.1.2.1.2.2.1.19.xxx – ifOutDiscards
.1.3.6.1.2.1.2.2.1.20.xxx – ifOutErrors
.1.3.6.1.2.1.2.2.1.21.xxx – ifOutQLen
"xxx" means the interface identified by a particular value of this index is the same interface as
identified by the same value of OID 'ifIndex'.
absolute
: Get the sample directly.
delta
: Calculate the difference between samples (default).
410