hm2LogSyslogServerLevelUpto

HM2-LOGGING-MIB · .1.3.6.1.4.1.248.11.23.1.5.10.1.5

Object

column r/w HmAgentLogSeverity
Up to log level to be sent to this syslog server.

Context

MIB
HM2-LOGGING-MIB
OID
.1.3.6.1.4.1.248.11.23.1.5.10.1.5
Type
column
Access
readwrite
Status
current
Parent
hm2LogSyslogServerEntry

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 'HM2-LOGGING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-LOGGING-MIB::hm2LogSyslogServerLevelUpto'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HM2-LOGGING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HM2-LOGGING-MIB::hm2LogSyslogServerLevelUpto.<hm2LogSyslogServerIndex>.<agentDot1xAuthHistoryResultIfaceIndex>.<agentDot1xAuthHistoryResultIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HM2-LOGGING-MIB' -M '/opt/observium/mibs/hirschmann:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HM2-LOGGING-MIB::hm2LogSyslogServerLevelUpto'

Syntax

Source
HmAgentLogSeverity
Base type
Enumeration

Values & Constraints

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