snmpSyslogCollectorFacility

DLINK-3100-SYSLOG-DEVICE-MIB · .1.3.6.1.4.1.171.10.94.89.89.82.1.2.4.1.6

Object

column r/w SyslogFacility
The syslog facility (local0-local7) that will be encoded
in messages sent to this collector.
              
If an entity only supports encoding a single facility in
all messages to all collectors then this may optionally be
implemented read-only, in which case the current value of
snmpSyslogCollectorDefaultFacility will be used.

Context

MIB
DLINK-3100-SYSLOG-DEVICE-MIB
OID
.1.3.6.1.4.1.171.10.94.89.89.82.1.2.4.1.6
Type
column
Access
readwrite
Status
current
Parent
snmpSyslogCollectorEntry
Groups
1

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

Syntax

Source
SyslogFacility
Base type
Enumeration

Values & Constraints

Type Values
16local0
17local1
18local2
19local3
20local4
21local5
22local6
23local7
24no-map

Conformance

Member of
Compliance refinements
Write access is not required for implementations that
do not support configuring the syslog facility on a
per collector basis.