All MIBs › CISCO-ETHER-CFM-MIB › cEtherCfmCcMepUp
cEtherCfmCcMepUp
Module: CISCO-ETHER-CFM-MIB
OID (symbolic): CISCO-ETHER-CFM-MIB::cEtherCfmCcMepUp
OID (numeric): 1.3.6.1.4.1.9.9.461.0.0.1
Node type: NOTIFICATION-TYPE
Description:
This notification is generated in the following cases:
- when a remote MEP first comes up, that is when we receive a CC message from that MEP for the first time.
- when the device receives a CC message from a MEP for which it has an expired CCDB entry.
- when a CC message is received for a remote MEP for which the device already has a CCDB entry and the port-state in the received CC message is different from the cached previous state.
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> '' CISCO-ETHER-CFM-MIB::cEtherCfmCcMepUp snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.9.9.461.0.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]:50881->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (99804865) 11 days, 13:14:08.65 SNMPv2-MIB::snmpTrapOID.0 = OID: CISCO-ETHER-CFM-MIB::cEtherCfmCcMepUp
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.9 | cisco | CISCO-SMI |
| 1.3.6.1.4.1.9.9 | ciscoMgmt | CISCO-SMI |
| 1.3.6.1.4.1.9.9.461 | ciscoEtherCfmMIB | CISCO-ETHER-CFM-MIB |
| 1.3.6.1.4.1.9.9.461.0 | ciscoEtherCfmMIBNotifs | CISCO-ETHER-CFM-MIB |
| 1.3.6.1.4.1.9.9.461.0.0 | ciscoEtherCfmNotificationPrefix | CISCO-ETHER-CFM-MIB |
| 1.3.6.1.4.1.9.9.461.0.0.1 | cEtherCfmCcMepUp | CISCO-ETHER-CFM-MIB |