All MIBs › ELTEX-SMI-ACTUAL › mccpSS7LinkAlarmTrap
mccpSS7LinkAlarmTrap
Module: ELTEX-SMI-ACTUAL
OID (symbolic): ELTEX-SMI-ACTUAL::mccpSS7LinkAlarmTrap
OID (numeric): 1.3.6.1.4.1.35265.3.30.5
Node type: NOTIFICATION-TYPE
Description:
SS7 Link alarm at [param1:param2]
What is mccpSS7LinkAlarmTrap?
This notification is generated when an alarm condition occurs on an SS7 (Signaling System 7) link at a specific location or between two parameters identified in the trap. SS7 is a protocol suite used in telecommunications for call setup, routing, and teardown; alarms indicate link failures, signal quality issues, or resource exhaustion. A telecommunications operator would respond to this trap to investigate link status, initiate failover procedures, or perform maintenance on the affected signaling link.
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> '' ELTEX-SMI-ACTUAL::mccpSS7LinkAlarmTrap snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.35265.3.30.5
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]:61539->[192.168.30.10]:162]: DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (279049315) 32 days, 7:08:13.15 SNMPv2-MIB::snmpTrapOID.0 = OID: ELTEX-SMI-ACTUAL::mccpSS7LinkAlarmTrap
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.35265 | eltexLtd | ELTEX-SMI-ACTUAL |
| 1.3.6.1.4.1.35265.3 | eltrapGroup | ELTEX-SMI-ACTUAL |
| 1.3.6.1.4.1.35265.3.30 | mccpAlarmTraps | ELTEX-SMI-ACTUAL |
| 1.3.6.1.4.1.35265.3.30.5 | mccpSS7LinkAlarmTrap | ELTEX-SMI-ACTUAL |