hpicfSyslogClearLog
HP-ICF-SYSLOG-MIB ·
.1.3.6.1.4.1.11.2.14.14.1.1.5.1
Object
Setting this object to TRUE will erase all event log messages. This object always return FALSE when read.
Context
- MIB
- HP-ICF-SYSLOG-MIB
- OID
.1.3.6.1.4.1.11.2.14.14.1.1.5.1- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- hpicfSyslogLogMsgOptions
- Groups
- 3
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 'HP-ICF-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HP-ICF-SYSLOG-MIB::hpicfSyslogClearLog.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HP-ICF-SYSLOG-MIB' -M '/opt/observium/mibs/hp:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HP-ICF-SYSLOG-MIB::hpicfSyslogClearLog'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |