jnxSoamLmCfgHistoryClear
JUNIPER-SOAM-PM-MIB ·
.1.3.6.1.4.1.2636.3.78.1.2.1.1.23
Object
column SNMPv2-TCTruthValue
This object when written clears the Loss Measurement history
Table (jnxSoamLmHistoryStatsTable) - 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 value during row creation has no effect.
Context
- MIB
- JUNIPER-SOAM-PM-MIB
- OID
.1.3.6.1.4.1.2636.3.78.1.2.1.1.23- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxSoamLmCfgEntry
Net-SNMP examples
How SNMP and these commands workWalk 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 'JUNIPER-SOAM-PM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SOAM-PM-MIB::jnxSoamLmCfgHistoryClear'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'JUNIPER-SOAM-PM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'JUNIPER-SOAM-PM-MIB::jnxSoamLmCfgHistoryClear.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmMepIdentifier>.<jnxSoamLmCfgIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'JUNIPER-SOAM-PM-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'JUNIPER-SOAM-PM-MIB::jnxSoamLmCfgHistoryClear'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |