appLogLevLevel

BLUESERVER-MIB · .1.3.6.1.4.1.9967.1.7.7.3.1.3

Object

column r/w Enumeration

No description available.

Context

MIB
BLUESERVER-MIB
OID
.1.3.6.1.4.1.9967.1.7.7.3.1.3
Type
column
Access
readwrite
Status
current
Parent
appLogLevEntry

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

Syntax

Enumeration

Values & Constraints

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