fsHbClearStats
ARICENT-HB-MIB ·
.1.3.6.1.4.1.29601.2.93.0.5
Object
This object clears the statistics collection of the HeartBeat module. The statistics has no effect when the value is set to false. By default, the statistics value is false. When it is set to true, the statistics are cleared and the value is set back to false. This object always returns false when read.
Context
- MIB
- ARICENT-HB-MIB
- OID
.1.3.6.1.4.1.29601.2.93.0.5- Type
- scalar
- Access
- readwrite
- Status
- current
- Parent
- fsHbScalar
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 'ARICENT-HB-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ARICENT-HB-MIB::fsHbClearStats.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ARICENT-HB-MIB' -M '/opt/observium/mibs/aricent:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ARICENT-HB-MIB::fsHbClearStats'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |