- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
06-RMON-MIB | 62.92 KB |
RMON-MIB
About this MIB
Use this MIB to monitor data traffic on a network segment or the entire network.
MIB file name
rfc2819-rmon.mib
Notifications
risingAlarm
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.16.0.1 |
Monitored object exceeded the threshold. |
Informational |
Warning |
N/A |
ON |
Notification triggers
This notification is generated when the value of a monitored object exceeds the upper threshold and SNMP notification is configured for the corresponding alarm event.
System impact
No negative impact on the system.
Status control
ON
CLI: rmon event entry-number [ description string ] { log-trap security-string | trap security-string } [ owner text ]
OFF
CLI: rmon event entry-number [ description string ] { log | none } [ owner text ]
Objects
OID (object) |
Description |
Index nodes |
Type |
Value range |
1.3.6.1.2.1.16.3.1.1.1 (alarmIndex) |
Alarm group index. |
alarmIndex |
Integer32 |
1..65535 |
1.3.6.1.2.1.16.3.1.1.3 (alarmVariable) |
Alarm object. |
alarmIndex |
OBJECT IDENTIFIER |
Standard MIB values. |
1.3.6.1.2.1.16.3.1.1.4 (alarmSampleType) |
Sampling type. |
alarmIndex |
INTEGER |
absoluteValue(1), deltaValue(2) |
1.3.6.1.2.1.16.3.1.1.5 (alarmValue) |
Sample value. |
alarmIndex |
Integer32 |
Standard MIB values. |
1.3.6.1.2.1.16.3.1.1.7 (alarmRisingThreshold) |
Alarm rising threshold. |
alarmIndex |
Integer32 |
Standard MIB values. |
Recommended action
1. Execute the display rmon alarm command in any view to view the monitored objects and their alarm thresholds. Examine the monitored object, identify the cause of the alarm, and resolve the issues.
2. If the threshold is inappropriate, execute the rmon alarm command in system view to change the alarm threshold.
3. If the issue persists, collect alarm information and configuration information, and contact Technical Support.
fallingAlarm
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.16.0.2 |
Monitored object dropped below the threshold. |
Informational |
Warning |
N/A |
ON |
Notification triggers
This notification is generated when the value of a monitored object drops below the lower threshold and SNMP notification is configured for the corresponding alarm event.
System impact
No negative impact on the system.
Status control
ON
CLI: rmon event entry-number [ description string ] { log-trap security-string | trap security-string } [ owner text ]
OFF
CLI: rmon event entry-number [ description string ] { log | none } [ owner text ]
Objects
OID (object) |
Description |
Index nodes |
Type |
Value range |
1.3.6.1.2.1.16.3.1.1.1 (alarmIndex) |
Alarm group index. |
alarmIndex |
Integer32 |
1..65535 |
1.3.6.1.2.1.16.3.1.1.3 (alarmVariable) |
Alarm object. |
alarmIndex |
OBJECT IDENTIFIER |
Standard MIB values. |
1.3.6.1.2.1.16.3.1.1.4 (alarmSampleType) |
Sampling type. |
alarmIndex |
INTEGER |
absoluteValue(1), deltaValue(2) |
1.3.6.1.2.1.16.3.1.1.5 (alarmValue) |
Sample value. |
alarmIndex |
Integer32 |
Standard MIB values. |
1.3.6.1.2.1.16.3.1.1.8 (alarmFallingThreshold) |
Alarm decreasing threshold. |
alarmIndex |
Integer32 |
Standard MIB values. |
Recommended action
1. Execute the display rmon alarm command in any view to view the monitored objects and their alarm thresholds. Examine the monitored object, identify the cause of the alarm, and resolve the issues.
2. If the threshold is inappropriate, execute the rmon alarm command in system view to change the alarm threshold.
3. If the issue persists, collect alarm information and configuration information, and contact Technical Support.