agentLogSyslogFacility
LANCOM-LOGGING-MIB ·
.1.3.6.1.4.1.2356.16.1.14.1.4.2
Object
Value of facility for calculation PRI field in the syslog messages.
Context
- MIB
- LANCOM-LOGGING-MIB
- OID
.1.3.6.1.4.1.2356.16.1.14.1.4.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- agentLogSysLogConfigGroup
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LANCOM-LOGGING-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LANCOM-LOGGING-MIB::agentLogSyslogFacility.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LANCOM-LOGGING-MIB' -M '/opt/observium/mibs/lancom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LANCOM-LOGGING-MIB::agentLogSyslogFacility'
Syntax
- Source
- AgentLogFacility
- Base type
Enumeration
Values & Constraints
Type Values
0 | kernel |
1 | user |
2 | |
3 | system |
4 | security |
5 | syslog |
6 | lpr |
7 | nntp |
8 | uucp |
9 | cron |
10 | auth |
11 | ftp |
12 | ntp |
13 | audit |
14 | alert |
15 | clock |
16 | local0 |
17 | local1 |
18 | local2 |
19 | local3 |
20 | local4 |
21 | local5 |
22 | local6 |
23 | local7 |