logSeverity

AT-LOG-MIB · allied-old variant · .1.3.6.1.4.1.207.8.4.4.4.601.1.1.5

Object

column OctetString
The severity level of the log entry. Severities are given below:
              
emerg     Emergency, system is unusable
alert     Action must be taken immediately
crit      Critical conditions
err       Error conditions
warning   Warning conditions
notice    Normal, but significant, conditions
info      Informational messages
debug     Debug-level messages

Context

MIB
AT-LOG-MIB
OID
.1.3.6.1.4.1.207.8.4.4.4.601.1.1.5
Type
column
Access
readonly
Status
current
Parent
logEntry

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

Syntax

OctetString

Values & Constraints

No enumerated values or constraints recorded.