highSeverity

RPS-SC300-MIB · .1.3.6.1.4.1.1918.2.14.10.90.10.30.1.141

Object

column r/w AlarmSeverity
The severity level associated with the alarm. Control alarms are not displayed, although any configured digital outputs are still activated.

Context

MIB
RPS-SC300-MIB
OID
.1.3.6.1.4.1.1918.2.14.10.90.10.30.1.141
Type
column
Access
readwrite
Status
current
Parent
analogInputEntry
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 'RPS-SC300-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RPS-SC300-MIB::highSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'RPS-SC300-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RPS-SC300-MIB::highSeverity.<analogInputIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RPS-SC300-MIB' -M '/opt/observium/mibs/eaton:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RPS-SC300-MIB::highSeverity'

Syntax

Source
AlarmSeverity
Base type
Enumeration

Values & Constraints

Type Values
0disabled
1critical
2major
3minor
4warning
5control

Conformance