aviatAlarmTypeDefaultSeverity

AVIAT-ALARM-REPORTING-MIB · .1.3.6.1.4.1.2509.9.47.2.1.1.5

Object

This object specifies the default severity assigned to
the alarm type by the system. By default, any entity that
raises an alarm of this type will have this level of severity
associated with the alarm instance.
The following ITU-t X.733 severities are supported:
    critical        (3)
    major           (4)
    minor           (5)
    warning         (6)
              
See http://www.iana.org.

Context

MIB
AVIAT-ALARM-REPORTING-MIB
OID
.1.3.6.1.4.1.2509.9.47.2.1.1.5
Type
column
Access
readonly
Status
current
Parent
aviatAlarmTypeEntry
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 'AVIAT-ALARM-REPORTING-MIB' -M '/opt/observium/mibs/aviat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVIAT-ALARM-REPORTING-MIB::aviatAlarmTypeDefaultSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'AVIAT-ALARM-REPORTING-MIB' -M '/opt/observium/mibs/aviat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'AVIAT-ALARM-REPORTING-MIB::aviatAlarmTypeDefaultSeverity.<aviatAlarmTypeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'AVIAT-ALARM-REPORTING-MIB' -M '/opt/observium/mibs/aviat:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'AVIAT-ALARM-REPORTING-MIB::aviatAlarmTypeDefaultSeverity'

Values & Constraints

Type Values
1cleared
2indeterminate
3critical
4major
5minor
6warning

Conformance