User's Manual

Table Of Contents
Command Guide
-294-
4.2.198 radius-server timeout
Command:
radius-server timeout <Seconds : 1-1000>
radius-server Configure RADIUS
timeout Time to wait for a RADIUS server to reply
<Seconds : 1-1000> Wait time in seconds
Default:
5
Usage Guide:
To configure the timeout of Radius-Server
Example:
To configure the timeout (10) of Radius-Server
Switch# configure terminal
Switch (config)# radius-server timeout 10
4.2.199 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