FLARION-TRAP-MIB

MIB Reference — IPNetwork Monitor

All MIBsFLARION-TRAP-MIB

Category: Alarm and Event Management, Domain: Fault Management, Domain: Wireless

Description:

Flarion Technologies top-level trap MIB defining general SNMP notifications for Flash-OFDM network element fault conditions.

Imported Objects

From FLARION-MIB

AddtlInfo
AlarmSeverity
MoType
flarionMODULE-IDENTITY
rrCommonMibOBJECT-IDENTITY

From SNMPv2-SMI

MODULE-IDENTITY
NOTIFICATION-TYPE
OBJECT-TYPE

What Is FLARION-TRAP-MIB?

FLARION-TRAP-MIB is a vendor MIB from Flarion Technologies (a Flash-OFDM mobile broadband technology provider) defining the general SNMP notification/trap framework used across Flarion network element MIBs. It exposes common trap variable bindings rather than a data table, standardizing how fault and event notifications are structured. Its monitoring value is in fault/event detection: each trap carries a timestamp, sequence number, severity, managed-object type and ID, and additional diagnostic info, letting operators detect and correlate fault conditions across Flash-OFDM network elements as they occur, rather than polling ongoing status. Other Flarion-specific MIBs depend on this trap-variable framework to emit consistent, correlated notifications. It was deployed in Flash-OFDM (mobile WiMAX-competitor) wireless network infrastructure operated by carriers using Flarion equipment. FLARION-TRAP-MIB SNMP monitoring is therefore event-driven rather than poll-based, with operators configuring trap receivers to capture fault notifications as they occur.

IPNetwork Monitor allows you to monitor SNMP objects defined in FLARION-TRAP-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.

What Can Be Monitored

  • trap severity level
  • managed object type and ID raising the event
  • event timestamp and sequence number
  • additional fault diagnostic information

Supported Devices

  • Flarion Flash-OFDM mobile broadband network element (base station/radio equipment)

Monitoring Examples

A network management system would subscribe to traps under flarionTraps/flaTraps and parse flaTimeStamp, flaSeqNum, flaSeverity, flaMoType, and flaMoId to identify which managed object (e.g., a base station or radio module) raised a fault and its severity, using flaAddtlInfo for further diagnostic detail. The parallel rrTimeStamp/rrSeqNum/rrSeverity/rrMoType/rrMoId set of variables suggests a second notification category (possibly radio-resource related) carrying the same structured fault information.

OIDs
OID symbolicOID numericTypeAccessDescription
rrTrapVars1.3.6.1.4.1.8603.1.1.1
INT rrTimeStamp1.3.6.1.4.1.8603.1.1.1.1INTEGERread-onlyThe time at which the event was generated. This value is expressed in seconds since 00:00:00 UTC, January 1, 1970 (see time(2)).
INT rrSeqNum1.3.6.1.4.1.8603.1.1.1.2INTEGERread-onlyThe event sequence number.
ALA rrSeverity1.3.6.1.4.1.8603.1.1.1.3AlarmSeverityread-onlyThe event severity.
MOT rrMoType1.3.6.1.4.1.8603.1.1.1.4MoTyperead-onlyType managed object associated with this trap.
INT rrMoId1.3.6.1.4.1.8603.1.1.1.5INTEGERread-onlyThe instance of the managed object logical identifier.
ADD rrAddtlInfo1.3.6.1.4.1.8603.1.1.1.6AddtlInforead-onlyEvent description.
rrTraps1.3.6.1.4.1.8603.1.1.2
rrTrapSpecific1.3.6.1.4.1.8603.1.1.2.0
NTF alarmTrap1.3.6.1.4.1.8603.1.1.2.0.1Alarm notification.
NTF bootStatusUp1.3.6.1.4.1.8603.1.1.2.0.2The system is up and running.
NTF bootStatusDown1.3.6.1.4.1.8603.1.1.2.0.3The system has failed to boot or the system is shutting down.
NTF mcuOperStatus1.3.6.1.4.1.8603.1.1.2.0.120MCU operational status changed.
NTF mcuFaultLedStatus1.3.6.1.4.1.8603.1.1.2.0.121MCU fault LED status changed.
NTF mcuTempStatus1.3.6.1.4.1.8603.1.1.2.0.122MCU temperature status changed.
NTF mcuVoltageStatus1.3.6.1.4.1.8603.1.1.2.0.123MCU voltage status changed.
NTF mlpppStatus1.3.6.1.4.1.8603.1.1.2.0.160Multilink PPP status changed.
NTF bbuOperStatus1.3.6.1.4.1.8603.1.1.2.0.200BBU operational status changed.
NTF bbuFaultLedStatus1.3.6.1.4.1.8603.1.1.2.0.201BBU fault LED status changed.
NTF bbuTempStatus1.3.6.1.4.1.8603.1.1.2.0.202BBU temperature status changed.
NTF bbuVoltageStatus1.3.6.1.4.1.8603.1.1.2.0.203BBU voltage status changed.
NTF bbuDspStatus1.3.6.1.4.1.8603.1.1.2.0.204BBU DSP status changed.
NTF alarmInputStatus1.3.6.1.4.1.8603.1.1.2.0.280Alarm input status changed.
NTF accountingRadiusStatus1.3.6.1.4.1.8603.1.1.2.0.350Accounting/RADIUS server status changed.
flarionTraps1.3.6.1.4.1.8603.10
flaTrapVars1.3.6.1.4.1.8603.10.1
INT flaTimeStamp1.3.6.1.4.1.8603.10.1.1INTEGERread-onlyThe time at which the event was generated. This value is expressed in seconds since 00:00:00 UTC, January 1, 1970 (see time(2)).
INT flaSeqNum1.3.6.1.4.1.8603.10.1.2INTEGERread-onlyThe event sequence number.
ALA flaSeverity1.3.6.1.4.1.8603.10.1.3AlarmSeverityread-onlyThe event severity.
MOT flaMoType1.3.6.1.4.1.8603.10.1.4MoTyperead-onlyType managed object associated with this trap.
INT flaMoId1.3.6.1.4.1.8603.10.1.5INTEGERread-onlyThe instance of the managed object logical identifier.
ADD flaAddtlInfo1.3.6.1.4.1.8603.10.1.6AddtlInforead-onlyEvent description.
flaTraps1.3.6.1.4.1.8603.10.2
flaTrapPrefix1.3.6.1.4.1.8603.10.2.0
NTF mcuBootStatusUp1.3.6.1.4.1.8603.10.2.0.1The MCU software is up and running.
NTF mcuBootStatusDown1.3.6.1.4.1.8603.10.2.0.2The MCU software is shutting down.
NTF mcuOperStatusUp1.3.6.1.4.1.8603.10.2.0.3MCU operational status is up.
NTF mcuOperStatusDown1.3.6.1.4.1.8603.10.2.0.4MCU operational status is down.
NTF mlpppStatusUp1.3.6.1.4.1.8603.10.2.0.5Multilink PPP status is up.
NTF mlpppStatusDown1.3.6.1.4.1.8603.10.2.0.6Multilink PPP status is up.
NTF bbuOperStatusUp1.3.6.1.4.1.8603.10.2.0.7BBU card operational status is up.
NTF bbuOperStatusDown1.3.6.1.4.1.8603.10.2.0.8BBU card operational status is down.
NTF bbuOperStatusNotPresent1.3.6.1.4.1.8603.10.2.0.9BBU card operational status is not present.
NTF bbuTempNormal1.3.6.1.4.1.8603.10.2.0.10BBU temperature has transitioned inot normal operating range.
NTF bbuTempHigh1.3.6.1.4.1.8603.10.2.0.11BBU temperature has transitioned into a high operating range.
NTF bbuTempSevere1.3.6.1.4.1.8603.10.2.0.12BBU temperature has transitioned into a severe operating range.
NTF bbuTempCritical1.3.6.1.4.1.8603.10.2.0.13BBU temperature has transitioned into a critical operating range.
NTF bbuVoltageNormal1.3.6.1.4.1.8603.10.2.0.14BBU voltage has transitioned into normal operating range.
NTF bbuVoltageHigh1.3.6.1.4.1.8603.10.2.0.15BBU voltage has transitioned above normal operating limits.
NTF bbuVoltageLow1.3.6.1.4.1.8603.10.2.0.16BBU voltage has transitioned below normal operating limits.
NTF dspStatusActive1.3.6.1.4.1.8603.10.2.0.17DSP has transitioned into the Active state. In this state, mobiles are allowed to establish connections and data traffic can be received/transmitted.
NTF dspStatusStandby1.3.6.1.4.1.8603.10.2.0.18DSP has transitioned into the Disabled/Standby state. In this state, mobiles can not establish connections and data traffic can not be received/transmitted. This is typically caused by administrative intervention or the DSP has initiated this state change due to an alarm condition elsewhere in the system.
NTF dspStatusOos1.3.6.1.4.1.8603.10.2.0.19DSP has transitioned into the Out of Service state.
NTF dspStatusNonOperational1.3.6.1.4.1.8603.10.2.0.20DSP has transitioned into the Non Operational state. This state is entered when the system is unable to determine the condition of the DSP.
NTF accountingRadiusUp1.3.6.1.4.1.8603.10.2.0.21Accounting/RADIUS server is up.
NTF accountingRadiusDown1.3.6.1.4.1.8603.10.2.0.22Accounting/RADIUS server is down.

FAQ

What information does a FLARION-TRAP-MIB notification carry when a Flarion Flash-OFDM network element hits a fault condition?
Each trap carries a timestamp of when the event was generated, a sequence number, a severity level, the type and ID of the managed object raising the event, and additional diagnostic information -- giving operators a structured way to identify and correlate fault events.

Why would an operator monitoring a Flash-OFDM network rely on FLARION-TRAP-MIB notifications rather than only polling device status?
Because the trap framework standardizes how fault and event conditions are reported across all Flarion network element MIBs, operators can detect and correlate issues as they happen using the timestamp and sequence number in each notification, rather than waiting for the next polling cycle to catch a transient fault.

RFC description

Flarion trap MIB defining SNMP notification definitions for Flarion wireless broadband systems.

Start monitoring Flarion (Qualcomm) Flash-OFDM network element (common trap framework) with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.

Download FLARION-TRAP-MIB