Enterasys Networks Security Router X-PeditionTM User Manual

Page 78

Advertising
background image

Network Management through SNMP

2-42 Managing the XSR

Via SNMP

The following example creates a row in the aggregate measure table with owner userA. If the
entry is created with owner monitor, replace 5.117.115.101.114.65 with
7.109.111.110.105.116.111.114.

1.

Create a row (etsysSrvcLvlAggrMeasureStatus):

1.3.6.1.4.1.5624.1.2.39.1.4.2.1.18.5.117.115.101.114.65.1 = 5 (createAndWait)

2.

Configure the destination address (etsysSrvcLvlNetMeasureDst) in the network measure table:

1.3.6.1.4.1.5624.1.2.39.1.4.1.1.14.5.117.115.101.114.65.1 = 1.1.1.1

Schedule a measurement

Via CLI

The following command schedules a measurement immediately:

XSR(config)#rtr schedule 1 start-time now

Via SNMP

1.

The following example obtains the current time by querying the etsysSrvcLvlSystemTime
schedule a measure (1.3.6.1.4.1.5624.1.2.39.1.1.1.0).

2.

Configure the measurement begin time (etsysSrvcLvlAggrMeasureBeginTime) to now which is
the result of the above query:

1.3.6.1.4.1.5624.1.2.39.1.4.2.1.5.5.117.115.101.114.65.1 = 0796BD1048F5C28F

3.

Change the row status (etsysSrvcLvlAggrMeasureStatus) to active and activate the measure:

1.3.6.1.4.1.5624.1.2.39.1.4.2.1.18.5.117.115.101.114.65.1 = 1

Advertising