RMON Commands
rmon event
Cisco 220 Series Smart Plus Switches Command Line Interface Reference Guide Release 1.0.0.x
378
30
Command Mode
Global Configuration mode
Example
switchxxxxxx(config)#
rmon alarm 1000 interface gi11 collisions 10 delta
rising 100 1 falling 20 2 startup rising owner public
rmon event
To configure a RMON event, use the rmon event Global Configuration mode
command.
To delete a RMON event, use the no form of this command.
Syntax
rmon event
index
{log | trap
COMMUNITY
| log trap
COMMUNITY
} [description
DESCRIPTION
] [owner
NAME
]
no rmon event
index
Parameters
•
index
—The event index. (Range: 1 to 65535)
•
log—Specifies that a notification entry is generated in the log table by the
switch for this event.
•
trap
COMMUNITY
—Specifies that an SNMP trap community is sent to one
or more management stations by the switch for this event.
•
log trap
COMMUNITY
—Specifies that an entry is generated in the log table
and an SNMP trap is sent to one or more management stations by the
switch for this event.
•
description
DESCRIPTION
—(Optional) Specifies the comment describing
this event. (Length: 0 to 127 characters)
•
owner
NAME
—(Optional) Specifies the name of the person who configured
this event.