ADC-INTERREACH-SPECTRUM-MIB

File: ADC-INTERREACH-SPECTRUM-MIB.mib (171364 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
ADC-FWU-IRS-TC-MIB ADC-FLEXWAVE-URH-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Counter32 DisplayString
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
UnitId1 UnitId2 UnitId3
UnitType LatAndLong RauIntPath
RauIntPathDir adc fwuTrapSequenceNumber
fwuTrapTimeStamp fwuNotificationStatus fwuHstName
fwuRmtName fwuSystemAlarmCode

Defined Types

IrsUnitStatusEntry  
SEQUENCE    
  irsUnitStatusUnitId1 UnitId1
  irsUnitStatusUnitId2 UnitId2
  irsUnitStatusUnitId3 UnitId3
  irsUnitStatusStatus INTEGER

IrsUnitGenEntry  
SEQUENCE    
  irsUnitGenUnitId1 UnitId1
  irsUnitGenUnitId2 UnitId2
  irsUnitGenUnitId3 UnitId3
  irsUnitGenType UnitType
  irsUnitGenTypeName DisplayString
  irsUnitGenSn DisplayString
  irsUnitGenEpn DisplayString
  irsUnitGenHwId DisplayString
  irsUnitGenFwVer DisplayString
  irsUnitGenLabel DisplayString
  irsUnitGenUpTime Counter32
  irsUnitGenMajorAlarmCode DisplayString
  irsUnitGenMinorAlarmCode DisplayString
  irsUnitGenTemperature DisplayString
  irsUnitGenReboot DisplayString
  irsUnitGenInOutService INTEGER
  irsUnitGenCatalogNumber DisplayString

IrsRauGenEntry  
SEQUENCE    
  irsRauGenUnitId1 UnitId1
  irsRauGenUnitId2 UnitId2
  irsRauGenUnitId3 UnitId3
  irsRauGenLatitude LatAndLong
  irsRauGenLongitude LatAndLong
  irsRauGenAntennaDisconnectAlarmMask INTEGER

IrsRauBandEntry  
SEQUENCE    
  irsRauBandUnitId1 UnitId1
  irsRauBandUnitId2 UnitId2
  irsRauBandUnitId3 UnitId3
  irsRauBandId Integer32
  irsRauBandIntPath RauIntPath
  irsRauBandName DisplayString
  irsRauBandState BITS
  irsRauBandUserLockout INTEGER
  irsRauBandAdditionalGain Integer32

IrsRauAttenuatorEntry  
SEQUENCE    
  irsRauAttenuatorUnitId1 UnitId1
  irsRauAttenuatorUnitId2 UnitId2
  irsRauAttenuatorUnitId3 UnitId3
  irsRauAttenuatorId Integer32
  irsRauAttenuatorIntPath RauIntPathDir
  irsRauAttenuatorName DisplayString
  irsRauAttenuatorAttenuation Integer32

Defined Values

interReachSpectrumMibModule 1.3.6.1.4.1.2014.20.1.1
The MIB module for the ADC InterReach Spectrum System IF Expansion Units (IFEUs) and Remote Antenna Units (RAUs).
MODULE-IDENTITY    

interReach 1.3.6.1.4.1.2014.20
OBJECT IDENTIFIER    

interReachSpectrum 1.3.6.1.4.1.2014.20.1
OBJECT IDENTIFIER    

irsUnitObjects 1.3.6.1.4.1.2014.20.1.1.1
OBJECT IDENTIFIER    

irsGeneralObjects 1.3.6.1.4.1.2014.20.1.1.2
OBJECT IDENTIFIER    

irsNotificationObjects 1.3.6.1.4.1.2014.20.1.1.99
OBJECT IDENTIFIER    

irsNotifications 1.3.6.1.4.1.2014.20.1.1.100
OBJECT IDENTIFIER    

irsMIBConformance 1.3.6.1.4.1.2014.20.1.1.200
OBJECT IDENTIFIER    

irsUnitStatusTable 1.3.6.1.4.1.2014.20.1.1.1.1
This table contains the current overall status of the IFEUs and RAUs in the system. Rows are automatically created and deleted by the agent according to the status of the IFEUs and RAUs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrsUnitStatusEntry

irsUnitStatusEntry 1.3.6.1.4.1.2014.20.1.1.1.1.1
An entry (conceptual row) in the irsUnitStatusTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrsUnitStatusEntry  

irsUnitStatusUnitId1 1.3.6.1.4.1.2014.20.1.1.1.1.1.1
The first portion of a unit's node address, indicating the host number.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnitId1  

irsUnitStatusUnitId2 1.3.6.1.4.1.2014.20.1.1.1.1.1.2
The second portion of a unit's node address, indicating the remote DART chassis address.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnitId2  

irsUnitStatusUnitId3 1.3.6.1.4.1.2014.20.1.1.1.1.1.3
The third portion of a unit's node address, indicating the address of an IFEU, MRAU, or SRAU.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnitId3  

irsUnitStatusStatus 1.3.6.1.4.1.2014.20.1.1.1.1.1.4
The unit's overall status. Units with a status of okay or one which generally indicates the unit is communicating should be present in other tables such as the irsUnitGenTable. Units with a status of noComms, disconnect, portMissWired, noConnect, portShort, or portTrip will not be present in other tables.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noComms(67), disconnect(68), safeMode(69), majorAlarm(70), portMissWired(71), outOfService(76), boardTestMode(77), noConnect(78), okay(79), portShort(82), portTrip(84), bandLockout(85), wrongUnit(86), minorAlarm(87), faultLockout(88), frozen(90)  

irsUnitGenTable 1.3.6.1.4.1.2014.20.1.1.1.2
This table contains general state and configuration data for IFEUs and RAUs. Rows are automatically created and deleted by the agent according to the status of the IFEUs and RAUs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrsUnitGenEntry

irsUnitGenEntry 1.3.6.1.4.1.2014.20.1.1.1.2.1
An entry (conceptual row) in the irsUnitGenTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrsUnitGenEntry  

irsUnitGenUnitId1 1.3.6.1.4.1.2014.20.1.1.1.2.1.1
The first portion of a unit's node address, indicating the host number.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnitId1  

irsUnitGenUnitId2 1.3.6.1.4.1.2014.20.1.1.1.2.1.2
The second portion of a unit's node address, indicating the remote DART chassis address.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnitId2  

irsUnitGenUnitId3 1.3.6.1.4.1.2014.20.1.1.1.2.1.3
The third portion of a unit's node address, indicating the address of an IFEU, MRAU, or SRAU.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnitId3  

irsUnitGenType 1.3.6.1.4.1.2014.20.1.1.1.2.1.4
The basic type of a unit.
Status: current Access: read-only
OBJECT-TYPE    
  UnitType  

irsUnitGenTypeName 1.3.6.1.4.1.2014.20.1.1.1.2.1.5
The full type name of a unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

irsUnitGenSn 1.3.6.1.4.1.2014.20.1.1.1.2.1.6
The serial numbers of the modules in the unit, separated by commas.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

irsUnitGenEpn 1.3.6.1.4.1.2014.20.1.1.1.2.1.7
The engineering part number(s) of the unit and/or the modules in the unit, separated by commas.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

irsUnitGenHwId 1.3.6.1.4.1.2014.20.1.1.1.2.1.8
The hardware IDs of the modules in the unit, separated by commas.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

irsUnitGenFwVer 1.3.6.1.4.1.2014.20.1.1.1.2.1.9
The firmware version of the unit.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

irsUnitGenLabel 1.3.6.1.4.1.2014.20.1.1.1.2.1.10
The user settable label of the unit.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

irsUnitGenUpTime 1.3.6.1.4.1.2014.20.1.1.1.2.1.11
The time in seconds since the unit last started up.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

irsUnitGenMajorAlarmCode 1.3.6.1.4.1.2014.20.1.1.1.2.1.12
The major alarm codes, comma separated.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

irsUnitGenMinorAlarmCode 1.3.6.1.4.1.2014.20.1.1.1.2.1.13
The minor alarm codes, comma separated.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

irsUnitGenTemperature 1.3.6.1.4.1.2014.20.1.1.1.2.1.14
The unit temperatures, comma separated. For an IFEU, these are the temperatures of the DL and UL boards. For an RAU, these are the temperature of the main board followed by the temperatures of the RF boards.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

irsUnitGenReboot 1.3.6.1.4.1.2014.20.1.1.1.2.1.15
Reboot a unit by setting this string to SoftReset or HardReset which will cause a soft or hard reset respectively to be performed in the unit. RF will be temporarily lost while the unit boots up. Any child units under the unit being reset will also be reset. Thus performing a reset on an IFEU has the effect of also resetting all the MRAUs and SRAUs under it.
Status: current Access: read-write
OBJECT-TYPE    
  DisplayString  

irsUnitGenInOutService 1.3.6.1.4.1.2014.20.1.1.1.2.1.16
The in-service or out-of-service setting of a unit.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER outOfService(1), inService(2)  

irsUnitGenCatalogNumber 1.3.6.1.4.1.2014.20.1.1.1.2.1.17
The TE catalog part number(s) of the unit and/or the modules in the unit, separated by commas.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

irsRauObjects 1.3.6.1.4.1.2014.20.1.1.1.3
OBJECT IDENTIFIER    

irsRauGenTable 1.3.6.1.4.1.2014.20.1.1.1.3.1
Table of RAU general parameters. Rows are automatically created and deleted by the agent according to the status of the RAUs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrsRauGenEntry

irsRauGenEntry 1.3.6.1.4.1.2014.20.1.1.1.3.1.1
An entry (conceptual row) in the irsRauGenTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrsRauGenEntry  

irsRauGenUnitId1 1.3.6.1.4.1.2014.20.1.1.1.3.1.1.1
The first portion of a unit's node address, indicating the host number.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnitId1  

irsRauGenUnitId2 1.3.6.1.4.1.2014.20.1.1.1.3.1.1.2
The second portion of a unit's node address, indicating the remote DART chassis address.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnitId2  

irsRauGenUnitId3 1.3.6.1.4.1.2014.20.1.1.1.3.1.1.3
The third portion of a unit's node address, indicating the address of an IFEU, MRAU, or SRAU.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnitId3  

irsRauGenLatitude 1.3.6.1.4.1.2014.20.1.1.1.3.1.1.4
The RAU's latitude. It is of the format: N/S (+|-)ddd.dddddd where 'N/S' speaks to latitude. If the data is not present to the decimal then zeros must be inserted. i.e. N/S +001.100000 is valid while N/S 1.123456 is not.
Status: current Access: read-write
OBJECT-TYPE    
  LatAndLong  

irsRauGenLongitude 1.3.6.1.4.1.2014.20.1.1.1.3.1.1.5
The RAU's longitude. It is of the format: E/W (+|-)ddd.dddddd where 'E/W' speaks to longitude. If the data is not present to the decimal then zeros must be inserted. i.e. E/W 001.123000 is valid while E/W 1.1230000 is not.
Status: current Access: read-write
OBJECT-TYPE    
  LatAndLong  

irsRauGenAntennaDisconnectAlarmMask 1.3.6.1.4.1.2014.20.1.1.1.3.1.1.6
Enable or disable RAU's antenna disconnect alarm.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER disable(1), enable(2)  

irsRauBandTable 1.3.6.1.4.1.2014.20.1.1.1.3.2
Table of RAU band parameters. Each row of the table contains the band settings for one band of one RAU. Rows are automatically created and deleted by the agent according to the status of the RAUs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrsRauBandEntry

irsRauBandEntry 1.3.6.1.4.1.2014.20.1.1.1.3.2.1
An entry (conceptual row) in the irsRauBandTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrsRauBandEntry  

irsRauBandUnitId1 1.3.6.1.4.1.2014.20.1.1.1.3.2.1.1
The first portion of a unit's node address, indicating the host number.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnitId1  

irsRauBandUnitId2 1.3.6.1.4.1.2014.20.1.1.1.3.2.1.2
The second portion of a unit's node address, indicating the remote DART chassis address.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnitId2  

irsRauBandUnitId3 1.3.6.1.4.1.2014.20.1.1.1.3.2.1.3
The third portion of a unit's node address, indicating the address of an IFEU, MRAU, or SRAU.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnitId3  

irsRauBandId 1.3.6.1.4.1.2014.20.1.1.1.3.2.1.4
The RAU band ID. These are consecutive integers starting at 1 and going up to the number of bands supported by the particular type of RAU.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..6  

irsRauBandIntPath 1.3.6.1.4.1.2014.20.1.1.1.3.2.1.5
The RAU internal path used for the band. This variable can be used for correlating bands with paths such as to determine the band associated with a notification for a particular RAU path.
Status: current Access: read-only
OBJECT-TYPE    
  RauIntPath  

irsRauBandName 1.3.6.1.4.1.2014.20.1.1.1.3.2.1.6
A descriptive name of the band including any RAU MIMO path designation such as: Upper C 700, Path 1
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

irsRauBandState 1.3.6.1.4.1.2014.20.1.1.1.3.2.1.7
The band state represented by 6 bits: bit 0: band state is normal bit 1: band has not been linked to any DARTs bit 2: band is shutdown due to an internal major alarm bit 3: band is shutdown due to an upstream major alarm bi3 4: band is locked out of service by user bit 5: associated DART is in standby
Status: current Access: read-only
OBJECT-TYPE    
  BITS normal(0), unlinked(1), internalAlarmShutdown(2), upstreamAlarmShutdown(3), userLockout(4), dartStandby(5)  

irsRauBandUserLockout 1.3.6.1.4.1.2014.20.1.1.1.3.2.1.8
The band lockout setting (also readable as the userLockout bit in irsRauBandState). Setting this value to 2 will cause the band to be put out of service.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER lockout(1), notLockout(2)  

irsRauBandAdditionalGain 1.3.6.1.4.1.2014.20.1.1.1.3.2.1.9
RAU band additional gain beyond that of a standard RAU in units of dB.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

irsRauAttenuatorTable 1.3.6.1.4.1.2014.20.1.1.1.3.3
Table of RAU attenuator settings. Each row of the table contains settings for one attenuator of one RAU. Rows are automatically created and deleted by the agent according to the status of the RAUs.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IrsRauAttenuatorEntry

irsRauAttenuatorEntry 1.3.6.1.4.1.2014.20.1.1.1.3.3.1
An entry (conceptual row) in the irsRauAttenuatorTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  IrsRauAttenuatorEntry  

irsRauAttenuatorUnitId1 1.3.6.1.4.1.2014.20.1.1.1.3.3.1.1
The first portion of a unit's node address, indicating the host number.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnitId1  

irsRauAttenuatorUnitId2 1.3.6.1.4.1.2014.20.1.1.1.3.3.1.2
The second portion of a unit's node address, indicating the remote DART chassis address.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnitId2  

irsRauAttenuatorUnitId3 1.3.6.1.4.1.2014.20.1.1.1.3.3.1.3
The third portion of a unit's node address, indicating the address of an IFEU, MRAU, or SRAU.
Status: current Access: not-accessible
OBJECT-TYPE    
  UnitId3  

irsRauAttenuatorId 1.3.6.1.4.1.2014.20.1.1.1.3.3.1.4
The RAU attenuator ID. These are consecutive integers starting at 1 and going up to the number of attenuators supported by the particular type of RAU.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 1..12  

irsRauAttenuatorIntPath 1.3.6.1.4.1.2014.20.1.1.1.3.3.1.5
The RAU internal path and direction to which the attenuator applies.
Status: current Access: read-only
OBJECT-TYPE    
  RauIntPathDir  

irsRauAttenuatorName 1.3.6.1.4.1.2014.20.1.1.1.3.3.1.6
A descriptive name of the attenuator including which bands, direction, and MIMO paths it may apply to, such as: Upper C 700, Lower ABC 700, Path 1 Fwd
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

irsRauAttenuatorAttenuation 1.3.6.1.4.1.2014.20.1.1.1.3.3.1.7
Attenuator setting 0 or 10 in units of dB.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32 0 | 10  

irsSystemInfo 1.3.6.1.4.1.2014.20.1.1.2.1
OBJECT IDENTIFIER    

irsAgentVersionNum 1.3.6.1.4.1.2014.20.1.1.2.1.1
The version of the SNMP subagent for the Spectrum IFEUs and RAUs.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString  

irsSystemSettings 1.3.6.1.4.1.2014.20.1.1.2.2
OBJECT IDENTIFIER    

irsRauAntennaDisconnectAlarmSeverity 1.3.6.1.4.1.2014.20.1.1.2.2.1
The RAUs' antenna disconnect alarm severity global setting.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER minor(1), major(2)  

irsNotifyUnitId1 1.3.6.1.4.1.2014.20.1.1.99.3
The first portion of a unit's node address, indicating the host number.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  UnitId1  

irsNotifyUnitId2 1.3.6.1.4.1.2014.20.1.1.99.4
The second portion of a unit's node address, indicating the remote DART chassis address.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  UnitId2  

irsNotifyUnitId3 1.3.6.1.4.1.2014.20.1.1.99.5
The third portion of a unit's node address, indicating the address of an IFEU, MRAU, or SRAU.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  UnitId3  

irsNotifyUnitType 1.3.6.1.4.1.2014.20.1.1.99.6
Unique ID for the notification.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  UnitType  

irsIfeuNotifications 1.3.6.1.4.1.2014.20.1.1.100.1
OBJECT IDENTIFIER    

irsRauNotifications 1.3.6.1.4.1.2014.20.1.1.100.2
OBJECT IDENTIFIER    

irsIfeuNotificationsPrefix 1.3.6.1.4.1.2014.20.1.1.100.1.0
OBJECT IDENTIFIER    

irsRauNotificationsPrefix 1.3.6.1.4.1.2014.20.1.1.100.2.0
OBJECT IDENTIFIER    

irsIfeuPowerUpResetFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.1
Unit was power-cycled.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuHwResetFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.2
Unit was rebooted.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuWatchdogResetFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.3
Software error occurred and recovered.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuSwResetFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.4
Software reset occurred and recovered.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuExternalResetFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.5
Microprocessor reset occurred and recovered.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuBrownoutResetFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.6
Hardware error occurred and recovered.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuFwDnldFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.7
Firmware download occurred successfully.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuMemoryErrorFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.8
Firmware download failed checksum. Reverted to previous firmware version.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuFwdRefPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.9
Forward reference PLL unlocked.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuFwdHighFreqPilotPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.10
High frequency forward pilot PLL unlocked.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuFwdLowFreqPilotFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.11
Hardware fault (Forward Pilot, Low Frequency).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuFwdHighFreqPilotFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.12
Hardware fault (Forward Pilot, High Frequency).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuSoftwareIncompatibilityFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.17
Firmware incompatible with system.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuBandFaultLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.19
Band commanded shutdown due to major alarm in a unit that is upstream (closer to the Host).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuUnitCommandedLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.20
IFEU commanded out-of-service by user.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuUnitFaultLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.21
IFEU commanded shutdown due to major alarm in a unit that is upstream (closer to the Host).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuFwdBoardDisconnectedFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.25
FWD Module not present.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuRevBoardDisconnectedFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.26
REV Module not present.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuFwdBoardDcPowerBadFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.27
FWD Module internal DC voltages outside of specification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuRevBoardDcPowerBadFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.28
REV Module internal DC voltages outside of specification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPowerCassette1FailureFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.33
Power Supply Unit input fault on Power Rectifier Module #1.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPowerCassette2FailureFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.34
Power Supply Unit input fault on Power Rectifier Module #2.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPowerCassette3FailureFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.35
Power Supply Unit input fault on Power Rectifier Module #3.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPowerCassette1HighTempFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.36
Power Rectifier Module #1 shutdown due to high temperature.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPowerCassette2HighTempFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.37
Power Rectifier Module #2 shutdown due to high temperature.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPowerCassette3HighTempFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.38
Power Rectifier Module #3 shutdown due to high temperature.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort1DisconnectFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.129
MRAU disconnected from port 1 of IFEU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort2DisconnectFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.130
MRAU disconnected from port 2 of IFEU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort3DisconnectFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.131
MRAU disconnected from port 3 of IFEU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort4DisconnectFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.132
MRAU disconnected from port 4 of IFEU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort5DisconnectFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.133
MRAU disconnected from port 5 of IFEU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort6DisconnectFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.134
MRAU disconnected from port 6 of IFEU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort7DisconnectFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.135
MRAU disconnected from port 7 of IFEU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort8DisconnectFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.136
MRAU disconnected from port 8 of IFEU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort1NoCommsFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.137
IFEU unable to communicate with MRAU on port 1.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort2NoCommsFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.138
IFEU unable to communicate with MRAU on port 2.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort3NoCommsFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.139
IFEU unable to communicate with MRAU on port 3.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort4NoCommsFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.140
IFEU unable to communicate with MRAU on port 4.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort5NoCommsFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.141
IFEU unable to communicate with MRAU on port 5.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort6NoCommsFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.142
IFEU unable to communicate with MRAU on port 6.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort7NoCommsFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.143
IFEU unable to communicate with MRAU on port 7.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort8NoCommsFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.144
IFEU unable to communicate with MRAU on port 8.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort1ShortFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.145
Possible electrical short in the CATV cable, or MRAU problem.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort2ShortFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.146
Possible electrical short in the CATV cable, or MRAU problem.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort3ShortFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.147
Possible electrical short in the CATV cable, or MRAU problem.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort4ShortFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.148
Possible electrical short in the CATV cable, or MRAU problem.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort5ShortFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.149
Possible electrical short in the CATV cable, or MRAU problem.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort6ShortFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.150
Possible electrical short in the CATV cable, or MRAU problem.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort7ShortFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.151
Possible electrical short in the CATV cable, or MRAU problem.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort8ShortFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.152
Possible electrical short in the CATV cable, or MRAU problem.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort1TripFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.153
MRAU on port 1 drawing too much current.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort2TripFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.154
MRAU on port 2 drawing too much current.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort3TripFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.155
MRAU on port 3 drawing too much current.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort4TripFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.156
MRAU on port 4 drawing too much current.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort5TripFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.157
MRAU on port 5 drawing too much current.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort6TripFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.158
MRAU on port 6 drawing too much current.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort7TripFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.159
MRAU on port 7 drawing too much current.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort8TripFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.160
MRAU on port 8 drawing too much current.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort1FwdRevCoaxMisPairedFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.161
Port 1 forward/reverse CATV cables not paired correctly.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort2FwdRevCoaxMisPairedFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.162
Port 2 forward/reverse CATV cables not paired correctly.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort3FwdRevCoaxMisPairedFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.163
Port 3 forward/reverse CATV cables not paired correctly.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort4FwdRevCoaxMisPairedFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.164
Port 4 forward/reverse CATV cables not paired correctly.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort5FwdRevCoaxMisPairedFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.165
Port 5 forward/reverse CATV cables not paired correctly.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort6FwdRevCoaxMisPairedFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.166
Port 6 forward/reverse CATV cables not paired correctly
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort7FwdRevCoaxMisPairedFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.167
Port 7 forward/reverse CATV cables not paired correctly.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort8FwdRevCoaxMisPairedFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.168
Port 8 forward/reverse CATV cables not paired correctly.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort1InvalidUnitTypeFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.169
The unit connected to port 1 is not an MRAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort2InvalidUnitTypeFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.170
The unit connected to port 2 is not an MRAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort3InvalidUnitTypeFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.171
The unit connected to port 3 is not an MRAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort4InvalidUnitTypeFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.172
The unit connected to port 4 is not an MRAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort5InvalidUnitTypeFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.173
The unit connected to port 5 is not an MRAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort6InvalidUnitTypeFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.174
The unit connected to port 6 is not an MRAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort7InvalidUnitTypeFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.175
The unit connected to port 7 is not an MRAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort8InvalidUnitTypeFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.176
The unit connected to port 8 is not an MRAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuNoCommsFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.257
No communications with DRU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuFwdBoardOverTempFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.258
IFEU FWD Module temperature above operating limit.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuRevBoardOverTempFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.259
IFEU REV Module temperature above operating limit.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuFan1FailureFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.260
Fan 1 not functioning.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuFan2FailureFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.261
Fan 2 not functioning.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuUnknownHwIdFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.262
Unable to determine IFEU hardware configuration.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeu5vDcFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.265
Controller Module internal 5 VDC voltage outside of specification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeu24vDcFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.266
Controller Module internal 24 VDC voltage outside of specification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeu3vDcFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.267
Controller Module internal 3 VDC voltage outside of specification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeu6vDcFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.268
Controller Module internal 6 VDC voltage outside of specification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeu54vDcFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.269
Controller Module internal 54 VDC voltage outside of specification.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPowerSupplyCommsFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.270
Missing cable or communications error with Power Supply Unit.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuSystemOperationSuspendedFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.272
System operation suspended (freeze mode).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort1FwdIfPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.273
Hardware fault (Forward Pilot - Port 1).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort2FwdIfPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.274
Hardware fault (Forward Pilot - Port 2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort3FwdIfPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.275
Hardware fault (Forward Pilot - Port 3).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort4FwdIfPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.276
Hardware fault (Forward Pilot - Port 4).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort5FwdIfPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.277
Hardware fault (Forward Pilot - Port 5).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort6FwdIfPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.278
Hardware fault (Forward Pilot - Port 6).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort7FwdIfPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.279
Hardware fault (Forward Pilot - Port 7).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort8FwdIfPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.280
Hardware fault (Forward Pilot - Port 8).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort1CalToneNotPresentFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.281
Calibration test tone not present (Port 1).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort2CalToneNotPresentFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.282
Calibration test tone not present (Port 2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort3CalToneNotPresentFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.283
Calibration test tone not present (Port 3).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort4CalToneNotPresentFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.284
Calibration test tone not present (Port 4).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort5CalToneNotPresentFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.285
Calibration test tone not present (Port 5).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort6CalToneNotPresentFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.286
Calibration test tone not present (Port 6).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort7CalToneNotPresentFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.287
Calibration test tone not present (Port 7).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort8CalToneNotPresentFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.288
Calibration test tone not present (Port 8).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort1RevLowFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.289
Reverse CATV cable RF loss too high (Port 1).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort2RevLowFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.290
Reverse CATV cable RF loss too high (Port 2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort3RevLowFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.291
Reverse CATV cable RF loss too high (Port 3).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort4RevLowFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.292
Reverse CATV cable RF loss too high (Port 4).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort5RevLowFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.293
Reverse CATV cable RF loss too high (Port 5).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort6RevLowFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.294
Reverse CATV cable RF loss too high (Port 6).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort7RevLowFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.295
Reverse CATV cable RF loss too high (Port 7).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort8RevLowFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.296
Reverse CATV cable RF loss too high (Port 8).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort1RevHighFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.297
Reverse CATV cable RF loss too high (Port 1).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort2RevHighFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.298
Reverse CATV cable RF loss too high (Port 2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort3RevHighFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.299
Reverse CATV cable RF loss too high (Port 3).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort4RevHighFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.300
Reverse CATV cable RF loss too high (Port 4).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort5RevHighFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.301
Reverse CATV cable RF loss too high (Port 5).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort6RevHighFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.302
Reverse CATV cable RF loss too high (Port 6).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort7RevHighFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.303
Reverse CATV cable RF loss too high (Port 7).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort8RevHighFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.304
Reverse CATV cable RF loss too high (Port 8).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort1RevLowFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.305
Reverse RF path exceeds maximum gain (Port 1).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort2RevLowFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.306
Reverse RF path exceeds maximum gain (Port 2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort3RevLowFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.307
Reverse RF path exceeds maximum gain (Port 3).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort4RevLowFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.308
Reverse RF path exceeds maximum gain (Port 4).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort5RevLowFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.309
Reverse RF path exceeds maximum gain (Port 5).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort6RevLowFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.310
Reverse RF path exceeds maximum gain (Port 6).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort7RevLowFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.311
Reverse RF path exceeds maximum gain (Port 7).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort8RevLowFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.312
Reverse RF path exceeds maximum gain (Port 8).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort1RevHighFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.313
Reverse RF path exceeds maximum gain (Port 1).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort2RevHighFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.314
Reverse RF path exceeds maximum gain (Port 2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort3RevHighFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.315
Reverse RF path exceeds maximum gain (Port 3).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort4RevHighFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.316
Reverse RF path exceeds maximum gain (Port 4).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort5RevHighFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.317
Reverse RF path exceeds maximum gain (Port 5).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort6RevHighFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.318
Reverse RF path exceeds maximum gain (Port 6).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort7RevHighFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.319
Reverse RF path exceeds maximum gain (Port 7).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort8RevHighFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.320
Reverse RF path exceeds maximum gain (Port 8).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort1FwdCurrentHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.321
Forward CATV cable current exceeds specification (Port 1).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort2FwdCurrentHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.322
Forward CATV cable current exceeds specification (Port 2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort3FwdCurrentHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.323
Forward CATV cable current exceeds specification (Port 3).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort4FwdCurrentHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.324
Forward CATV cable current exceeds specification (Port 4).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort5FwdCurrentHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.325
Forward CATV cable current exceeds specification (Port 5).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort6FwdCurrentHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.326
Forward CATV cable current exceeds specification (Port 6).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort7FwdCurrentHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.327
Forward CATV cable current exceeds specification (Port 7).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort8FwdCurrentHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.328
Forward CATV cable current exceeds specification (Port 8).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort1RevCurrentHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.329
Reverse CATV cable current exceeds specification (Port 1).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort2RevCurrentHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.330
Reverse CATV cable current exceeds specification (Port 2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort3RevCurrentHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.331
Reverse CATV cable current exceeds specification (Port 3).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort4RevCurrentHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.332
Reverse CATV cable current exceeds specification (Port 4).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort5RevCurrentHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.333
Reverse CATV cable current exceeds specification (Port 5).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort6RevCurrentHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.334
Reverse CATV cable current exceeds specification (Port 6).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort7RevCurrentHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.335
Reverse CATV cable current exceeds specification (Port 7).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuPort8RevCurrentHighFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.336
Reverse CATV cable current exceeds specification (Port 8).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette1HighTempFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.337
Power Supply Unit temperature above operating limit (Power Rectifier Module #1).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette1OutputBadFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.338
Power Supply Unit output voltage outside specification (Power Rectifier Module #1).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette1Fan1Fault 1.3.6.1.4.1.2014.20.1.1.100.1.0.339
Power Supply Unit fan #1 not functioning (Power Rectifier Module #1).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette1Fan2Fault 1.3.6.1.4.1.2014.20.1.1.100.1.0.340
Power Supply Unit fan #2 not functioning (Power Rectifier Module #1).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette1Fan3Fault 1.3.6.1.4.1.2014.20.1.1.100.1.0.341
Power Supply Unit fan #3 not functioning (Power Rectifier Module #1).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette1Unused 1.3.6.1.4.1.2014.20.1.1.100.1.0.342
Power Rectifier Module is present but not powered on.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette1HighLoadingFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.344
Power Supply Unit load high (Power Rectifier Module #1).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette2HighTempFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.345
Power Supply Unit temperature above operating limit (Power Rectifier Module #2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette2OutputBadFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.346
Power Supply Unit output voltage outside specification (Power Rectifier Module #2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette2Fan1Fault 1.3.6.1.4.1.2014.20.1.1.100.1.0.347
Power Supply Unit fan #1 not functioning (Power Rectifier Module #2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette2Fan2Fault 1.3.6.1.4.1.2014.20.1.1.100.1.0.348
Power Supply Unit fan #2 not functioning (Power Rectifier Module #2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette2Fan3Fault 1.3.6.1.4.1.2014.20.1.1.100.1.0.349
Power Supply Unit fan #3 not functioning (Power Rectifier Module #2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette2Unused 1.3.6.1.4.1.2014.20.1.1.100.1.0.350
Power Rectifier Module is present but not powered on.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette2HighLoadingFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.352
Power Supply Unit load high (Power Rectifier Module #2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette3HighTempFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.353
Power Supply Unit temperature above operating limit (Power Rectifier Module #3).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette3OutputBadFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.354
Power Supply Unit output voltage outside specification (Power Rectifier Module #3).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette3Fan1Fault 1.3.6.1.4.1.2014.20.1.1.100.1.0.355
Power Supply Unit fan #1 not functioning (Power Rectifier Module #3).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette3Fan2Fault 1.3.6.1.4.1.2014.20.1.1.100.1.0.356
Power Supply Unit fan #2 not functioning (Power Rectifier Module #3).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette3Fan3Fault 1.3.6.1.4.1.2014.20.1.1.100.1.0.357
Power Supply Unit fan #3 not functioning (Power Rectifier Module #3).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette3Unused 1.3.6.1.4.1.2014.20.1.1.100.1.0.358
Power Rectifier Module is present but not powered on.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsIfeuCassette3HighLoadingFault 1.3.6.1.4.1.2014.20.1.1.100.1.0.360
Power Supply Unit load high (Power Rectifier Module #3).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPowerUpResetFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.1
Unit was power-cycled.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauHwResetFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.2
Unit was rebooted.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauWatchdogResetFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.3
Software error occurred and recovered.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauSwResetFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.4
Software reset occurred and recovered.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauExternalResetFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.5
Microprocessor reset occurred and recovered.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBrownoutResetFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.6
Hardware error occurred and recovered.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauFwDnldFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.7
Firmware download occurred successfully.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauMemoryErrorFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.8
Firmware download failed checksum. Reverted to previous firmware version.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauRevLowFreqPilotFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.9
Hardware fault (Reverse Pilot, Low Frequency).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauRevHighFreqPilotFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.10
Hardware fault (Reverse Pilot, High Frequency).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauRfCableDisconnect1Fault 1.3.6.1.4.1.2014.20.1.1.100.2.0.11
External RF SMA cable 1 disconnected.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauRfCableDisconnect2Fault 1.3.6.1.4.1.2014.20.1.1.100.2.0.12
External RF SMA cable 2 disconnected (Future tri-band units).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauAntennaDisconnectPort1Fault 1.3.6.1.4.1.2014.20.1.1.100.2.0.13
Antenna disconnected (Band 1).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauAntennaDisconnectPort2Fault 1.3.6.1.4.1.2014.20.1.1.100.2.0.14
Antenna disconnected (Band 2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauSoftwareIncompatibilityFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.17
Firmware incompatible with system.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauIncompatibleBandsFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.18
RAU frequencies not compatible with configured DART links.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauDcVoltageLowFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.19
RAU input voltage below specified limit.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauUnitComandedLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.20
RAU commanded out-of-service by user.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauUnitFaultLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.21
RAU commanded shutdown due to major alarm in a unit that is upstream (closer to the Host).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauCantPowerUpSrauFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.22
DC Voltage too low to power up SRAUs.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1AFwdPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.25
Hardware fault (Forward RF Path PLL).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2AFwdPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.26
Hardware fault (Forward RF Path PLL).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3AFwdPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.27
Hardware fault (Forward RF Path PLL).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1BFwdPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.28
Hardware fault (Forward RF Path PLL).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2BFwdPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.29
Hardware fault (Forward RF Path PLL).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3BFwdPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.30
Hardware fault (Forward RF Path PLL).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1ARevPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.33
Hardware fault (Reverse RF Path PLL).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2ARevPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.34
Hardware fault (Reverse RF Path PLL).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3ARevPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.35
Hardware fault (Reverse RF Path PLL).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1BRevPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.36
Hardware fault (Reverse RF Path PLL).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2BRevPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.37
Hardware fault (Reverse RF Path PLL).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3BRevPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.38
Hardware fault (Reverse RF Path PLL).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1AFwdPowerAmpFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.41
Hardware fault (Power Amplifier).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2AFwdPowerAmpFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.42
Hardware fault (Power Amplifier).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3AFwdPowerAmpFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.43
Hardware fault (Power Amplifier).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1BFwdPowerAmpFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.44
Hardware fault (Power Amplifier).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2BFwdPowerAmpFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.45
Hardware fault (Power Amplifier).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3BFwdPowerAmpFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.46
Hardware fault (Power Amplifier).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1ABandCommandedLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.49
Band commanded out-of-service by user.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2ABandCommandedLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.50
Band commanded out-of-service by user.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3ABandCommandedLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.51
Band commanded out-of-service by user.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1BBandCommandedLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.52
Band commanded out-of-service by user.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2BBandCommandedLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.53
Band commanded out-of-service by user.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3BBandCommandedLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.54
Band commanded out-of-service by user.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1ABandFaultLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.57
Band commanded shutdown due to major alarm in a unit that is upstream (closer to the Host).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2ABandFaultLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.58
Band commanded shutdown due to major alarm in a unit that is upstream (closer to the Host).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3ABandFaultLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.59
Band commanded shutdown due to major alarm in a unit that is upstream (closer to the Host).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1BBandFaultLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.60
Band commanded shutdown due to major alarm in a unit that is upstream (closer to the Host).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2BBandFaultLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.61
Band commanded shutdown due to major alarm in a unit that is upstream (closer to the Host).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3BBandFaultLockoutFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.62
Band commanded shutdown due to major alarm in a unit that is upstream (closer to the Host).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort1DisconnectFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.129
SRAU disconnected from port 1 of MRAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort2DisconnectFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.130
SRAU disconnected from port 2 of MRAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort3DisconnectFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.131
SRAU disconnected from port 3 of MRAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort1NoCommsFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.137
MRAU unable to communicate with SRAU on port 1.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort2NoCommsFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.138
MRAU unable to communicate with SRAU on port 2.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort3NoCommsFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.139
MRAU unable to communicate with SRAU on port 3.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort1ShortFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.145
Possible electrical short in the CATV cable, or SRAU problem.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort2ShortFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.146
Possible electrical short in the coax cable, or SRAU problem.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort3ShortFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.147
Possible electrical short in the coax cable, or SRAU problem.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort1TripFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.153
SRAU on port 1 drawing too much current.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort2TripFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.154
SRAU on port 2 drawing too much current.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort3TripFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.155
SRAU on port 3 drawing too much current.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort1FwdRevCoaxMisPairedFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.161
Port 1 forward/reverse CATV cables not paired correctly.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort2FwdRevCoaxMisPairedFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.162
Port 2 forward/reverse CATV cables not paired correctly.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort3FwdRevCoaxMisPairedFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.163
Port 3 forward/reverse CATV cables not paired correctly.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort1InvalidUnitTypeFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.169
The unit connected to port 1 is not an SRAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort2InvalidUnitTypeFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.170
The unit connected to port 2 is not an SRAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauPort3InvalidUnitTypeFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.171
The unit connected to port 3 is not an SRAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauNoCommsFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.257
No communications from IFEU or MRAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauHighTempFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.258
RAU temperature above operating limit.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauFwdLowFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.259
Forward CATV cable RF loss too high.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauFwdHighFreqPilotLowFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.260
Forward CATV cable RF loss too high.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauFwdLowFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.261
Forward RF path exceeds maximum gain.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauFwdHighFreqPilotHighFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.262
Forward RF path exceeds maximum gain.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauRevFdFailureFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.263
Reverse RF path problem in the MRAU. Unable to complete reverse system end-to-end test.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauUnknownHwIdFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.264
Unable to determine RAU hardware configuration.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauRfCable1DisconnectFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.267
External RF SMA cable 1 disconnected.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauRfCable2DisconnectFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.268
External RF SMA cable 2 disconnected (Future tri-band units).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauAntennaPort1DisconnectFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.269
Antenna disconnected (Band 1).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauAntennaPort2DisconnectFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.270
Antenna disconnected (Band 2).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauSystemOperationSuspendedFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.272
System operation suspended (freeze mode).
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1ASysTestRequiredFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.273
System test has not been executed on this RF band.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2ASysTestRequiredFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.274
System test has not been executed on this RF band.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3ASysTestRequiredFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.275
System test has not been executed on this RF band.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1BSysTestRequiredFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.276
System test has not been executed on this RF band.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2BSysTestRequiredFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.277
System test has not been executed on this RF band.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3BSysTestRequiredFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.278
System test has not been executed on this RF band.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1AFwdSysTestNotCompletedFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.281
System end-to-end test failed on forward path.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2AFwdSysTestNotCompletedFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.282
System end-to-end test failed on forward path.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3AFwdSysTestNotCompletedFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.283
System end-to-end test failed on forward path.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1BFwdSysTestNotCompletedFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.284
System end-to-end test failed on forward path.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2BFwdSysTestNotCompletedFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.285
System end-to-end test failed on forward path.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3BFwdSysTestNotCompletedFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.286
System end-to-end test failed on forward path.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1ARevPathFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.289
System end-to-end test failed on reverse path.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2ARevPathFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.290
System end-to-end test failed on reverse path.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3ARevPathFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.291
System end-to-end test failed on reverse path.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1BRevPathFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.292
System end-to-end test failed on reverse path.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2BRevPathFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.293
System end-to-end test failed on reverse path.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3BRevPathFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.294
System end-to-end test failed on reverse path.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1ARevFdPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.297
Unable to generate reverse test tone.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2ARevFdPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.298
Unable to generate reverse test tone.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3ARevFdPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.299
Unable to generate reverse test tone.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1BRevFdPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.300
Unable to generate reverse test tone.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2BRevFdPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.301
Unable to generate reverse test tone.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3BRevFdPllUnlockFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.302
Unable to generate reverse test tone.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1AFwdSysTestBlockedFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.305
Unable to execute FWD system test due to detection of external signal in the same band at the RAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2AFwdSysTestBlockedFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.306
Unable to execute FWD system test due to detection of external signal in the same band at the RAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3AFwdSysTestBlockedFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.307
Unable to execute FWD system test due to detection of external signal in the same band at the RAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath1BFwdSysTestBlockedFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.308
Unable to execute FWD system test due to detection of external signal in the same band at the RAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath2BFwdSysTestBlockedFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.309
Unable to execute FWD system test due to detection of external signal in the same band at the RAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsRauBandPath3BFwdSysTestBlockedFault 1.3.6.1.4.1.2014.20.1.1.100.2.0.310
Unable to execute FWD system test due to detection of external signal in the same band at the RAU.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

irsMIBCompliances 1.3.6.1.4.1.2014.20.1.1.200.1
OBJECT IDENTIFIER    

irsMIBGroups 1.3.6.1.4.1.2014.20.1.1.200.2
OBJECT IDENTIFIER    

irsBasicCompliance 1.3.6.1.4.1.2014.20.1.1.200.1.1
The compliance statement for InterReach Spectrum entities which implement the ADC-INTERREACH-SPECTRUM-MIB.
Status: current Access: accessible-for-notify
MODULE-COMPLIANCE    

irsUnitObjectsGroup 1.3.6.1.4.1.2014.20.1.1.200.2.1
A collection of objects providing unit related instrumentation and control of an agent.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

irsNotificationObjectsGroup 1.3.6.1.4.1.2014.20.1.1.200.2.2
This is the minimum set of objects required in order to support the irsNotificationObjects group.
Status: current Access: accessible-for-notify
OBJECT-GROUP    

irsNotificationsGroup 1.3.6.1.4.1.2014.20.1.1.200.2.3
A collection of notifications.
Status: current Access: accessible-for-notify
NOTIFICATION-GROUP