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
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 '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'
Syntax
- Source
- ITU-ALARM-TC-MIBItuPerceivedSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | cleared |
2 | indeterminate |
3 | critical |
4 | major |
5 | minor |
6 | warning |
Conformance
Member of