summaryAlarmStatus
OBS ✓
WESTERMO-WEOS-MIB ·
.1.3.6.1.4.1.16177.2.1.5.2.1
Object
scalar Enumeration
The summaryAlarmStatus reports ''warning'' when at least one
of the configured alarm/event sources reports alarm condition.
WeOS supports an extensive set of alarm/event sources and a
flexible alarm handling framework.
The sources affecting the summaryAlarmStatus are those
configured to affect the unit's status LED, typically
labeled ''ON'' and located on the unit's front panel.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Status
Explore Observium network monitoring
Context
- MIB
- WESTERMO-WEOS-MIB
- OID
.1.3.6.1.4.1.16177.2.1.5.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- eventSystem
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'WESTERMO-WEOS-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WESTERMO-WEOS-MIB::summaryAlarmStatus.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WESTERMO-WEOS-MIB' -M '/opt/observium/mibs/westermo:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WESTERMO-WEOS-MIB::summaryAlarmStatus'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | warning |
2 | ok |