syslogEnable
SYSLOG ·
.1.3.6.1.4.1.25651.1.2.3.5.6.1
Object
this mib to enable/disable the Syslog remote logging in the radio. 0 - disbale Syslog remote logging. 1 - enable Syslog remote logging.
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 'SYSLOG' -M '/opt/observium/mibs/exalt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SYSLOG::syslogEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SYSLOG' -M '/opt/observium/mibs/exalt:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SYSLOG::syslogEnable'
Syntax
- Source
- ExaltCommSyslogEnableT
- Base type
Enumeration
Values & Constraints
Type Values
0 | disabled |
1 | enabled |