Rmon support, Enable rmon only on ports you want to monitor in t, Enabling rmon objects – Allied Telesis FORMULA 8200 User Manual

Page 145

Advertising
background image

FORMULA 8200 User’s Guide

B-5

RMON Support

Note

Enable RMON only on ports you want to monitor in this instance.
Once you are done monitoring, turn off or disable RMON activities to
maintain peak switch performance.

Enabling

RMON Objects

The following is an example of enabling the RMON groups Statistics,
History, Alarm and Event groups. This example show the setting of a

Rising Alarm

of

Absolute Value

that gets logged to the

Event Group. The alarm Variable is the object

icmpInMsgs.0

, with

a threshold of 600 messages. Port 5 of the FORMULA 8200 is used in
this example (

ifIndex.5

). Use your SNMP management station to

set the objects.

set <IP Address of AT-8200 Switch> etherStatsStatus.5 "createRequest"

set <IP Address of AT-8200 Switch> etherStatsDataSource.5 "ifIndex.5"

set <IP Address of AT-8200 Switch> etherStatsOwner.5 "Owner"

set <IP Address of AT-8200 Switch> etherStatsStatus.5 "valid"

set <IP Address of AT-8200 Switch> historyControlStatus.5 "createRequest"

set <IP Address of AT-8200 Switch> historyControlDataSource.5 "ifIndex.5"

set <IP Address of AT-8200 Switch> historyControlOwner.5 "Owner"

set <IP Address of AT-8200 Switch> historyControlStatus.5 "valid"

set <IP Address of AT-8200 Switch> eventStatus.5 "createRequest"

set <IP Address of AT-8200 Switch> eventDescription.5 "icmpInMsg.0 = 600"

set <IP Address of AT-8200 Switch> eventType.5 "log"

set <IP Address of AT-8200 Switch> eventOwner.5 "Owner"

set <IP Address of AT-8200 Switch> eventStatus.5 "valid"

set <IP Address of AT-8200 Switch> alarmStatus.5 "createRequest"

set <IP Address of AT-8200 Switch> alarmInterval.5 "1"

set <IP Address of AT-8200 Switch> alarmVariable.5 "icmpInMsgs.0"

set <IP Address of AT-8200 Switch> alarmSampleType.5 "absoluteValue"

set <IP Address of AT-8200 Switch> alarmStartupAlarm.5 "risingAlarm"

set <IP Address of AT-8200 Switch> alarmRisingThreshold.5 "600"

set <IP Address of AT-8200 Switch> alarmFallingThreshold.5 "0"

set <IP Address of AT-8200 Switch> alarmRisingEventIndex.5 "5"

set <IP Address of AT-8200 Switch> alarmFallingEventIndex.5 "5"

set <IP Address of AT-8200 Switch> alarmOwner.5 "Owner"

set <IP Address of AT-8200 Switch> alarmStatus.5 "valid"

Advertising