20 snmp configuration – Asus GigaX3124 User Manual

Page 254

Advertising
background image

GigaX3124 Layer3 Switch CLI Command Reference

229

20 SNMP Configuration:

20.1 rmon alarm <1-65536> OID <1-4294967295>

(absolute|delta) rising-threshold VALUE

falling-threshold VALUE [OWNER]

Syntax

rmon alarm <1-65536> OID <1-4294967295> (absolute|delta)

rising-threshold VALUE falling-threshold VALUE [OWNER]

Parameters

<1-65536> Specify the alarm number

OID The MIB object, 1.3.6.1.2.1.16.1.1.1.5.1 for etherStatsPkts

of port 1

<1-4294967295> The time interval of alarm monitor, in seconds

absolute To test each MIB variable directly

delta To test the change between samples of a MIB variable

VALUE The rising threshold value, the range is -2147483648 to

2147483647

VALUE The falling threshold value, the range is -2147483648 to

2147483647

[OWNER] Specify the owner of this RMON alarm

Command Mode Global configuration mode
No/clear

no rmon alarm <1-65536>

Show

show rmon alarms

Default
Description

To add rmon alarm entry

Examples

ASUS(config)# rmon alarm 33 1.3.6.1.2.1.16.1.1.1.5.1 10 delta

rising-threshold 10000 falling-threshold 1000 tester

20.2 rmon alarm <1-65536> OID <1-4294967295>

(absolute|delta) rising-threshold VALUE

falling-threshold VALUE <1-65535> [OWNER]

Syntax

rmon alarm <1-65536> OID <1-4294967295> (absolute|delta)

Advertising