All MIBs › HUAWEI-SNMP-NOTIFICATION-MIB › hwSyslogSeverity
hwSyslogSeverity
Module: HUAWEI-SNMP-NOTIFICATION-MIB
OID (symbolic): HUAWEI-SNMP-NOTIFICATION-MIB::hwSyslogSeverity
OID (numeric): 1.3.6.1.4.1.2011.6.30.5.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-write
Description: 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 taken immediately. 3. critical(3) -indicates that critical conditions. 4. error(4) -indicates that error conditions. 5. warning(5) -indicates that warning conditions. 6. notice(6) -indicates that normal but significant condition. 7. informational(7) -indicates that informational messages. 8. debug(8) -indicates that debug messages. 9. default(9) -indicates that the severity of syslog is not set yet. The system provides eight level from emergency(1) to debug(8) to config the syslog severity. The default(9) indicates that the syslog severity is not set yet. When the value is default(9), the severity of operating syslog or security syslog is informational(7), and the severity of alarm/event syslog is associate with the alarm/event level as follows: ALARM LEVEL SEVERITY 1. CRITICAL alert 2. MAJOR critical 3. MINOR warning 4. WARNING informational 5. CLEARED notice
What is hwSyslogSeverity?
Configures which syslog severity, emergency through debug, or default, is applied to operating and security syslog messages; when left at default, alarm and event severity instead follows the alarm level automatically.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.5.3 snmpwalk -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwSyslogSeverity
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2011.6.30.5.3.1 snmpget -v2c -c public <target> HUAWEI-SNMP-NOTIFICATION-MIB::hwSyslogSeverity.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2011.6.30.5.3.1 i <value>
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::hwSyslogSeverity 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.3 | hwSyslogSeverity | HUAWEI-SNMP-NOTIFICATION-MIB |