All MIBs › ATM-FORUM-SNMP-M4-MIB › atmfM4IfPathTraceMismatchAlarm
atmfM4IfPathTraceMismatchAlarm
Module: ATM-FORUM-SNMP-M4-MIB
OID (symbolic): ATM-FORUM-SNMP-M4-MIB::atmfM4IfPathTraceMismatchAlarm
OID (numeric): 1.3.6.1.4.1.353.5.1.3.1.2.0.8
Node type: NOTIFICATION-TYPE
Description:
Indicates that path trace mismatch condition has occurred on the physical path TP associated with the specified interface.
What is atmfM4IfPathTraceMismatchAlarm?
This OID is a notification (alert message) that fires when the ATM switch detects a path trace mismatch—meaning the ATM virtual circuit's routing path differs from expected. It alerts operators to unexpected circuit rerouting, which may indicate a network failure or misconfiguration. An operator receives this alert and investigates whether the alternative path is acceptable or if the original path should be restored.
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> '' ATM-FORUM-SNMP-M4-MIB::atmfM4IfPathTraceMismatchAlarm snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.353.5.1.3.1.2.0.8
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]:53868->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (37148268) 4 days, 7:11:22.68 SNMPv2-MIB::snmpTrapOID.0 = OID: ATM-FORUM-SNMP-M4-MIB::atmfM4IfPathTraceMismatchAlarm
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.353 | atmForum | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5 | atmForumNetworkManagement | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1 | atmfM4 | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3 | atmfM4SnmpNEView | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1 | atmfM4MIB | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1.2 | atmfM4MIBTraps | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1.2.0 | atmfM4MIBTrapPrefix | ATM-FORUM-SNMP-M4-MIB |
| 1.3.6.1.4.1.353.5.1.3.1.2.0.8 | atmfM4IfPathTraceMismatchAlarm | ATM-FORUM-SNMP-M4-MIB |