All MIBs › CYAN-MIB › cyanAlarmSourceType
cyanAlarmSourceType
Module: CYAN-MIB
OID (symbolic): CYAN-MIB::cyanAlarmSourceType
OID (numeric): 1.3.6.1.4.1.28533.5.20.20.3
Node type: OBJECT-TYPE
Type: CyanTypeTc
Access: read-only
Description: Type of the managed entity that gave rise to the alarm or event
What is cyanAlarmSourceType?
This value identifies the type of managed entity, such as a card, port, or logical circuit, that gave rise to the alarm or event. It lets an admin immediately tell what kind of hardware or logical object is at fault before digging into the specific instance identified elsewhere in the row. A value indicating port versus shelf tells the operator whether to check a single interface or investigate the whole chassis.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.28533.5.20.20.3 snmpwalk -v2c -c public <target> CYAN-MIB::cyanAlarmSourceType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.28533.5.20.20.3.1 snmpget -v2c -c public <target> CYAN-MIB::cyanAlarmSourceType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> cyanAlarmSourceType.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::cyanAlarmSourceType 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.3 | cyanAlarmSourceType | CYAN-MIB |