167 rmon alarm – Interlogix NS3702-24P-4S Command Line Guide User Manual

Page 267

Advertising
background image

-267-

Switch# configure terminal
Switch (config)# radius-server timeout 10

4.2.167 rmon alarm

Command:

rmon alarm <id> {<oid_str> | {{ ifInOctets | ifInUcastPkts | ifInNUcastPkts |

ifInDiscards | ifInErrors | ifInUnknownProtos | ifOutOctets | ifOutUcastPkts |

ifOutNUcastPkts | ifOutDiscards | ifOutErrors } <ifIndex>}} <interval: 1-2147483647>

{ absolute | delta } rising-threshold <rising_threshold: -2147483648-2147483647>

[<rising_event_id: 0-65535>] falling-threshold <falling_threshold:

-2147483648-2147483647> [ <falling_event_id: 0-65535> ] { [ rising | falling |

both ] }

rmon Remote Monitoring

alarm Configure an RMON alarm

<oid_str>

MIB object to monitor

ifInDiscards

The number of inbound packets that are discarded even the packets are

normal

ifInErrors

The number of inbound packets that contained errors preventing them from

being deliverable to a higher-layer protocol

ifInNUcastPkts

The number of broad-cast and multi-cast packets delivered to a

higher-layer protocol

ifInOctets

The total number of octets received on the interface, including framing

characters

ifInUcastPkts

The number of uni-cast packets delivered to a higher-layer protocol

ifInUnknownProtos

The number of the inbound packets that were discarded because of

the unknown or un-support protocol

ifOutDiscards

The number of outbound packets that are discarded

event

the packets is

normal

ifOutErrors

The The number of outbound packets that could not be transmitted

because of errors

ifOutNUcastPkts

The number of broad-cast and multi-cast packets that requ

est to transmit

ifOutOctets

The number of octets transmitted out of the interface, including framing characters

<uint> ifIndex

<interval: 1-2147483647>

Sample interval

absolute

Test each sample directly

delta

Test delta between samples

rising-threshold

Configure the rising threshold

<rising_threshold: -2147483648-2147483647>

rising threshold value

Advertising