All MIBs › HUAWEI-SNMP-NOTIFICATION-MIB › hwSyslogFacility
hwSyslogFacility
Module: HUAWEI-SNMP-NOTIFICATION-MIB
OID (symbolic): HUAWEI-SNMP-NOTIFICATION-MIB::hwSyslogFacility
OID (numeric): 1.3.6.1.4.1.2011.6.30.5.2
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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
What is hwSyslogFacility?
Configures which syslog facility, local0 through local7, or default, is used for general operating and security syslog messages; when left at default, alarm and event syslog facility instead follows the alarm type automatically.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.5.2 snmpwalk -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwSyslogFacility
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.5.2.1 snmpget -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwSyslogFacility.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.6.30.5.2.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> hwSyslogFacility.1
Start monitoring Huawei router or switch (alarm/event/trap notification delivery config) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the HUAWEI-SNMP-NOTIFICATION-MIB::hwSyslogFacility OID value, configure state conditions and alerts, and monitor any Huawei router or switch (alarm/event/trap notification delivery config) from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2011 | huawei | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6 | huaweiUtility | HUAWEI-3COM-OID-MIB |
| 1.3.6.1.4.1.2011.6.30 | hwSyntrap | HUAWEI-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2011.6.30.5 | hwSyslogOutput | HUAWEI-SNMP-NOTIFICATION-MIB |
| 1.3.6.1.4.1.2011.6.30.5.2 | hwSyslogFacility | HUAWEI-SNMP-NOTIFICATION-MIB |