SWITCH-RMON-MIB :: rAlarmFallingThreshold

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsSWITCH-RMON-MIBrAlarmFallingThreshold

rAlarmFallingThreshold

Module: SWITCH-RMON-MIB

OID (symbolic): SWITCH-RMON-MIB::rAlarmFallingThreshold

OID (numeric): 1.3.6.1.4.1.8886.6.1.22.3.1.1.8

Node type: OBJECT-TYPE

Type: INTEGER

Access: read-write

Description: A threshold for the sampled statistic. When the current sampled value is less than or equal to this threshold, and the value at the last sampling interval was greater than this threshold, a single event will be generated. A single event will also be generated if the first sample after this entry becomes valid is less than or equal to this threshold and the associated alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3).

After a falling event is generated, another such event will not be generated until the sampled value rises above this threshold and reaches the alarmRisingThreshold.

This object may not be modified if the associated alarmStatus object is equal to valid(1).

What is rAlarmFallingThreshold?

This read-write value is the lower threshold that, when crossed from above, fires a single falling-alarm event; no further falling event fires until the value climbs back up past the rising threshold. Together with the rising threshold it forms the hysteresis band that prevents alarm flapping around one boundary value.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.3.1.1.8
snmpwalk -v2c -c public <target> SWITCH-RMON-MIB::rAlarmFallingThreshold

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.3.1.1.8.1
snmpget -v2c -c public <target> SWITCH-RMON-MIB::rAlarmFallingThreshold.1

Set instance 1 (SNMPv2c):

snmpset -v2c -c private <target> 1.3.6.1.4.1.8886.6.1.22.3.1.1.8.1 i <value>

Start monitoring Raisecom Ethernet switch (RMON traffic-statistics/history collection) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the SWITCH-RMON-MIB::rAlarmFallingThreshold OID value, configure state conditions and alerts, and monitor any Raisecom Ethernet switch (RMON traffic-statistics/history collection) from a single console.

OID Breakdown

Upper-level ancestors (9 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.4privateAirPair-MIB
1.3.6.1.4.1enterprisesAirPair-MIB
1.3.6.1.4.1.8886raisecomRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.6iscomSeriesRAISECOM-BASE-MIB
1.3.6.1.4.1.8886.6.1iscomSwitchRAISECOM-BASE-MIB
Numeric OIDNameModule
1.3.6.1.4.1.8886.6.1.22rmonMibSWITCH-RMON-MIB
1.3.6.1.4.1.8886.6.1.22.3rAlarmSWITCH-RMON-MIB
1.3.6.1.4.1.8886.6.1.22.3.1rAlarmTableSWITCH-RMON-MIB
1.3.6.1.4.1.8886.6.1.22.3.1.1rAlarmEntrySWITCH-RMON-MIB
1.3.6.1.4.1.8886.6.1.22.3.1.1.8rAlarmFallingThresholdSWITCH-RMON-MIB