syslogMsgLocalMaxSeverity
MX-SYSLOG-MIB ·
.1.3.6.1.4.1.4935.15.17.1.50
Object
scalar r/w
Enumeration
This value indicates which syslog message will be processed by the local agent. Any syslog message with a severity value greater than this value will be ignored by the agent.
Context
- MIB
- MX-SYSLOG-MIB
- OID
.1.3.6.1.4.1.4935.15.17.1.50- Type
- scalar
- Access
- readwrite
- Status
- current
- Default
informational- Parent
- syslogMIBObjects
- 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 'MX-SYSLOG-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MX-SYSLOG-MIB::syslogMsgLocalMaxSeverity.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MX-SYSLOG-MIB' -M '/opt/observium/mibs/media5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MX-SYSLOG-MIB::syslogMsgLocalMaxSeverity'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | disabled |
1 | critical |
2 | error |
3 | warning |
4 | informational |
5 | debug |
Conformance
Member of