All MIBs › CYAN-MIB › cyanAlarmProbCauseQualifier
cyanAlarmProbCauseQualifier
Module: CYAN-MIB
OID (symbolic): CYAN-MIB::cyanAlarmProbCauseQualifier
OID (numeric): 1.3.6.1.4.1.28533.5.20.20.2
Node type: OBJECT-TYPE
Type: CyanProbablecausequalifierTc
Access: read-only
Description: A qualifier to uniquely identify the probable cause
What is cyanAlarmProbCauseQualifier?
This object supplies a qualifier code that, paired with cyanAlarmProbCause, uniquely identifies the specific probable cause reported for an alarm. Admins rely on it when two alarms could otherwise report the same broad probable-cause value but need to be distinguished, since alarm correlation and dedup logic in monitoring tools often key off both fields together. For instance, two Loss Of Signal alarms on different fiber directions could carry different qualifier values so an EMS can tell them apart even though the probable cause looks identical.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.28533.5.20.20.2 snmpwalk -v2c -c public <target> CYAN-MIB::cyanAlarmProbCauseQualifier
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.28533.5.20.20.2.1 snmpget -v2c -c public <target> CYAN-MIB::cyanAlarmProbCauseQualifier.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cyanAlarmProbCauseQualifier.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::cyanAlarmProbCauseQualifier 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.2 | cyanAlarmProbCauseQualifier | CYAN-MIB |