All MIBs › RFC1271-MIB › alarmStartupAlarm
alarmStartupAlarm
Module: RFC1271-MIB
OID (symbolic): RFC1271-MIB::alarmStartupAlarm
OID (numeric): 1.3.6.1.2.1.16.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 alarmStartupAlarm?
Controls which alarm, if any, fires the very first time this alarm entry becomes valid: risingAlarm, fallingAlarm, or risingOrFallingAlarm — lets an admin decide whether an already-high or already-low starting value should trigger an immediate notification rather than waiting for a threshold crossing.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.16.3.1.1.6 snmpwalk -v2c -c public <target> RFC1271-MIB::alarmStartupAlarm
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.16.3.1.1.6.1 snmpget -v2c -c public <target> RFC1271-MIB::alarmStartupAlarm.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.16.3.1.1.6.1 i <value>
Start monitoring vendor-neutral, standards-based RMON MIB, RMON-capable network probes and switches monitoring Ethernet with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the RFC1271-MIB::alarmStartupAlarm OID value, configure state conditions and alerts, and monitor any vendor-neutral, standards-based RMON MIB, RMON-capable network probes and switches monitoring Ethernet from a single console.
OID Breakdown
Upper-level ancestors (10 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.2 | mgmt | AXON-MIB |
| 1.3.6.1.2.1 | mib_2 | AXON-MIB |
| 1.3.6.1.2.1.16 | rmon | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.3 | alarm | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.3.1 | alarmTable | LBHUB-BOOM-MIB |
| 1.3.6.1.2.1.16.3.1.1 | alarmEntry | LBHUB-BOOM-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.16.3.1.1.6 | alarmStartupAlarm | RFC1271-MIB |