alarmLogCause
MSERIES-ALARM-MIB ·
.1.3.6.1.4.1.30826.1.1.3.1.1.13
Object
column MSERIES-TCAlarmProbableCause
The alarm probable cause as defined in ITU-T X.733. undefined (0) adapterError (1) -- Equipment applicationSubsystemFailure (2) -- Processing bandwidthReduced (3) -- Quality of service callEstablishmentError (4) -- Communications communicationsProtocolError (5) -- Communications communicationsSubsystemFailure (6) -- Communications configurationOrCustomizationError (7) -- Processing congestion (8) -- Quality of service corruptData (9) -- Processing cpuCyclesLimitExceeded (10) -- Processing dTEdCEInterfaceError (11) -- Communications datasetOrModemError (12) -- Equipment degradedSignal (13) -- Communications enclosureDoorOpen (14) -- Environmental equipmentMalfunction (15) -- Equipment excessiveVibration (16) -- Environmental fileError (17) -- Processing fireDetected (18) -- Environmental floodDetected (19) -- Environmental framingError (20) -- Communications heatingOrVentilationOrCoolingSystemProblem (21) -- Environmental humidityUnacceptable (22) -- Environmental inputDeviceError (23) -- Equipment inputOutputDeviceError (24) -- Equipment lANError (25) -- Communications leakDetected (26) -- Environmental localNodeTransmissionError (27) -- Communications lossOfFrame (28) -- Communications lossOfSignal (29) -- Communications materialSupplyExhausted (30) -- Environmental multiplexerProblem (31) -- Equipment outOfMemory (32) -- Processing outputDeviceError (33) -- Equipment performanceDegraded (34) -- Quality of service powerProblem (35) -- Equipment pressureUnacceptable (36) -- Environmental processorProblem (37) -- Equipment pumpFailure (38) -- Environmental queueSizeExceeded (39) -- Quality of service receiveFailure (40) -- Equipment receiverFailure (41) -- Equipment remoteNodeTransmissionError (42) -- Communications resourceAtOrNearingCapacity (43) -- Quality of service responseTimeExcessive (44) -- Quality of service retransmissionRateExcessive (45) -- Quality of service softwareProgramError (46) -- Processing softwareError (47) -- Processing softwareProgramAbnormallyTerminated (48) -- Processing storageCapacityProblem (49) -- Processing temperatureUnacceptable (50) -- Environmental thresholdCrossed (51) -- Quality of service timingProblem (52) -- Equipment toxicLeakDetected (53) -- Environmental transmitFailure (54) -- Equipment transmitterFailure (55) -- Equipment underlyingResourceUnavailable (56) -- Processing versionMismatch (57) -- Processing
Context
- MIB
- MSERIES-ALARM-MIB
- OID
.1.3.6.1.4.1.30826.1.1.3.1.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- alarmLogEntry
- 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 'MSERIES-ALARM-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MSERIES-ALARM-MIB::alarmLogCause'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MSERIES-ALARM-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MSERIES-ALARM-MIB::alarmLogCause.<alarmLogIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MSERIES-ALARM-MIB' -M '/opt/observium/mibs/smartoptics:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MSERIES-ALARM-MIB::alarmLogCause'
Syntax
- Source
- MSERIES-TCAlarmProbableCause
- Base type
Enumeration
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