currentAlarmSeverity
NETAPP-STORAGEGRID-MIB ·
.1.3.6.1.4.1.789.28669.1.1.1.5
Object
The severity of the alarm
Context
- MIB
- NETAPP-STORAGEGRID-MIB
- OID
.1.3.6.1.4.1.789.28669.1.1.1.5- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- currentAlarmEntry
- 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 'NETAPP-STORAGEGRID-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-STORAGEGRID-MIB::currentAlarmSeverity'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'NETAPP-STORAGEGRID-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'NETAPP-STORAGEGRID-MIB::currentAlarmSeverity.<currentAlarmSourceId>.<currentAlarmAttrCode>.<currentAlarmAttrIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'NETAPP-STORAGEGRID-MIB' -M '/opt/observium/mibs/netapp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'NETAPP-STORAGEGRID-MIB::currentAlarmSeverity'
Syntax
- Source
- AlarmSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | normal |
2 | notice |
3 | minor |
4 | major |
5 | critical |
Conformance
Member of