All MIBs › CYAN-MIB › cyanAlarmAdditionalText
cyanAlarmAdditionalText
Module: CYAN-MIB
OID (symbolic): CYAN-MIB::cyanAlarmAdditionalText
OID (numeric): 1.3.6.1.4.1.28533.5.20.20.8
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: User-definable text
What is cyanAlarmAdditionalText?
This is a user-definable free-form text field attached to the alarm that can carry extra context beyond the standard structured fields. Admins read it when the structured alarm fields alone don't fully explain the condition, since vendors often place supplementary diagnostic detail into this string. It might contain something like Rx power below threshold: -32.5 dBm to give the exact measurement that triggered the alarm.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.28533.5.20.20.8 snmpwalk -v2c -c public <target> CYAN-MIB::cyanAlarmAdditionalText
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.28533.5.20.20.8.1 snmpget -v2c -c public <target> CYAN-MIB::cyanAlarmAdditionalText.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cyanAlarmAdditionalText.1
Start monitoring Cyan (Ciena) packet-optical transport network element (alarm/fault framework) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CYAN-MIB::cyanAlarmAdditionalText OID value, configure state conditions and alerts, and monitor any Cyan (Ciena) packet-optical transport network element (alarm/fault framework) 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.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.28533 | cyan | CYAN-MIB |
| 1.3.6.1.4.1.28533.5 | cyanMibModules | CYAN-MIB |
| 1.3.6.1.4.1.28533.5.20 | cyanAlarmMibModule | CYAN-MIB |
| 1.3.6.1.4.1.28533.5.20.20 | cyanAlarmObjectTypes | CYAN-MIB |
| 1.3.6.1.4.1.28533.5.20.20.8 | cyanAlarmAdditionalText | CYAN-MIB |