Specifications
rmon alarm
599
Object name (setting range from the console) Object ID (setting value from the SNMP
manager)
etherStatsPkts1024to1518Octets.x 1.3.6.1.2.1.16.1.1.1.19.x
ifInMulticastPkts.x 1.3.6.1.2.1.31.1.1.1.2.x
ifInBroadcastPkts.x 1.3.6.1.2.1.31.1.1.1.3.x
ifOutMulticastPkts.x 1.3.6.1.2.1.31.1.1.1.4.x
ifOutBroadcastPkts.x 1.3.6.1.2.1.31.1.1.1.5.x
x: instance number
<Interval>
Sets the time interval (in seconds) for checking the threshold. This parameter is
equivalent to
alarmInterval defined in RFC 1757.
1. Default value when this parameter is omitted:
This parameter cannot be omitted.
2. Range of values:
1 to 4294967295 (seconds)
{ delta | absolute }
Sets the method for checking the threshold. If
delta is specified, the difference
between the current value and the value of the last sampling is compared with the
threshold. If
absolute is specified, the current value is compared directly with the
threshold. This parameter is equivalent to
alarmSampleType defined in RFC 1757.
1. Default value when this parameter is omitted:
This parameter cannot be omitted.
2. Range of values:
delta or absolute
rising-threshold <Value>
Sets the upper threshold. This parameter is equivalent to alarmRisingThreshold
defined in RFC 1757.
1. Default value when this parameter is omitted:
This parameter cannot be omitted.
2. Range of values:
-2147483648 to 2147483647
rising-event-index <Event#>
Sets the identification number of the method for generating an event if the upper
threshold is exceeded. The method for generating an event is the information
identification number set by using the
rmon event command. This parameter is
equivalent to
alarmRisigEventIndex defined in RFC 1757.
1. Default value when this parameter is omitted:
This parameter cannot be omitted.
2. Range of values:
An information identification number from 1 to 65535 in the control information
set by using the
rmon event command for <Event#>.