alarmLog2Cause
LUM-ALARM-MIB ·
.1.3.6.1.4.1.8708.2.1.2.9.1.1.8
Object
column AlarmProbableCause
The probable cause of the alarm as defined in ITU-T X.733.
Context
- MIB
- LUM-ALARM-MIB
- OID
.1.3.6.1.4.1.8708.2.1.2.9.1.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alarmLog2Entry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'LUM-ALARM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ALARM-MIB::alarmLog2Cause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LUM-ALARM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LUM-ALARM-MIB::alarmLog2Cause.<alarmLog2SeqNumber>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LUM-ALARM-MIB' -M '/opt/observium/mibs/infinera:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LUM-ALARM-MIB::alarmLog2Cause'
Syntax
- Source
- AlarmProbableCause
- Base type
Enumeration
Type Description
Alarm probable cause as defined in ITU-T X.733.
Values & Constraints
Type Values
0 | undefined |
1 | adapterError |
2 | applicationSubsystemFailure |
3 | bandwidthReduced |
4 | callEstablishmentError |
5 | communicationsProtocolError |
6 | communicationsSubsystemFailure |
7 | configurationOrCustomizationError |
8 | congestion |
9 | corruptData |
10 | cpuCyclesLimitExceeded |
11 | dTEdCEInterfaceError |
12 | datasetOrModemError |
13 | degradedSignal |
14 | enclosureDoorOpen |
15 | equipmentMalfunction |
16 | excessiveVibration |
17 | fileError |
18 | fireDetected |
19 | floodDetected |
20 | framingError |
21 | heatingOrVentilationOrCoolingSystemProblem |
22 | humidityUnacceptable |
23 | inputDeviceError |
24 | inputOutputDeviceError |
25 | lANError |
26 | leakDetected |
27 | localNodeTransmissionError |
28 | lossOfFrame |
29 | lossOfSignal |
30 | materialSupplyExhausted |
31 | multiplexerProblem |
32 | outOfMemory |
33 | outputDeviceError |
34 | performanceDegraded |
35 | powerProblem |
36 | pressureUnacceptable |
37 | processorProblem |
38 | pumpFailure |
39 | queueSizeExceeded |
40 | receiveFailure |
41 | receiverFailure |
42 | remoteNodeTransmissionError |
43 | resourceAtOrNearingCapacity |
44 | responseTimeExcessive |
45 | retransmissionRateExcessive |
46 | softwareProgramError |
47 | softwareError |
48 | softwareProgramAbnormallyTerminated |
49 | storageCapacityProblem |
50 | temperatureUnacceptable |
51 | thresholdCrossed |
52 | timingProblem |
53 | toxicLeakDetected |
54 | transmitFailure |
55 | transmitterFailure |
56 | underlyingResourceUnavailable |
57 | versionMismatch |
Conformance
Member of