pktcDevEventDescrLevel
PKTC-EVENT-MIB ·
.1.3.6.1.4.1.4491.2.2.3.4.1.1.4
Object
column r/w
Enumeration
This MIB Object contains the priority level that
is controlled by this entry.
The levels are described as:
emergency(0) - A condition that makes the system unusable.
alert(1) - A service-affecting condition for which
immediate action must be taken.
critical(2) - A service-affecting critical condition.
error(3) - An error condition.
warning(4) - A warning condition.
notice(5) - A normal but significant condition.
info(6) - An informational message.
debug(7) - A debug message.
Context
- MIB
- PKTC-EVENT-MIB
- OID
.1.3.6.1.4.1.4491.2.2.3.4.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- pktcDevEventDescrEntry
- 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 'PKTC-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-EVENT-MIB::pktcDevEventDescrLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'PKTC-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'PKTC-EVENT-MIB::pktcDevEventDescrLevel.<pktcDevEventDescrId>.<pktcDevEventDescrEnterprise>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'PKTC-EVENT-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'PKTC-EVENT-MIB::pktcDevEventDescrLevel'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | emergency |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | info |
7 | debug |
Conformance
Member of