raisecomLogConfigLevel
RAISECOM-SYSLOG-SERVICE-MIB ·
.1.3.6.1.4.1.8886.1.4.1.1.16
Object
The severity of log messages which is generated from user command.
Context
- MIB
- RAISECOM-SYSLOG-SERVICE-MIB
- OID
.1.3.6.1.4.1.8886.1.4.1.1.16- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- raisecomLogBasic
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 'RAISECOM-SYSLOG-SERVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'RAISECOM-SYSLOG-SERVICE-MIB::raisecomLogConfigLevel.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'RAISECOM-SYSLOG-SERVICE-MIB' -M '/opt/observium/mibs/raisecom:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'RAISECOM-SYSLOG-SERVICE-MIB::raisecomLogConfigLevel'
Syntax
- Source
- SyslogSeverity
- Base type
Enumeration
Values & Constraints
Type Values
1 | emergency |
2 | alert |
3 | critical |
4 | error |
5 | warning |
6 | notice |
7 | info |
8 | debug |