alarmState

ALPHA-RESOURCE-MIB · .1.3.6.1.4.1.7309.5.2.9.2.1.1

Object

column Unsigned32
Integer representation of the state of the alarm and its priority level.
0 - Normal
1 - Warning
2 - Minor
3 - Major
4 - Critical

Context

MIB
ALPHA-RESOURCE-MIB
OID
.1.3.6.1.4.1.7309.5.2.9.2.1.1
Type
column
Access
readonly
Status
current
Parent
alarmEntry
Groups
1

Walk 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 'ALPHA-RESOURCE-MIB' -M '/opt/observium/mibs/alpha:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALPHA-RESOURCE-MIB::alarmState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALPHA-RESOURCE-MIB' -M '/opt/observium/mibs/alpha:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALPHA-RESOURCE-MIB::alarmState.<componentListType>.<alarmTypeReference>.<componentListReference>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALPHA-RESOURCE-MIB' -M '/opt/observium/mibs/alpha:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALPHA-RESOURCE-MIB::alarmState'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-128

Conformance