RAD-MIB :: ds1RemoteMultiframeAlarmTrap

MIB Reference — IPNetwork Monitor

All MIBsRAD-MIBds1RemoteMultiframeAlarmTrap

ds1RemoteMultiframeAlarmTrap

Module: RAD-MIB

OID (symbolic): RAD-MIB::ds1RemoteMultiframeAlarmTrap

OID (numeric): 1.3.6.1.4.1.164.3.1.6.4.0.2

Node type: NOTIFICATION-TYPE

Description:

This trap indicates that the far end (remote) unit, connected to the user E1 interface, reports Loss of Multiframe Alignment.

What is ds1RemoteMultiframeAlarmTrap?

This OID is an alarm notification indicating that a remote E1 telecommunications interface has lost synchronization with the framing pattern needed for data transmission. It signals a serious connection problem on the far end. A telecom engineer would respond to this alert by checking the remote equipment's cables and power, as this indicates the remote unit cannot maintain the data signal.

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> '' RAD-MIB::ds1RemoteMultiframeAlarmTrap
snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.164.3.1.6.4.0.2

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]:51726->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (434725390) 50 days, 7:34:13.90
  SNMPv2-MIB::snmpTrapOID.0 = OID: RAD-MIB::ds1RemoteMultiframeAlarmTrap

SNMPv3 example:

snmptrap -v3 -l authPriv -u snmpv3user -a SHA -A "AuthPass1" -x AES -X "PrivPass1" <manager> '' RAD-MIB::ds1RemoteMultiframeAlarmTrap

OID Breakdown

Numeric OIDNameModule
1isoLANART-AGENT
1.3orgBIANCA-BRICK-PPP-MIB
1.3.6dodBIANCA-BRICK-PPP-MIB
1.3.6.1internetBIANCA-BRICK-PPP-MIB
1.3.6.1.4privateBIANCA-BRICK-PPP-MIB
1.3.6.1.4.1enterprisesANIROOT-MIB
1.3.6.1.4.1.164radDACS-MIB
1.3.6.1.4.1.164.3radWanDACS-MIB
1.3.6.1.4.1.164.3.1wanGenDACS-MIB
1.3.6.1.4.1.164.3.1.6diverseIfWanGenDACS-MIB
1.3.6.1.4.1.164.3.1.6.4ds1InterfaceRAD-DS1-MIB
1.3.6.1.4.1.164.3.1.6.4.0prtDS1EventsRAD-DS1-MIB
1.3.6.1.4.1.164.3.1.6.4.0.2ds1RemoteMultiframeAlarmTrapRAD-MIB