111Field DescriptionPackets received according to length:64 : 0 , 65-127 : 0 ,128-255 : 0256-511: 0 , 512-1023:0 , 1024-1518: 0Statistics of packets received according to length during the statisticalperiod (Hardware support is needed for the statistics. If the hardwaredoes not support the function, all statistics are displayed as 0.), inwhich:• Information of the field 64 corresponds to the MIB nodeetherStatsPkts64Octets• Information of the field 65-127 corresponds to the MIB nodeetherStatsPkts65to127Octets• Information of the field 128-255 corresponds to the MIB nodeetherStatsPkts128to255Octets• Information of the field 256-511 corresponds to the MIB nodeetherStatsPkts256to511Octets• Information of the field 512-1023 corresponds to the MIB nodeetherStatsPkts512to1023Octets• Information of the field 1024-1518 corresponds to the MIB nodeetherStatsPkts1024to1518Octetsrmon alarmSyntaxrmon alarm entry-number alarm-variable sampling-interval { absolute | delta } rising-thresholdthreshold-value1 event-entry1 falling-threshold threshold-value2 event-entry2 [ owner text ]undo rmon alarm entry-numberViewSystem viewDefault level2: System levelParametersentry-number: Specifies the alarm entry index, which ranges from 1 to 65535.alarm-variable: Specifies the alarm variable, a string of 1 to 256 characters. It can be in dotted objectidentifier (OID) format (in the format of entry.integer.instance or leaf node name.instance, for example,1.3.6.1.2.1.2.1.10.1), or a node name like ifInOctets.1. Only variables that can be parsed into INTEGER(INTEGER, Counter, Gauge, or Time Ticks) in the ASN.1 can be used for the alarm-variable argument,such as the instance of the leaf node (like etherStatsOctets, etherStatsPkts, etherStatsBroadcastPkts, andso on) of the etherStatsEntry entry, the instance of the leaf node (like ifInOctets, ifInUcastPkts,ifInNUcastPkts, and so on) of the ifEntry entry.sampling-interval: Specifies the sampling interval, which ranges from 5 to 65,535 seconds.absolute: Sets the sampling type to absolute. In other words, the system obtains the value of the variablewhen the sampling time is reached.delta: Sets the sampling type to delta. In other words, the system obtains the variation value of thevariable during the sampling interval when the sampling time is reached.rising-threshold threshold-value1 event-entry1: Sets the rising threshold, where threshold-value1represents the rising threshold, in the range –2,147,483,648 to +2,147,483,647, and event-entry1represents the index of the event triggered when the rising threshold is reached. event-entry1 ranges from