a3ComSysSystemLogSeverityThreshold
A3COM-SWITCHING-SYSTEMS-MIB ·
.1.3.6.1.4.1.43.29.4.1.27.3
Object
scalar mandatory
r/w
Enumeration
This object determines the miminum serverety level of events recorded in the system log. For example, if the a3ComSysSysteLogSeverityThreshold is set to errors(3) than only events which have serverity levels of error(3) or higher will be recorded.
Context
- MIB
- A3COM-SWITCHING-SYSTEMS-MIB
- OID
.1.3.6.1.4.1.43.29.4.1.27.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- a3ComSysSystemLog
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 'A3COM-SWITCHING-SYSTEMS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysSystemLogSeverityThreshold.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'A3COM-SWITCHING-SYSTEMS-MIB' -M '/opt/observium/mibs/a3com:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'A3COM-SWITCHING-SYSTEMS-MIB::a3ComSysSystemLogSeverityThreshold'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | informational |
2 | warning |
3 | error |
4 | fatal |