nbsSyslogServerLevel

NBS-SYSLOG-SERVER-MIB · .1.3.6.1.4.1.629.206.1.2.1.6

Object

column r/w Enumeration
Indicates the level of messages that are sent to this syslog server.

Context

MIB
NBS-SYSLOG-SERVER-MIB
OID
.1.3.6.1.4.1.629.206.1.2.1.6
Type
column
Access
readwrite
Status
current
Parent
nbsSyslogServerEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1deprecated1
2emerg
3alert
4crit
5error
6warning
7notice
8info
9debug