jnxSyslogFacility
JUNIPER-SYSLOG-MIB ·
.1.3.6.1.4.1.2636.3.35.1.1.1.5
Object
column JnxSyslogFacility
Identified the facility of this syslog message.
Context
- MIB
- JUNIPER-SYSLOG-MIB
- OID
.1.3.6.1.4.1.2636.3.35.1.1.1.5- Type
- column
- Access
- notifyonly
- Status
- current
- Parent
- jnxSyslogEntry
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 'JUNIPER-SYSLOG-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SYSLOG-MIB::jnxSyslogFacility'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-SYSLOG-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SYSLOG-MIB::jnxSyslogFacility.<jnxSyslogId>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-SYSLOG-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-SYSLOG-MIB::jnxSyslogFacility'
Syntax
- Source
- JnxSyslogFacility
- Base type
Enumeration
Values & Constraints
Type Values
1 | kernel |
2 | user |
3 | |
4 | daemon |
5 | auth |
6 | syslog |
7 | lpr |
8 | news |
9 | uucp |
10 | cron |
11 | authPriv |
12 | ftp |
13 | ntp |
14 | security |
15 | console |
17 | local0 |
18 | dfc |
19 | local2 |
20 | firewall |
21 | pfe |
22 | conflict |
23 | change |
24 | interact |