sysLogFacility
CPI-UNIFIED-MIB ·
.1.3.6.1.4.1.30932.1.10.1.1.3.24
Object
scalar r/w
Enumeration
Get or set the facility to use with the syslog. The facility argument is used to specify what type of program is logging the message.
Context
- MIB
- CPI-UNIFIED-MIB
- OID
.1.3.6.1.4.1.30932.1.10.1.1.3.24- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- logging
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 'CPI-UNIFIED-MIB' -M '/opt/observium/mibs/chatsworth:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CPI-UNIFIED-MIB::sysLogFacility.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CPI-UNIFIED-MIB' -M '/opt/observium/mibs/chatsworth:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CPI-UNIFIED-MIB::sysLogFacility'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | loglocal0 |
1 | loglocal1 |
2 | loglocal2 |
3 | loglocal3 |
4 | loglocal4 |
5 | loglocal5 |
6 | loglocal |
7 | loglocal7 |