systemMsgToSyslog
INFRATEC-RMS-MIB ·
.1.3.6.1.4.1.1909.10.1.3
Object
scalar mandatory
r/w
Enumeration
If systemMsgToSyslog is set to 2, all messages are additionally logged to all syslog destinations.
Context
- MIB
- INFRATEC-RMS-MIB
- OID
.1.3.6.1.4.1.1909.10.1.3- Type
- scalar
- Access
- readwrite
- Status
- mandatory
- Parent
- rmssystem
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 'INFRATEC-RMS-MIB' -M '/opt/observium/mibs/infratec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'INFRATEC-RMS-MIB::systemMsgToSyslog.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'INFRATEC-RMS-MIB' -M '/opt/observium/mibs/infratec:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'INFRATEC-RMS-MIB::systemMsgToSyslog'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | msglog-off |
2 | msglog-on |