incaDevEvLevel
INCA-DEVICE-MIB ·
.1.3.6.1.4.1.39938.1.1.2.8.1.5
Object
column Enumeration
The priority level of this event as defined by the vendor. These are ordered from most serious (emergency) to least serious (debug).
Context
- MIB
- INCA-DEVICE-MIB
- OID
.1.3.6.1.4.1.39938.1.1.2.8.1.5- Type
- column
- Access
- readonly
- Status
- current
- Parent
- incaDevEventEntry
- 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 'INCA-DEVICE-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INCA-DEVICE-MIB::incaDevEvLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'INCA-DEVICE-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INCA-DEVICE-MIB::incaDevEvLevel.<incaDevEvIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INCA-DEVICE-MIB' -M '/opt/observium/mibs/wisi:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INCA-DEVICE-MIB::incaDevEvLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | none |
1 | emergency |
2 | alert |
3 | critical |
4 | error |
5 | warning |
6 | notice |
7 | information |
8 | debug |
Conformance
Member of