eventSeverity
SPECTRA-LOGIC-STRATA-MIB ·
.1.3.6.1.4.1.3478.6.4.1.1
Object
This is the message severity.
Context
- MIB
- SPECTRA-LOGIC-STRATA-MIB
- OID
.1.3.6.1.4.1.3478.6.4.1.1- Type
- scalar
- Access
- notifyonly
- Status
- current
- Parent
- nStrataEvent
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'SPECTRA-LOGIC-STRATA-MIB' -M '/opt/observium/mibs/spectralogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SPECTRA-LOGIC-STRATA-MIB::eventSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SPECTRA-LOGIC-STRATA-MIB' -M '/opt/observium/mibs/spectralogic:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SPECTRA-LOGIC-STRATA-MIB::eventSeverity'
Syntax
- Source
- SpectraLogicStrataEventSeverity
- Base type
Enumeration
Values & Constraints
Type Values
0 | unknown |
1 | ok |
2 | info |
3 | warning |
4 | error |