fsSyslogClearLog
SUPERMICRO-SYSLOG-MIB ·
.1.3.6.1.4.1.10876.101.1.89.1.5
Object
Clears the buffered logs.
This object is set to 'false' by default.
When set to 'True', the buffered logs will be cleared and the value
of this object will become 'false' again.
Context
- MIB
- SUPERMICRO-SYSLOG-MIB
- OID
.1.3.6.1.4.1.10876.101.1.89.1.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsSyslogGeneralGroup
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 'SUPERMICRO-SYSLOG-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'SUPERMICRO-SYSLOG-MIB::fsSyslogClearLog.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'SUPERMICRO-SYSLOG-MIB' -M '/opt/observium/mibs/supermicro:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'SUPERMICRO-SYSLOG-MIB::fsSyslogClearLog'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |