logServerLevel

FS-NMS-LOG-SERVER-MIB · .1.3.6.1.4.1.52642.2.235.1.1.1

Object

column mandatory Enumeration
Log server filter class. One of the index of this table. And default value is debug(7).

Context

MIB
FS-NMS-LOG-SERVER-MIB
OID
.1.3.6.1.4.1.52642.2.235.1.1.1
Type
column
Access
readonly
Status
mandatory
Parent
logServerTableEntry

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 'FS-NMS-LOG-SERVER-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LOG-SERVER-MIB::logServerLevel'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'FS-NMS-LOG-SERVER-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'FS-NMS-LOG-SERVER-MIB::logServerLevel.<logServerLevel>.<logServerAddr>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'FS-NMS-LOG-SERVER-MIB' -M '/opt/observium/mibs/fscom-nms:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'FS-NMS-LOG-SERVER-MIB::logServerLevel'

Syntax

Enumeration

Values & Constraints

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