All MIBs › ITU-ALARM-MIB › ituAlarmAdditionalText
ituAlarmAdditionalText
Module: ITU-ALARM-MIB
OID (symbolic): ITU-ALARM-MIB::ituAlarmAdditionalText
OID (numeric): 1.3.6.1.2.1.121.1.1.1.1.4
Node type: OBJECT-TYPE
Type: SnmpAdminString
Access: read-write
Description: Represents the additional text field for the alarm.
What is ituAlarmAdditionalText?
This read-write string field carries free-form additional descriptive text associated with an active alarm. Admins use it to attach human-readable detail beyond the standard coded severity and event type, giving operators extra context when triaging an alarm. For example, an admin or the managed system might populate ituAlarmAdditionalText with a message like "Fan tray 2 temperature exceeded threshold" to clarify the specific condition behind a generic equipment alarm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.2.1.121.1.1.1.1.4 snmpwalk -v2c -c public <target> ITU-ALARM-MIB::ituAlarmAdditionalText
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.2.1.121.1.1.1.1.4.1 snmpget -v2c -c public <target> ITU-ALARM-MIB::ituAlarmAdditionalText.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.2.1.121.1.1.1.1.4.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::ituAlarmAdditionalText 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.4 | ituAlarmAdditionalText | ITU-ALARM-MIB |