swSysLogServerFacility

SYSLOG-MIB · .1.3.6.1.4.1.171.12.12.2.1.3

Object

column r/w Enumeration
syslog Message Facilities

Context

MIB
SYSLOG-MIB
OID
.1.3.6.1.4.1.171.12.12.2.1.3
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::swSysLogServerFacility'
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::swSysLogServerFacility.<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::swSysLogServerFacility'

Syntax

Enumeration

Values & Constraints

Enumerated Values
0local0
1local1
2local2
3local3
4local4
5local5
6local6
7local7