Hitachi GR2000 Series Manuel D’Utilisation

Page de 500
SNMP Information
GR2K-GA-0014
3-19
Ver. 07-02
3.1.4
event
Function
Object for creation, modification, deletion, and display of RMON (RFC1757) Ethernet
event-group information. A maximum of 16 event-group entries can be registered per
router. The RMON Ethernet event-group MIB contents can be referenced by the
device management command
snmp
. For this
snmp
command, see the GR2000
Operations Commands, Vol. 1.
Input Format
To create an RMON Ethernet event-group entry:
[set] event <Index> -type { none | log | trap | log_trap } 
[ -community <Trap Community Name> ] [ -description <String> ]
[ -owner <String> ]
To modify an RMON Ethernet event-group entry:
[set] event <Index> [ -type { none | log | trap | log_trap } ]
[ -community <Trap Community Name> ] [ -description <String> ] 
[ -owner <String> ]
To delete registered RMON Ethernet event-group entries:
delete event <Index>
To show registered RMON Ethernet event-group entries:
show event [ <Index> ]
Parameters
<Index>
Description:
Specifies the RMON Ethernet event-group index number. This
parameter corresponds to eventIndex of RFC1757.
Default:
Undefined (but cannot be omitted)
Range of value:
1-65535
-type { none | log | trap | log_trap }
Description:
Sets the method for alarming the specified event. The
none
option causes no alarm. The
log
option records every alarmed
event. The
trap
option causes transmission of SNMP trap to
the specified community. The
log_trap option records
every
alarmed event and causes transmission of SNMP trap to the
specified community. This parameter corresponds to
eventType
of RFC1757.
Default:
Undefined (but cannot be omitted for the first time)
Range of value:
none, log, trap or log-trap
-community <Trap Community Name>
Description:
Sets the community to which an SNMP trap is transmitted
when the
trap
or
log_trap
option is specified for the
-type
parameter. The
-community
parameter corresponds to
eventCommunity
of RFC1757.