All MIBs › CM-ALARM-MIB › cmSysEvent
cmSysEvent
Module: CM-ALARM-MIB
OID (symbolic): CM-ALARM-MIB::cmSysEvent
OID (numeric): 1.3.6.1.4.1.2544.1.12.6.2.3
Node type: NOTIFICATION-TYPE
Description: This trap is sent each time an event condition is raised and inserted into to the cmSysCondTable. It is also sent each time an event condition is cleared and removed from the cmSysCondTable. Standing conditions/transient conditions are reported using this notification.
Examples
Send this trap to an SNMP manager — replace <manager> with the IP or hostname of your monitoring server (SNMPv2c):
snmptrap -v2c -c public <manager> '' CM-ALARM-MIB::cmSysEvent snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.2544.1.12.6.2.3
Listen for incoming traps on the manager host (-f keeps it in the foreground, -Lo prints to stdout — useful for testing):
snmptrapd -f -Lo -c /dev/null authCommunity log public
Example snmptrapd log entry:
zoo11-linux.zoo [UDP: [192.168.30.111]:60980->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (125908020) 14 days, 13:44:40.20 SNMPv2-MIB::snmpTrapOID.0 = OID: CM-ALARM-MIB::cmSysEvent
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' CM-ALARM-MIB::cmSysEvent
Start monitoring ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CM-ALARM-MIB::cmSysEvent OID value, configure state conditions and alerts, and monitor any ADVA/Ceragon FSP150 CM/CC (F3) microwave & Carrier Ethernet transport platform from a single console.
OID Breakdown
Upper-level ancestors (9 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 |
| 1.3.6.1.4.1.2544 | advaMIB | ADVA-MIB |
| 1.3.6.1.4.1.2544.1 | products | ADVA-MIB |
| 1.3.6.1.4.1.2544.1.12 | fsp150cm | ADVA-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2544.1.12.6 | cmAlarmMIB | CM-ALARM-MIB |
| 1.3.6.1.4.1.2544.1.12.6.2 | alarmNotifications | CM-ALARM-MIB |
| 1.3.6.1.4.1.2544.1.12.6.2.3 | cmSysEvent | CM-ALARM-MIB |