FLARION-TRAP-MIB :: dspStatusOos

MIB Reference — IPNetwork Monitor

All MIBsFLARION-TRAP-MIBdspStatusOos

dspStatusOos

Module: FLARION-TRAP-MIB

OID (symbolic): FLARION-TRAP-MIB::dspStatusOos

OID (numeric): 1.3.6.1.4.1.8603.10.2.0.19

Node type: NOTIFICATION-TYPE

Description:

DSP has transitioned into the Out of Service state.

What is dspStatusOos?

This notification alert is generated when a Digital Signal Processor (DSP) in a Flarion device transitions to an Out of Service (OOS) state. A DSP is a specialized processor used for signal processing in wireless base stations, and when it fails or becomes unavailable, the device cannot process traffic on that component. Network operators rely on this trap to immediately detect DSP failures and trigger failover mechanisms or maintenance procedures to restore service.

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> '' FLARION-TRAP-MIB::dspStatusOos
snmptrap -v2c -c public <manager> '' 1.3.6.1.4.1.8603.10.2.0.19

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]:63812->[192.168.30.10]:162]:
  DISMAN-EVENT-MIB::sysUpTimeInstance = Timeticks: (51063620) 5 days, 21:50:36.20
  SNMPv2-MIB::snmpTrapOID.0 = OID: FLARION-TRAP-MIB::dspStatusOos

SNMPv3 example:

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

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.8603flarionFLARION-MIB
1.3.6.1.4.1.8603.10flarionTrapsFLARION-TRAP-MIB
1.3.6.1.4.1.8603.10.2flaTrapsFLARION-TRAP-MIB
1.3.6.1.4.1.8603.10.2.0flaTrapPrefixFLARION-TRAP-MIB
1.3.6.1.4.1.8603.10.2.0.19dspStatusOosFLARION-TRAP-MIB