dSyslogServerFacility

DLINKSW-SYSLOG-MIB · .1.3.6.1.4.1.171.14.13.1.5.1.7

Object

Specifies the logging facility of the log host.

Context

MIB
DLINKSW-SYSLOG-MIB
OID
.1.3.6.1.4.1.171.14.13.1.5.1.7
Type
column
Access
readwrite
Status
current
Parent
dSyslogServerEntry
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 'DLINKSW-SYSLOG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-SYSLOG-MIB::dSyslogServerFacility'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DLINKSW-SYSLOG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DLINKSW-SYSLOG-MIB::dSyslogServerFacility.<dSyslogServerAddressType>.<dSyslogServerAddress>.<dSyslogServerVrfName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DLINKSW-SYSLOG-MIB' -M '/opt/observium/mibs/d-link:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DLINKSW-SYSLOG-MIB::dSyslogServerFacility'

Syntax

Values & Constraints

Type Values
0kern
1user
2mail
3daemon
4auth
5syslog
6lpr
7news
8uucp
9cron
10authpriv
11ftp
12ntp
13audit
14console
15cron2
16local0
17local1
18local2
19local3
20local4
21local5
22local6
23local7

Conformance