User's Manual
Table Of Contents
- Contents
- About This Guide
- About the FrameSaver DSL Unit
- User Interface and Basic Operation
- Configuration Procedures
- Configuration Options
- Overview
- Using the Easy Install Feature
- Setting Up So the Router Can Receive RIP
- Entering System Information and Setting the System Clock
- Configuration Option Tables
- Configuring the Overall System
- Configuring the Physical Interfaces
- Configuring Frame Relay for the Data Port
- Configuring ATM for the Network Interface
- Configuring Circuit and DLCI Records
- Configuring PVC Connections
- Setting Up Management and Communication Options
- Configuring Node IP Information
- Configuring Management PVCs
- Configuring General SNMP Management
- Configuring Telnet and/or FTP Session Support
- Configuring SNMP NMS Security
- Configuring SNMP Traps
- Configuring the Ethernet Port
- Configuring the Communication Port
- Configuring the COM Port to Support an External Modem
- Security and Logins
- Operation and Maintenance
- FTP Operation
- Troubleshooting
- Setting Up OpenLane for FrameSaver Devices
- Setting Up Network Health for FrameSaver Devices
- Menu Hierarchy
- SNMP MIBs and Traps, and RMON Alarm Defaults
- Connectors, Cables, and Pin Assignments
- Technical Specifications
- Equipment List
- Index

SNMP MIBs and Traps, and RMON Alarm Defaults
B-15
9783-A2-GB20-00
July 2000
Traps: RMON-Specific
Two traps are defined to support the Alarm and Events Groups of RMON. See
RMON Alarm and Event Defaults
for the default values that will generate
RMON-specific traps.
Table B-8. RMON-Specific Traps and Variable-Bindings
Trap
Variable-Bindings Possible Cause
risingAlarm H alarmIndex (RFC 1757)
H alarmVariable
(RFC 1757)
H alarmSampleType
(RFC 1757)
H alarmValue (RFC 1757)
H alarmRisingThreshold or
alarm Falling Threshold
(RFC 1757)
H devLastTrapString
(devHealthAndStatus.-
mib)
Object being monitored has risen
above the set threshold.
String:
‘Change in $variableName
$typeString threshold of
$alarmRisingThreshold by
$(alarmValue –
AlarmRisingThreshold.’
fallingAlarm H alarmIndex (RFC 1757)
H alarmVariable
(RFC 1757)
H alarmSampleType
(RFC 1757)
H alarmValue (RFC 1757)
H alarmFallingThreshold
(RFC 1757)
H devLastTrapString
(devHealthAndStatus.-
mib)
Object being monitored has
fallen below the set threshold.
String:
‘Change in $variableName
$typeString threshold of
$alarmFallingThreshold by
$(alarmValue –
AlarmFallingThreshold.’