Command Reference Guide

Remote Monitoring Commands
CLI Command Reference
September 2014 Page 265
HP Moonshot Switch Module CLI Command Reference
Example: The following shows example CLI display output for the command.
(Routing) # show rmon statistics interfaces 1/0/1
Port: 1/0/1
Dropped: 0
Octets: 0 Packets: 0
Broadcast: 0 Multicast: 0
CRC Align Errors: 0 Collisions: 0
Undersize Pkts: 0 Oversize Pkts: 0
Fragments: 0 Jabbers: 0
64 Octets: 0 65 - 127 Octets: 0
128 - 255 Octets: 0 256 - 511 Octets: 0
512 - 1023 Octets: 0 1024 - 1518 Octets: 0
HC Overflow Pkts: 0 HC Pkts: 0
HC Overflow Octets: 0 HC Octets: 0
HC Overflow Pkts 64 Octets: 0 HC Pkts 64 Octets: 0
HC Overflow Pkts 65 - 127 Octets: 0 HC Pkts 65 - 127 Octets: 0
HC Overflow Pkts 128 - 255 Octets: 0 HC Pkts 128 - 255 Octets: 0
HC Overflow Pkts 256 - 511 Octets: 0 HC Pkts 256 - 511 Octets: 0
HC Overflow Pkts 512 - 1023 Octets: 0 HC Pkts 512 - 1023 Octets: 0
HC Overflow Pkts 1024 - 1518 Octets: 0 HC Pkts 1024 - 1518 Octets: 0
show rmon hcalarms
This command displays the entries in the RMON high-capacity alarm table.
Format
show rmon {hcalarms|hcalarm alarm index}
Mode Privileged Exec
Parameter Description
High Capacity Alarm Index An arbitrary integer index value used to uniquely identify the high capacity
alarm entry. The range is 1 to 65535.
High Capacity Alarm Variable The object identifier of the particular variable to be sampled. Only variables
that resolve to an ASN.1 primitive type of integer.
High Capacity Alarm Interval The interval in seconds over which the data is sampled and compared with the
rising and falling thresholds. The range is 1 to 2147483647. The default is 1.
High Capacity Alarm Sample
Type
The method of sampling the selected variable and calculating the value to be
compared against the thresholds. Possible types are Absolute Value or Delta
Value. The default is Absolute Value.
High Capacity Alarm Absolute
Value
The absolute value (that is, the unsigned value) of the hcAlarmVariable
statistic during the last sampling period. The value during the current
sampling period is not made available until the period is complete. This object
is a 64-bit unsigned value that is Read-Only.
High Capacity Alarm Absolute
Alarm Status
This object indicates the validity and sign of the data for the high capacity
alarm absolute value object (hcAlarmAbsValueobject). Possible status types
are valueNotAvailable, valuePositive, or valueNegative. The default is
valueNotAvailable.
High Capacity Alarm Startup
Alarm
High capacity alarm startup alarm that may be sent. Possible values are rising,
falling, or rising-falling. The default is rising-falling.