Package org.opennms.netmgt.alarmd.api
Enum NorthboundAlarm.x733ProbableCause
- java.lang.Object
-
- java.lang.Enum<NorthboundAlarm.x733ProbableCause>
-
- org.opennms.netmgt.alarmd.api.NorthboundAlarm.x733ProbableCause
-
- All Implemented Interfaces:
Serializable
,Comparable<NorthboundAlarm.x733ProbableCause>
- Enclosing class:
- NorthboundAlarm
public static enum NorthboundAlarm.x733ProbableCause extends Enum<NorthboundAlarm.x733ProbableCause>
The Enumeration x733ProbableCause.
-
-
Enum Constant Summary
Enum Constants Enum Constant Description adapterError
The adapter error.applicationSubsystemFailure
The application subsystem failure.authenticationFailure
The authentication failure.bandwidthReduced
The bandwidth reduced.breachOfConfidentiality
The breach of confidentiality.cableTamper
The cable tamper.callEstablishmentError
The call establishment error.communicationsProtocolError
The communications protocol error.communicationsSubsystemFailure
The communications subsystem failure.configurationOrCustomizationError
The configuration or customization error.congestion
The congestion.corruptData
The corrupt data.cpuCyclesLimitExceeded
The cpu cycles limit exceeded.dataSetOrModemError
The data set or modem error.degradedSignal
The degraded signal.delayedInformation
The delayed information.denialOfService
The denial of service.dteDceInterfaceError
The DTE/DCE interface error.duplicateInformation
The duplicate information.enclosureDoorOpen
The enclosure door open.equipmentMalfunction
The equipment malfunction.excessiveVibration
The excessive vibration.fileError
The file error.fireDetected
The fire detected.floodDetected
The flood detected.framingError
The framing error.heatingVentCoolingSystemProblem
The heating vent cooling system problem.humidityUnacceptable
The humidity unacceptable.informationMissing
The information missing.informationModificationDetected
The information modification detected.informationOutOfSequence
The information out of sequence.inputDeviceError
The input device error.inputOutputDeviceError
The input output device error.intrusionDetection
The intrusion detection.keyExpired
The key expired.lanError
The LAN error.leakDetected
The leak detected.localNodeTransmissionError
The local node transmission error.lossOfFrame
The loss of frame.lossOfSignal
The loss of signal.materialSupplyExhausted
The material supply exhausted.multiplexerProblem
The multiplexer problem.nonRepudiationFailure
The non repudiation failure.other
The other.outOfHoursActivity
The out of hours activity.outOfMemory
The out of memory.outOfService
The out of service.outputDeviceError
The output device error.performanceDegraded
The performance degraded.powerProblem
The power problem.pressureUnacceptable
The pressure unacceptable.proceduralError
The procedural error.processorProblem
The processor problem.pumpFailure
The pump failure.queueSizeExceeded
The queue size exceeded.receiveFailure
The receive failure.receiverFailure
The receiver failure.remoteNodeTransmissionError
The remote node transmission error.resourceAtOrNearingCapacity
The resource at or nearing capacity.responseTimeExecessive
The response time excessive.retransmissionRateExcessive
The retransmission rate excessive.softwareError
The software error.softwareProgramAbnormallyTerminated
The software program abnormally terminated.softwareProgramError
The software program error.storageCapacityProblem
The storage capacity problem.temperatureUnacceptable
The temperature unacceptable.thresholdCrossed
The threshold crossed.timingProblem
The timing problem.toxicLeakDetected
The toxic leak detected.transmitFailure
The transmit failure.transmitterFailure
The transmitter failure.unauthorizedAccessAttempt
The unauthorized access attempt.underlyingResourceUnavailable
The underlying resource unavailable.unexpectedInformation
The unexpected information.versionMismatch
The version mismatch.
-
Method Summary
All Methods Static Methods Instance Methods Concrete Methods Modifier and Type Method Description static NorthboundAlarm.x733ProbableCause
get(int id)
Return an x733ProbableCause by ID.static NorthboundAlarm.x733ProbableCause
get(String label)
This get returns the x733ProbableCause matching the requested label.int
getId()
Gets the ID.String
getLabel()
Gets the label.static NorthboundAlarm.x733ProbableCause
valueOf(String name)
Returns the enum constant of this type with the specified name.static NorthboundAlarm.x733ProbableCause[]
values()
Returns an array containing the constants of this enum type, in the order they are declared.
-
-
-
Enum Constant Detail
-
other
public static final NorthboundAlarm.x733ProbableCause other
The other.
-
adapterError
public static final NorthboundAlarm.x733ProbableCause adapterError
The adapter error.
-
applicationSubsystemFailure
public static final NorthboundAlarm.x733ProbableCause applicationSubsystemFailure
The application subsystem failure.
-
bandwidthReduced
public static final NorthboundAlarm.x733ProbableCause bandwidthReduced
The bandwidth reduced.
-
callEstablishmentError
public static final NorthboundAlarm.x733ProbableCause callEstablishmentError
The call establishment error.
-
communicationsProtocolError
public static final NorthboundAlarm.x733ProbableCause communicationsProtocolError
The communications protocol error.
-
communicationsSubsystemFailure
public static final NorthboundAlarm.x733ProbableCause communicationsSubsystemFailure
The communications subsystem failure.
-
configurationOrCustomizationError
public static final NorthboundAlarm.x733ProbableCause configurationOrCustomizationError
The configuration or customization error.
-
congestion
public static final NorthboundAlarm.x733ProbableCause congestion
The congestion.
-
corruptData
public static final NorthboundAlarm.x733ProbableCause corruptData
The corrupt data.
-
cpuCyclesLimitExceeded
public static final NorthboundAlarm.x733ProbableCause cpuCyclesLimitExceeded
The cpu cycles limit exceeded.
-
dataSetOrModemError
public static final NorthboundAlarm.x733ProbableCause dataSetOrModemError
The data set or modem error.
-
degradedSignal
public static final NorthboundAlarm.x733ProbableCause degradedSignal
The degraded signal.
-
dteDceInterfaceError
public static final NorthboundAlarm.x733ProbableCause dteDceInterfaceError
The DTE/DCE interface error.
-
enclosureDoorOpen
public static final NorthboundAlarm.x733ProbableCause enclosureDoorOpen
The enclosure door open.
-
equipmentMalfunction
public static final NorthboundAlarm.x733ProbableCause equipmentMalfunction
The equipment malfunction.
-
excessiveVibration
public static final NorthboundAlarm.x733ProbableCause excessiveVibration
The excessive vibration.
-
fileError
public static final NorthboundAlarm.x733ProbableCause fileError
The file error.
-
fireDetected
public static final NorthboundAlarm.x733ProbableCause fireDetected
The fire detected.
-
floodDetected
public static final NorthboundAlarm.x733ProbableCause floodDetected
The flood detected.
-
framingError
public static final NorthboundAlarm.x733ProbableCause framingError
The framing error.
-
heatingVentCoolingSystemProblem
public static final NorthboundAlarm.x733ProbableCause heatingVentCoolingSystemProblem
The heating vent cooling system problem.
-
humidityUnacceptable
public static final NorthboundAlarm.x733ProbableCause humidityUnacceptable
The humidity unacceptable.
-
inputOutputDeviceError
public static final NorthboundAlarm.x733ProbableCause inputOutputDeviceError
The input output device error.
-
inputDeviceError
public static final NorthboundAlarm.x733ProbableCause inputDeviceError
The input device error.
-
lanError
public static final NorthboundAlarm.x733ProbableCause lanError
The LAN error.
-
leakDetected
public static final NorthboundAlarm.x733ProbableCause leakDetected
The leak detected.
-
localNodeTransmissionError
public static final NorthboundAlarm.x733ProbableCause localNodeTransmissionError
The local node transmission error.
-
lossOfFrame
public static final NorthboundAlarm.x733ProbableCause lossOfFrame
The loss of frame.
-
lossOfSignal
public static final NorthboundAlarm.x733ProbableCause lossOfSignal
The loss of signal.
-
materialSupplyExhausted
public static final NorthboundAlarm.x733ProbableCause materialSupplyExhausted
The material supply exhausted.
-
multiplexerProblem
public static final NorthboundAlarm.x733ProbableCause multiplexerProblem
The multiplexer problem.
-
outOfMemory
public static final NorthboundAlarm.x733ProbableCause outOfMemory
The out of memory.
-
outputDeviceError
public static final NorthboundAlarm.x733ProbableCause outputDeviceError
The output device error.
-
performanceDegraded
public static final NorthboundAlarm.x733ProbableCause performanceDegraded
The performance degraded.
-
powerProblem
public static final NorthboundAlarm.x733ProbableCause powerProblem
The power problem.
-
pressureUnacceptable
public static final NorthboundAlarm.x733ProbableCause pressureUnacceptable
The pressure unacceptable.
-
processorProblem
public static final NorthboundAlarm.x733ProbableCause processorProblem
The processor problem.
-
pumpFailure
public static final NorthboundAlarm.x733ProbableCause pumpFailure
The pump failure.
-
queueSizeExceeded
public static final NorthboundAlarm.x733ProbableCause queueSizeExceeded
The queue size exceeded.
-
receiveFailure
public static final NorthboundAlarm.x733ProbableCause receiveFailure
The receive failure.
-
receiverFailure
public static final NorthboundAlarm.x733ProbableCause receiverFailure
The receiver failure.
-
remoteNodeTransmissionError
public static final NorthboundAlarm.x733ProbableCause remoteNodeTransmissionError
The remote node transmission error.
-
resourceAtOrNearingCapacity
public static final NorthboundAlarm.x733ProbableCause resourceAtOrNearingCapacity
The resource at or nearing capacity.
-
responseTimeExecessive
public static final NorthboundAlarm.x733ProbableCause responseTimeExecessive
The response time excessive.
-
retransmissionRateExcessive
public static final NorthboundAlarm.x733ProbableCause retransmissionRateExcessive
The retransmission rate excessive.
-
softwareError
public static final NorthboundAlarm.x733ProbableCause softwareError
The software error.
-
softwareProgramAbnormallyTerminated
public static final NorthboundAlarm.x733ProbableCause softwareProgramAbnormallyTerminated
The software program abnormally terminated.
-
softwareProgramError
public static final NorthboundAlarm.x733ProbableCause softwareProgramError
The software program error.
-
storageCapacityProblem
public static final NorthboundAlarm.x733ProbableCause storageCapacityProblem
The storage capacity problem.
-
temperatureUnacceptable
public static final NorthboundAlarm.x733ProbableCause temperatureUnacceptable
The temperature unacceptable.
-
thresholdCrossed
public static final NorthboundAlarm.x733ProbableCause thresholdCrossed
The threshold crossed.
-
timingProblem
public static final NorthboundAlarm.x733ProbableCause timingProblem
The timing problem.
-
toxicLeakDetected
public static final NorthboundAlarm.x733ProbableCause toxicLeakDetected
The toxic leak detected.
-
transmitFailure
public static final NorthboundAlarm.x733ProbableCause transmitFailure
The transmit failure.
-
transmitterFailure
public static final NorthboundAlarm.x733ProbableCause transmitterFailure
The transmitter failure.
-
underlyingResourceUnavailable
public static final NorthboundAlarm.x733ProbableCause underlyingResourceUnavailable
The underlying resource unavailable.
-
versionMismatch
public static final NorthboundAlarm.x733ProbableCause versionMismatch
The version mismatch.
-
authenticationFailure
public static final NorthboundAlarm.x733ProbableCause authenticationFailure
The authentication failure.
-
breachOfConfidentiality
public static final NorthboundAlarm.x733ProbableCause breachOfConfidentiality
The breach of confidentiality.
-
cableTamper
public static final NorthboundAlarm.x733ProbableCause cableTamper
The cable tamper.
-
delayedInformation
public static final NorthboundAlarm.x733ProbableCause delayedInformation
The delayed information.
-
denialOfService
public static final NorthboundAlarm.x733ProbableCause denialOfService
The denial of service.
-
duplicateInformation
public static final NorthboundAlarm.x733ProbableCause duplicateInformation
The duplicate information.
-
informationMissing
public static final NorthboundAlarm.x733ProbableCause informationMissing
The information missing.
-
informationModificationDetected
public static final NorthboundAlarm.x733ProbableCause informationModificationDetected
The information modification detected.
-
informationOutOfSequence
public static final NorthboundAlarm.x733ProbableCause informationOutOfSequence
The information out of sequence.
-
intrusionDetection
public static final NorthboundAlarm.x733ProbableCause intrusionDetection
The intrusion detection.
-
keyExpired
public static final NorthboundAlarm.x733ProbableCause keyExpired
The key expired.
-
nonRepudiationFailure
public static final NorthboundAlarm.x733ProbableCause nonRepudiationFailure
The non repudiation failure.
-
outOfHoursActivity
public static final NorthboundAlarm.x733ProbableCause outOfHoursActivity
The out of hours activity.
-
outOfService
public static final NorthboundAlarm.x733ProbableCause outOfService
The out of service.
-
proceduralError
public static final NorthboundAlarm.x733ProbableCause proceduralError
The procedural error.
-
unauthorizedAccessAttempt
public static final NorthboundAlarm.x733ProbableCause unauthorizedAccessAttempt
The unauthorized access attempt.
-
unexpectedInformation
public static final NorthboundAlarm.x733ProbableCause unexpectedInformation
The unexpected information.
-
-
Method Detail
-
values
public static NorthboundAlarm.x733ProbableCause[] values()
Returns an array containing the constants of this enum type, in the order they are declared. This method may be used to iterate over the constants as follows:for (NorthboundAlarm.x733ProbableCause c : NorthboundAlarm.x733ProbableCause.values()) System.out.println(c);
- Returns:
- an array containing the constants of this enum type, in the order they are declared
-
valueOf
public static NorthboundAlarm.x733ProbableCause valueOf(String name)
Returns the enum constant of this type with the specified name. The string must match exactly an identifier used to declare an enum constant in this type. (Extraneous whitespace characters are not permitted.)- Parameters:
name
- the name of the enum constant to be returned.- Returns:
- the enum constant with the specified name
- Throws:
IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is null
-
getId
public int getId()
Gets the ID.- Returns:
- the ID
-
getLabel
public String getLabel()
Gets the label.- Returns:
- the label
-
get
public static NorthboundAlarm.x733ProbableCause get(String label)
This get returns the x733ProbableCause matching the requested label. If a null string is passed, x733ProbablCause.other is returned.- Parameters:
label
- the label- Returns:
- the x733 probable cause
-
get
public static NorthboundAlarm.x733ProbableCause get(int id)
Return an x733ProbableCause by ID.- Parameters:
id
- the id- Returns:
- the x733 probable cause
-
-