osSoamDmCfgHistClear

OS-PROV-SOAM-PM-MIB · .1.3.6.1.4.1.6926.2.10.33.1.4.1.1.17

Object

column r/w SNMPv2-TCTruthValue
This object when written clears the Delay Measurement history
tables (osSoamDmHistStatsTable and osSoamDmHistStatsBinsTable)
- all rows are deleted.  When read the value always returns 'false'. 
              
Writing this value does not change the current stat table,
nor any of the items in the configuration table.
              
Writing this object at row creation is irrelevant and is not to
be done.

Context

MIB
OS-PROV-SOAM-PM-MIB
OID
.1.3.6.1.4.1.6926.2.10.33.1.4.1.1.17
Type
column
Access
readwrite
Status
current
Parent
osSoamDmCfgEntry
Groups
1

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'OS-PROV-SOAM-PM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PROV-SOAM-PM-MIB::osSoamDmCfgHistClear'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'OS-PROV-SOAM-PM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'OS-PROV-SOAM-PM-MIB::osSoamDmCfgHistClear.<osEthServId>.<osEthServFlowId>.<osSoamDmCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'OS-PROV-SOAM-PM-MIB' -M '/opt/observium/mibs/mrv:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'OS-PROV-SOAM-PM-MIB::osSoamDmCfgHistClear'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false

Conformance