iso/org/dod/internet/private/enterprises/.9/.9/ciscoEtherCfmMIB/.1/.1/cEtherCfmEventTable/cEtherCfmEventEntry/cEtherCfmEventCode
cEtherCfmEventCode
OBJECT-TYPE
1.3.6.1.4.1.9.9.461.1.1.2.1.16
Description
This object is used in decoding 'mepUp' and 'mepDown' events. ** For 'mepUp', the following codes are relevant: 'new' - This is the very first time the device receives a CC message from the remote MEP. 'returning' - The device received a CC message from a remote MEP for which it had an expired CCDB entry. 'portState' - The device received a CC message from a remote MEP for which it has a valid CCDB entry, and the message indicates a port status change. ** For 'mepDown', the following codes are relevant: 'lastGasp' - The device received a CC message from a remote MEP with zero lifetime. 'timeout' - The local CCDB entry for the remote MEP expired. 'configClear' - A previous CC message from a MEP that triggered a configuration error event is cleared. 'loopClear' - A previous CC message from a MEP that triggered a loop error event is cleared. 'xconnectClear' - A previous CC message from a MEP that triggered a crossconnect error event is cleared. 'unknownClear' - A previous CC message from a MEP that triggered an unknown MEP event is cleared.
Syntax
INTEGER { new(1), returning(2), portState(3), lastGasp(4), timeout(5), configClear(6), loopClear(7), xconnectClear(8), unknownClear(9) }