All MIBs › IEEE8021-CFMD8-MIB › dot1agCfmFaultAlarm
dot1agCfmFaultAlarm
Module: IEEE8021-CFMD8-MIB
OID (symbolic): IEEE8021-CFMD8-MIB::dot1agCfmFaultAlarm
OID (numeric): 1.3.111.2.802.1.1.8.0.1
Node type: NOTIFICATION-TYPE
Description:
A MEP has a persistent defect condition. A notification (fault alarm) is sent to the management entity with the OID of the MEP that has detected the fault. Whenever a MEP has a persistent defect, it may or may not generate a Fault Alarm to warn the system administrator of the problem, as controlled by the MEP Fault Notification Generator State Machine and associated Managed Objects. Only the highest-priority defect, as shown in Table 20-1, is reported in the Fault Alarm. If a defect with a higher priority is raised after a Fault Alarm has been issued, another Fault Alarm is issued. The management entity receiving the notification can identify the system from the network source address of the notification, and can identify the MEP reporting the defect by the indices in the OID of the dot1agCfmMepHighestPrDefect variable in the notification: dot1agCfmMdIndex - Also the index of the MEP's Maintenance Domain table entry (dot1agCfmMdTable). dot1agCfmMaIndex - Also an index (with the MD table index) of the MEP's Maintenance Association table entry (dot1agCfmMaTable). dot1agCfmMepIdentifier - MEP Identifier and final index into the MEP table (dot1agCfmMepTable).
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> '' IEEE8021-CFMD8-MIB::dot1agCfmFaultAlarm snmptrap -v2c -c public <manager> '' 1.3.111.2.802.1.1.8.0.1
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]:60248->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (57021784) 6 days, 14:23:37.84 SNMPv2-MIB::snmpTrapOID.0 = OID: IEEE8021-CFMD8-MIB::dot1agCfmFaultAlarm
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.111.2.802.1.1 | ieee802dot1mibs | IEEE8021-TC-MIB |
| 1.3.111.2.802.1.1.8 | ieee8021CfmMib | IEEE8021-CFM-MIB |
| 1.3.111.2.802.1.1.8.0 | dot1agNotifications | IEEE8021-CFM-MIB |
| 1.3.111.2.802.1.1.8.0.1 | dot1agCfmFaultAlarm | IEEE8021-CFMD8-MIB |