etsysSyslogServerFacility
ENTERASYS-SYSLOG-CLIENT-MIB ·
.1.3.6.1.4.1.5624.1.2.14.2.4.1.6
Object
The syslog facility (local0-local7) that will be encoded
in messages sent to this server.
If an entity only supports encoding a single facility in
all messages to all servers then this may optionally be
implemented read-only, in which case the current value of
etsysSyslogServerDefaultFacility will be used.
Context
- MIB
- ENTERASYS-SYSLOG-CLIENT-MIB
- OID
.1.3.6.1.4.1.5624.1.2.14.2.4.1.6- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- etsysSyslogServerEntry
- Groups
- 3
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 'ENTERASYS-SYSLOG-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-SYSLOG-CLIENT-MIB::etsysSyslogServerFacility'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ENTERASYS-SYSLOG-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ENTERASYS-SYSLOG-CLIENT-MIB::etsysSyslogServerFacility.<etsysSyslogServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ENTERASYS-SYSLOG-CLIENT-MIB' -M '/opt/observium/mibs/enterasys:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ENTERASYS-SYSLOG-CLIENT-MIB::etsysSyslogServerFacility'
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 |
Conformance
Compliance refinements
etsysSyslogClientCompliance
readonly
Write access is not required for implementations that
do not support configuring the syslog facility on a
per server basis.
do not support configuring the syslog facility on a
per server basis.
etsysSyslogClientCompliance2
readonly
Write access is not required for implementations that
do not support configuring the syslog facility on a
per server basis.
do not support configuring the syslog facility on a
per server basis.
etsysSyslogClientCompliance3
readonly
Write access is not required for implementations that
do not support configuring the syslog facility on a
per server basis.
do not support configuring the syslog facility on a
per server basis.