swSysLogServerState

SYSLOG-MIB · .1.3.6.1.4.1.171.12.12.2.1.6

Object

column r/w Enumeration
Enables or disables the specified System Log Server during runtime.

Context

MIB
SYSLOG-MIB
OID
.1.3.6.1.4.1.171.12.12.2.1.6
Type
column
Access
readwrite
Status
current
Parent
swSysLogServerEntry

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

Syntax

Enumeration

Values & Constraints

Enumerated Values
1other
2disabled
3enabled