hpnicfSyslogDebugLevel

HPN-ICF-SYSLOG-MIB · .1.3.6.1.4.1.11.2.14.11.15.2.63.1.12.2.1.2

Object

column r/w MessageLevelType
The level of debug message.

Context

MIB
HPN-ICF-SYSLOG-MIB
OID
.1.3.6.1.4.1.11.2.14.11.15.2.63.1.12.2.1.2
Type
column
Access
readwrite
Status
current
Parent
hpnicfSyslogDebugEntry

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

Syntax

Source
MessageLevelType
Base type
Enumeration

Values & Constraints

Type Values
1emergency
2alert
3critical
4error
5warning
6notice
7informational
8debug
9invalid