bSyslogServerEnable
BENU-SYSLOG-MIB ·
.1.3.6.1.4.1.39406.1.3.3
Object
scalar r/w
Enumeration
Enable or disable logging to remote syslog servers.
Context
- MIB
- BENU-SYSLOG-MIB
- OID
.1.3.6.1.4.1.39406.1.3.3- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- benuSyslog
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 'BENU-SYSLOG-MIB' -M '/opt/observium/mibs/benu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BENU-SYSLOG-MIB::bSyslogServerEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BENU-SYSLOG-MIB' -M '/opt/observium/mibs/benu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BENU-SYSLOG-MIB::bSyslogServerEnable'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |