All MIBs › TIMETRA-CHASSIS-MIB › tmnxEqMdaSyncENotCompatible
tmnxEqMdaSyncENotCompatible
Module: TIMETRA-CHASSIS-MIB
OID (symbolic): TIMETRA-CHASSIS-MIB::tmnxEqMdaSyncENotCompatible
OID (numeric): 1.3.6.1.4.1.6527.3.1.3.2.1.0.49
Node type: NOTIFICATION-TYPE
Description:
The tmnxEqMdaSyncENotCompatible notification is generated when an MDA card is inserted into a slot of an IOM. The MDA is compatible with the currently provisioned MDA, but the currently configured synchronous ethernet, tmnxMDASynchronousEthernet, is not compatible with the inserted MDA.
[EFFECT] Though services can still be created, if the tmnxMdaNotifyType is the same as the tmnxMDAEquippedType then the MDA will fail to operate as configured and will be in a failed state.
[RECOVERY] Change the configuration to reflect the capabilities of the MDA port, or switch out/re-provision the MDA for one that is compatible.
What is tmnxEqMdaSyncENotCompatible?
This notification (trap) alerts an operator when an MDA (Modular Data Card) is installed in an IOM slot but the configured Synchronous Ethernet settings are incompatible with the newly inserted card. While services can continue to run, the operator should review and possibly reconfigure the synchronous ethernet parameters to match the new MDA's capabilities. This prevents silent misconfigurations that could degrade timing or signal quality.
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> '' TIMETRA-CHASSIS-MIB::tmnxEqMdaSyncENotCompatible snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.6527.3.1.3.2.1.0.49
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]:58642->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (135707410) 15 days, 16:57:54.10 SNMPv2-MIB::snmpTrapOID.0 = OID: TIMETRA-CHASSIS-MIB::tmnxEqMdaSyncENotCompatible
SNMPv3 example:
snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' TIMETRA-CHASSIS-MIB::tmnxEqMdaSyncENotCompatible
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.6527 | timetra | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3 | timetraProducts | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1 | tmnxSRMIB | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.3 | tmnxSRNotifyPrefix | ALCATEL-IND1-TIMETRA-GLOBAL-MIB |
| 1.3.6.1.4.1.6527.3.1.3.2 | tmnxHwNotification | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.3.2.1 | tmnxChassisNotifyPrefix | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.3.2.1.0 | tmnxChassisNotification | ALCATEL-IND1-TIMETRA-CHASSIS-MIB |
| 1.3.6.1.4.1.6527.3.1.3.2.1.0.49 | tmnxEqMdaSyncENotCompatible | TIMETRA-CHASSIS-MIB |