All MIBs › CYAN-MIB › cyanAlarmSourceAddress
cyanAlarmSourceAddress
Module: CYAN-MIB
OID (symbolic): CYAN-MIB::cyanAlarmSourceAddress
OID (numeric): 1.3.6.1.4.1.28533.5.20.20.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: AID of the object that gave rise to alarm
What is cyanAlarmSourceAddress?
This string carries the AID (Access Identifier), the device's native addressing string, for the specific object instance that gave rise to the alarm. Admins use the AID to pinpoint exactly which shelf, slot, or port triggered the fault, since Cyan equipment names its managed objects with AID strings rather than plain numeric SNMP indexes. A value like FAC-1-2-1 would point the technician straight to facility port 1 on slot 2 of shelf 1.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.28533.5.20.20.4 snmpwalk -v2c -c public <target> CYAN-MIB::cyanAlarmSourceAddress
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.28533.5.20.20.4.1 snmpget -v2c -c public <target> CYAN-MIB::cyanAlarmSourceAddress.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::cyanAlarmSourceAddress 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.4 | cyanAlarmSourceAddress | CYAN-MIB |