All MIBs › CYAN-MIB › cyanEventName
cyanEventName
Module: CYAN-MIB
OID (symbolic): CYAN-MIB::cyanEventName
OID (numeric): 1.3.6.1.4.1.28533.5.20.20.10
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Event name
What is cyanEventName?
This string is the specific event name assigned to the logged event. Admins use it to identify at a glance what activity or condition an event log entry is recording, distinct from the alarm table's fault-oriented fields. A value like Provisioning Change would flag the entry as a record of a configuration update rather than a fault.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.28533.5.20.20.10 snmpwalk -v2c -c public <target> CYAN-MIB::cyanEventName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.28533.5.20.20.10.1 snmpget -v2c -c public <target> CYAN-MIB::cyanEventName.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::cyanEventName 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.10 | cyanEventName | CYAN-MIB |