hwSyslogFacility
HUAWEI-SNMP-NOTIFICATION-MIB ·
.1.3.6.1.4.1.2011.6.30.5.2
Object
scalar
r/w
Enumeration
Description of the facility of the output syslog information.
Options:
1. local0(1) -indicates that the syslog facility is local0.
2. local1(2) -indicates that the syslog facility is local1.
3. local2(3) -indicates that the syslog facility is local2.
4. local3(4) -indicates that the syslog facility is local3.
5. local4(5) -indicates that the syslog facility is local4.
6. local5(6) -indicates that the syslog facility is local5.
7. local6(7) -indicates that the syslog facility is local6.
8. local7(8) -indicates that the syslog facility is local7.
9. default(9) -indicates that the syslog facility is not set yet.
The system provides eight facility from local0(1) to local7(8) to config the syslog facility.
The default(9) indicates that the syslog facility is not set yet.
When the value is default(9), the facility of operating syslog or security syslog is local0,
and the facility of alarm/event syslog is associate with the alarm/event type as follows:
ALARM TYPE FACILITY
1. COMMUNICATION local0
2. SERVICE QUALITY local1
3. PROCESS ERROR local2
4. EQUIPMENT local3
5. ENVIRONMENTAL local4
Context
- MIB
- HUAWEI-SNMP-NOTIFICATION-MIB
- OID
.1.3.6.1.4.1.2011.6.30.5.2- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hwSyslogOutput
- Siblings
- 5
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | local0 |
2 | local1 |
3 | local2 |
4 | local3 |
5 | local4 |
6 | local5 |
7 | local6 |
8 | local7 |
9 | default |
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwSyslogOutputTable Levels of the all the logs supported by the current syslog. | table | - | .1.3.6.1.4.1.2011.6.30.5.1 |
| hwSyslogSeverity Description of the severity of the output syslog information.
Options:
1. emergency(1) -indicates that system is unusable.
2. alert(2) -indicates that action must be t… | scalar | Enumeration | .1.3.6.1.4.1.2011.6.30.5.3 |
| hwSysloglogFacilityTable Log facility of the current syslog.
The index of this entry is hwSyslogLogType. hwSyslogLogType is used to
describe the type of the syslog. | table | - | .1.3.6.1.4.1.2011.6.30.5.4 |
| hwSyslogFormatVersion Syslog format version.
Options:
1. rfc3164(1) -indicates that the syslog version is rfc3164.
2. rfc5424(2) -indicates that the syslog version is rfc5424. | scalar | Enumeration | .1.3.6.1.4.1.2011.6.30.5.5 |
| hwSyslogTimeStampFormat Syslog time stamp format.
Options:
1. privacy(1) -indicates that the syslog timestamp format is yyyy-mm-dd.
2. standard(2) -indicates that the syslog timestamp format is Mmm … | scalar | Enumeration | .1.3.6.1.4.1.2011.6.30.5.6 |