syslogServerFacility
ZXR10-SYSLOG-SERVER-MIB ·
.1.3.6.1.4.1.3902.3.327.2.1
Object
scalar FacilityValue
Syslog server facility.
Context
- MIB
- ZXR10-SYSLOG-SERVER-MIB
- OID
.1.3.6.1.4.1.3902.3.327.2.1- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- syslogServerFacilityInfo
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 'ZXR10-SYSLOG-SERVER-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-SYSLOG-SERVER-MIB::syslogServerFacility.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-SYSLOG-SERVER-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-SYSLOG-SERVER-MIB::syslogServerFacility'
Syntax
Values & Constraints
Type Values
0 | kern |
1 | user |
2 | |
3 | daemon |
4 | auth1 |
5 | syslog |
6 | lpr |
7 | news |
8 | uucp |
9 | clock1 |
10 | auth2 |
11 | ftp |
12 | ntp |
13 | logAudit |
14 | logAlert |
15 | clock2 |
16 | local0 |
17 | local1 |
18 | local2 |
19 | local3 |
20 | local4 |
21 | local5 |
22 | local6 |
23 | local7 |