snmpSyslogCollectorFacility
DRAFT-IETF-SYSLOG-DEVICE-MIB ·
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.6
Object
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
- DRAFT-IETF-SYSLOG-DEVICE-MIB
- OID
.1.3.6.1.4.1.9.6.1.101.82.1.2.4.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- snmpSyslogCollectorEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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 'DRAFT-IETF-SYSLOG-DEVICE-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAFT-IETF-SYSLOG-DEVICE-MIB::snmpSyslogCollectorFacility'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'DRAFT-IETF-SYSLOG-DEVICE-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'DRAFT-IETF-SYSLOG-DEVICE-MIB::snmpSyslogCollectorFacility.<snmpSyslogCollectorIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'DRAFT-IETF-SYSLOG-DEVICE-MIB' -M '/opt/observium/mibs/ciscosb:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'DRAFT-IETF-SYSLOG-DEVICE-MIB::snmpSyslogCollectorFacility'
Syntax
- Source
- SyslogFacility
- Base type
Enumeration
Values & Constraints
Type Values
16 | local0 |
17 | local1 |
18 | local2 |
19 | local3 |
20 | local4 |
21 | local5 |
22 | local6 |
23 | local7 |
24 | no-map |
Conformance
Member of
Compliance refinements
snmpSyslogDeviceCompliance
readonly
Write access is not required for implementations that
do not support configuring the syslog facility on a
per collector basis.
do not support configuring the syslog facility on a
per collector basis.