apSyslogMaxLevel
APSYSLOG-MIB ·
.1.3.6.1.4.1.9148.3.1.1.1.3
Object
Indicates which syslog severity levels will be processed. Any syslog message with a Log-level value greater than this value will be ignored by the agent. note: severity numeric values increase as their severity decreases, e.g. major(3) is more severe than debug(8).
Context
- MIB
- APSYSLOG-MIB
- OID
.1.3.6.1.4.1.9148.3.1.1.1.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- apSyslogBasic
- 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 'APSYSLOG-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APSYSLOG-MIB::apSyslogMaxLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'APSYSLOG-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'APSYSLOG-MIB::apSyslogMaxLevel'
Syntax
- Source
- SyslogLevel
- Base type
Enumeration
Values & Constraints
Type Values
1 | emergency |
2 | critical |
3 | major |
4 | minor |
5 | warning |
6 | notice |
7 | info |
8 | trace |
9 | debug |
10 | detail |
Conformance
Member of