Configuring Rmon Collection Statistics; Configuring The Rmon Collection History - Dell Force10 Z9000 Configuration Manual

Hide thumbs Also See for Force10 Z9000:
Table of Contents

Advertisement

– number: assign an event number in integer format from 1 to 65535. The number value must be unique in the RMON event
table.
– log: (Optional) enter the keyword log to generate an RMON event log, it sets the eventType to either log or log-and-
snmptrap in the RMON event table. The default is None.
– trap community: (Optional) enter the keyword trap and SNMP community string to generate SNMP traps for an RMON
event entry, it sets the eventType to either snmptrap or log-and-snmptrap in the RMON event table. This option generates
syslog as well along with SNMP traps.
– description string: (Optional) specifies a description of the event, which is identical to the event description in the
eventTable of the RMON MIB. The default is a null-terminated string.
– owner string: (Optional) owner of this event, which is identical to the eventOwner in the eventTable of the RMON MIB.
Default is a null-terminated string.
Example of the rmon event Command
To disable RMON on the interface, use the no form of this command.
In the following example, the configuration creates RMON event number 1, with the description "High ifOutErrors", and generates a
log entry when an alarm triggers the event. The user nms1 owns the row that is created in the event table by this command. This
configuration also generates an SNMP trap when the event is triggered using the SNMP community string "eventtrap".
Dell(conf)#rmon event 1 log trap eventtrap description "High ifOutErrors" owner nms1

Configuring RMON Collection Statistics

To enable RMON MIB statistics collection on an interface, use the RMON collection statistics command in INTERFACE
CONFIGURATION mode.
Enable RMON MIB statistics collection.
CONFIGURATION INTERFACE (config-if) mode
[no] rmon collection statistics {controlEntry integer} [owner ownername]
– controlEntry: specifies the RMON group of statistics using a value.
– integer: a value from 1 to 65,535 that identifies the RMON Statistics Table. The value must be unique in the RMON
Statistic Table.
– owner: (Optional) specifies the name of the owner of the RMON group of statistics.
– ownername: (Optional) records the name of the owner of the RMON group of statistics. The default is a null-terminated
string.
Example of the rmon collection statistics Command
To remove a specified RMON statistics collection, use the no form of this command.
The following command example enables the RMON statistics collection on the interface, with an ID value of 20 and an owner of
john.
Dell(conf-if-mgmt)#rmon collection statistics controlEntry 20 owner john

Configuring the RMON Collection History

To enable the RMON MIB history group of statistics collection on an interface, use the rmon collection history command in
INTERFACE CONFIGURATION mode.
Configure the RMON MIB history group of statistics collection.
CONFIGURATION INTERFACE (config-if) mode
[no] rmon collection history {controlEntry integer} [owner ownername] [buckets bucket-
number] [interval seconds]
– controlEntry: specifies the RMON group of statistics using a value.
Remote Monitoring (RMON)
617

Advertisement

Table of Contents
loading

Table of Contents