public static enum NorthboundAlarm.x733ProbableCause extends Enum<NorthboundAlarm.x733ProbableCause>
Enum Constant and 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.
|
Modifier and Type | Method and 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.
|
public static final NorthboundAlarm.x733ProbableCause other
public static final NorthboundAlarm.x733ProbableCause adapterError
public static final NorthboundAlarm.x733ProbableCause applicationSubsystemFailure
public static final NorthboundAlarm.x733ProbableCause bandwidthReduced
public static final NorthboundAlarm.x733ProbableCause callEstablishmentError
public static final NorthboundAlarm.x733ProbableCause communicationsProtocolError
public static final NorthboundAlarm.x733ProbableCause communicationsSubsystemFailure
public static final NorthboundAlarm.x733ProbableCause configurationOrCustomizationError
public static final NorthboundAlarm.x733ProbableCause congestion
public static final NorthboundAlarm.x733ProbableCause corruptData
public static final NorthboundAlarm.x733ProbableCause cpuCyclesLimitExceeded
public static final NorthboundAlarm.x733ProbableCause dataSetOrModemError
public static final NorthboundAlarm.x733ProbableCause degradedSignal
public static final NorthboundAlarm.x733ProbableCause dteDceInterfaceError
public static final NorthboundAlarm.x733ProbableCause enclosureDoorOpen
public static final NorthboundAlarm.x733ProbableCause equipmentMalfunction
public static final NorthboundAlarm.x733ProbableCause excessiveVibration
public static final NorthboundAlarm.x733ProbableCause fileError
public static final NorthboundAlarm.x733ProbableCause fireDetected
public static final NorthboundAlarm.x733ProbableCause floodDetected
public static final NorthboundAlarm.x733ProbableCause framingError
public static final NorthboundAlarm.x733ProbableCause heatingVentCoolingSystemProblem
public static final NorthboundAlarm.x733ProbableCause humidityUnacceptable
public static final NorthboundAlarm.x733ProbableCause inputOutputDeviceError
public static final NorthboundAlarm.x733ProbableCause inputDeviceError
public static final NorthboundAlarm.x733ProbableCause lanError
public static final NorthboundAlarm.x733ProbableCause leakDetected
public static final NorthboundAlarm.x733ProbableCause localNodeTransmissionError
public static final NorthboundAlarm.x733ProbableCause lossOfFrame
public static final NorthboundAlarm.x733ProbableCause lossOfSignal
public static final NorthboundAlarm.x733ProbableCause materialSupplyExhausted
public static final NorthboundAlarm.x733ProbableCause multiplexerProblem
public static final NorthboundAlarm.x733ProbableCause outOfMemory
public static final NorthboundAlarm.x733ProbableCause outputDeviceError
public static final NorthboundAlarm.x733ProbableCause performanceDegraded
public static final NorthboundAlarm.x733ProbableCause powerProblem
public static final NorthboundAlarm.x733ProbableCause pressureUnacceptable
public static final NorthboundAlarm.x733ProbableCause processorProblem
public static final NorthboundAlarm.x733ProbableCause pumpFailure
public static final NorthboundAlarm.x733ProbableCause queueSizeExceeded
public static final NorthboundAlarm.x733ProbableCause receiveFailure
public static final NorthboundAlarm.x733ProbableCause receiverFailure
public static final NorthboundAlarm.x733ProbableCause remoteNodeTransmissionError
public static final NorthboundAlarm.x733ProbableCause resourceAtOrNearingCapacity
public static final NorthboundAlarm.x733ProbableCause responseTimeExecessive
public static final NorthboundAlarm.x733ProbableCause retransmissionRateExcessive
public static final NorthboundAlarm.x733ProbableCause softwareError
public static final NorthboundAlarm.x733ProbableCause softwareProgramAbnormallyTerminated
public static final NorthboundAlarm.x733ProbableCause softwareProgramError
public static final NorthboundAlarm.x733ProbableCause storageCapacityProblem
public static final NorthboundAlarm.x733ProbableCause temperatureUnacceptable
public static final NorthboundAlarm.x733ProbableCause thresholdCrossed
public static final NorthboundAlarm.x733ProbableCause timingProblem
public static final NorthboundAlarm.x733ProbableCause toxicLeakDetected
public static final NorthboundAlarm.x733ProbableCause transmitFailure
public static final NorthboundAlarm.x733ProbableCause transmitterFailure
public static final NorthboundAlarm.x733ProbableCause underlyingResourceUnavailable
public static final NorthboundAlarm.x733ProbableCause versionMismatch
public static final NorthboundAlarm.x733ProbableCause authenticationFailure
public static final NorthboundAlarm.x733ProbableCause breachOfConfidentiality
public static final NorthboundAlarm.x733ProbableCause cableTamper
public static final NorthboundAlarm.x733ProbableCause delayedInformation
public static final NorthboundAlarm.x733ProbableCause denialOfService
public static final NorthboundAlarm.x733ProbableCause duplicateInformation
public static final NorthboundAlarm.x733ProbableCause informationMissing
public static final NorthboundAlarm.x733ProbableCause informationModificationDetected
public static final NorthboundAlarm.x733ProbableCause informationOutOfSequence
public static final NorthboundAlarm.x733ProbableCause intrusionDetection
public static final NorthboundAlarm.x733ProbableCause keyExpired
public static final NorthboundAlarm.x733ProbableCause nonRepudiationFailure
public static final NorthboundAlarm.x733ProbableCause outOfHoursActivity
public static final NorthboundAlarm.x733ProbableCause outOfService
public static final NorthboundAlarm.x733ProbableCause proceduralError
public static final NorthboundAlarm.x733ProbableCause unauthorizedAccessAttempt
public static final NorthboundAlarm.x733ProbableCause unexpectedInformation
public static NorthboundAlarm.x733ProbableCause[] values()
for (NorthboundAlarm.x733ProbableCause c : NorthboundAlarm.x733ProbableCause.values()) System.out.println(c);
public static NorthboundAlarm.x733ProbableCause valueOf(String name)
name
- the name of the enum constant to be returned.IllegalArgumentException
- if this enum type has no constant with the specified nameNullPointerException
- if the argument is nullpublic int getId()
public String getLabel()
public static NorthboundAlarm.x733ProbableCause get(String label)
label
- the labelpublic static NorthboundAlarm.x733ProbableCause get(int id)
id
- the idCopyright © 2021. All rights reserved.