eventSeverity
IPE-COMMON-MIB ·
.1.3.6.1.4.1.119.2.3.69.501.2.1.3.1
Object
scalar SeverityValue
Severity value of notified alarm event.
Context
- MIB
- IPE-COMMON-MIB
- OID
.1.3.6.1.4.1.119.2.3.69.501.2.1.3.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- ipeTrapAlarmVars
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 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPE-COMMON-MIB::eventSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPE-COMMON-MIB' -M '/opt/observium/mibs/nec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPE-COMMON-MIB::eventSeverity'
Syntax
- Source
- SeverityValue
- Base type
Enumeration
Values & Constraints
Type Values
1 | cleared |
2 | indetermine |
3 | critical |
4 | major |
5 | minor |
6 | warning |