wwpLeosSyslogEnable
WWP-LEOS-SYSLOG-COLLECTOR-MIB ·
.1.3.6.1.4.1.6141.2.60.21.1.1.1
Object
Specifies whether or not the syslog client is enabled. This is the system wide parameter and will overwrite any collector specific managed object to enable or disable the syslog client.
Context
- MIB
- WWP-LEOS-SYSLOG-COLLECTOR-MIB
- OID
.1.3.6.1.4.1.6141.2.60.21.1.1.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- wwpLeosSyslogSystem
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 'WWP-LEOS-SYSLOG-COLLECTOR-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'WWP-LEOS-SYSLOG-COLLECTOR-MIB::wwpLeosSyslogEnable.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'WWP-LEOS-SYSLOG-COLLECTOR-MIB' -M '/opt/observium/mibs/ciena:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'WWP-LEOS-SYSLOG-COLLECTOR-MIB::wwpLeosSyslogEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |