3com 8807 참조 가이드

다운로드
페이지 1099
922
C
HAPTER
 54: RMON C
ONFIGURATION
 C
OMMANDS
<SW8800> display rmon statistics Ethernet 2/1/1
 
Statistics entry 1 owned by aaa is VALID.
 
  Interface : Ethernet2/1/1<ifIndex.872418178>
 
  etherStatsOctets         : 756       , etherStatsPkts          : 9
 
  etherStatsBroadcastPkts  : 9         , etherStatsMulticastPkts : 0
 
  etherStatsUndersizePkts  : 0         , etherStatsOversizePkts  : 0
 
  etherStatsFragments      : 0         , etherStatsJabbers       : 0
 
  etherStatsCRCAlignErrors : 0         , etherStatsCollisions    : 0
 
  etherStatsDropEvents (insufficient resources): 0
 
  Packets received according to length (etherStatsPktsXXXtoYYYOctets):
 
  64     : 0         ,  65-127  : 444       ,  128-255  : 0
 
  256-511: 0         ,  512-1023: 0         ,  1024-max : 0 
rmon alarm
Syntax
rmon alarm entry-number alarm-variable sampling-time { delta | absolute } 
rising-threshold threshold-value1 event-entry1 falling-threshold 
threshold-value2 event-entry2 [ owner text ]
undo rmon alarm entry-number
View
System view
Parameter
entry-number: Number of the entry to be added/deleted, ranging from 1 to 
65535.
alarm-variable: Specifies the alarm variable with a character string, ranging from 1 
to 256, in the OID dotted format, like 1.3.6.1.2.1.2.1.10.1 (or ifInOctets.1).
sampling-time: Specifies the sampling interval, ranging from 5 to 65535 
(measured in seconds).
delta: Sampling type is delta.
absolute: Sampling type is absolute.
rising-threshold threshold-value1: Rising threshold, ranging from 0 to 
2147483647.
event-entry1: Event number corresponding to the upper limit of threshold, 
ranging from 0 to 65535.
falling-threshold threshold-value2: Falling threshold, ranging from 0 to 
2147483647.
event-entry2: Event number corresponding to the falling threshold, ranging from 
0 to 65535.
owner text: Specifies the creator of the alarm. Length of the character string 
ranges from 1 to 127.
Description
Use the rmon alarm command to add an entry to the alarm table.