hpicfSyslogSeverityType

HP-ICF-SYSLOG-MIB · .1.3.6.1.4.1.11.2.14.14.1.1.4.2.1.1.2

Object

The severity type for all the Syslog messages.

Context

MIB
HP-ICF-SYSLOG-MIB
OID
.1.3.6.1.4.1.11.2.14.14.1.1.4.2.1.1.2
Type
column
Access
readonly
Status
current
Parent
hpicfSyslogSeverityCounterInfoEntry
Groups
1

Walk 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 'HP-ICF-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-SYSLOG-MIB::hpicfSyslogSeverityType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HP-ICF-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-SYSLOG-MIB::hpicfSyslogSeverityType.<hpicfSyslogSeverityTypeIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-SYSLOG-MIB::hpicfSyslogSeverityType'

Syntax

Source
HpicfSyslogSeverity
Base type
Enumeration

Values & Constraints

Type Values
0major
1alert
2critical
3error
4warning
5notice
6info
7debug