apSyslogHistLevel
APSYSLOG-MIB ·
.1.3.6.1.4.1.9148.3.1.1.2.3.1.3
Object
column SyslogLevel
The Log-Level of the message.
Context
- MIB
- APSYSLOG-MIB
- OID
.1.3.6.1.4.1.9148.3.1.1.2.3.1.3- Type
- column
- Access
- readonly
- Status
- current
- Parent
- apSyslogHistoryEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'APSYSLOG-MIB' -M '/opt/observium/mibs/acme:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'APSYSLOG-MIB::apSyslogHistLevel'
More examples
Read one indexed 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::apSyslogHistLevel.<apSyslogHistIndex>'
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::apSyslogHistLevel'
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