All MIBs › ITU-ALARM-MIB › ituAlarmEventType
ituAlarmEventType
Module: ITU-ALARM-MIB
OID (symbolic): ITU-ALARM-MIB::ituAlarmEventType
OID (numeric): 1.3.6.1.2.1.121.1.1.1.1.2
Node type: OBJECT-TYPE
Type: IANAItuEventType
Access: read-write
Description: Represents the event type values for the alarms
What is ituAlarmEventType?
This read-write value classifies the alarm entry by its ITU-standard event type, such as a communications, quality-of-service, processing error, equipment, or environmental alarm category. Admins and alarm-correlation tools use it to categorize which broad class of problem triggered a given alarm, enabling automated routing or filtering of alarms by type. For example, an alarm with ituAlarmEventType set to an equipment-related value would be routed by a monitoring system to the hardware team, while a communications-type alarm goes to the network team.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.121.1.1.1.1.2 snmpwalk -v2c -c public <target> ITU-ALARM-MIB::ituAlarmEventType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.121.1.1.1.1.2.1 snmpget -v2c -c public <target> ITU-ALARM-MIB::ituAlarmEventType.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.121.1.1.1.1.2.1 s <value>
Start monitoring Vendor-neutral IETF standard, RFC 3877 (telecom network element, ITU-T M.3100 alarm model) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ITU-ALARM-MIB::ituAlarmEventType OID value, configure state conditions and alerts, and monitor any Vendor-neutral IETF standard, RFC 3877 (telecom network element, ITU-T M.3100 alarm model) from a single console.
OID Breakdown
Upper-level ancestors (6 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 |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.2.1.121 | ituAlarmMIB | ITU-ALARM-MIB |
| 1.3.6.1.2.1.121.1 | ituAlarmObjects | ITU-ALARM-MIB |
| 1.3.6.1.2.1.121.1.1 | ituAlarmModel | ITU-ALARM-MIB |
| 1.3.6.1.2.1.121.1.1.1 | ituAlarmTable | ITU-ALARM-MIB |
| 1.3.6.1.2.1.121.1.1.1.1 | ituAlarmEntry | ITU-ALARM-MIB |
| 1.3.6.1.2.1.121.1.1.1.1.2 | ituAlarmEventType | ITU-ALARM-MIB |