All MIBs › SWITCH-RMON-MIB › rAlarmStartupAlarm
rAlarmStartupAlarm
Module: SWITCH-RMON-MIB
OID (symbolic): SWITCH-RMON-MIB::rAlarmStartupAlarm
OID (numeric): 1.3.6.1.4.1.8886.6.1.22.3.1.1.6
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: The alarm that may be sent when this entry is first set to valid. If the first sample after this entry becomes valid is greater than or equal to the risingThreshold and alarmStartupAlarm is equal to risingAlarm(1) or risingOrFallingAlarm(3), then a single rising alarm will be generated. If the first sample after this entry becomes valid is less than or equal to the fallingThreshold and alarmStartupAlarm is equal to fallingAlarm(2) or risingOrFallingAlarm(3), then a single falling alarm will be generated.
This object may not be modified if the associated alarmStatus object is equal to valid(1).
What is rAlarmStartupAlarm?
This read-write value controls whether a rising, falling, or either-direction alarm is allowed to fire on the very first sample after this alarm entry becomes valid, using values risingAlarm(1), fallingAlarm(2), or risingOrFallingAlarm(3). Admins set this to control whether an initial out-of-range reading immediately triggers a notification or is treated as a baseline.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.3.1.1.6 snmpwalk -v2c -c public <target> SWITCH-RMON-MIB::rAlarmStartupAlarm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.8886.6.1.22.3.1.1.6.1 snmpget -v2c -c public <target> SWITCH-RMON-MIB::rAlarmStartupAlarm.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.8886.6.1.22.3.1.1.6.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::rAlarmStartupAlarm 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 OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.8886 | raisecom | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6 | iscomSeries | RAISECOM-BASE-MIB |
| 1.3.6.1.4.1.8886.6.1 | iscomSwitch | RAISECOM-BASE-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.8886.6.1.22 | rmonMib | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.3 | rAlarm | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.3.1 | rAlarmTable | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.3.1.1 | rAlarmEntry | SWITCH-RMON-MIB |
| 1.3.6.1.4.1.8886.6.1.22.3.1.1.6 | rAlarmStartupAlarm | SWITCH-RMON-MIB |