qtechLogSendMonitorMaxSeverity
QTECH-LOG-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.4.1.5
Object
Indicates which severity levels system log will be sendt to monitor(telnet). Any system log message with a severity value greater than this value will be ignored by the agent.Setting this value to 0 will prevent any log to send to telnet.
Context
- MIB
- QTECH-LOG-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.4.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- qtechLogMIBObjects
- Groups
- 1
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 'QTECH-LOG-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-LOG-MIB::qtechLogSendMonitorMaxSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-LOG-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-LOG-MIB::qtechLogSendMonitorMaxSeverity'
Syntax
- Source
- LogSeverity
- Base type
Enumeration
Values & Constraints
Type Values
0 | emergency |
1 | alert |
2 | critical |
3 | error |
4 | warning |
5 | notice |
6 | info |
7 | debug |
Conformance
Member of