jnxSoamDmCfgEnabled

JUNIPER-SOAM-PM-MIB · .1.3.6.1.4.1.2636.3.78.1.3.1.1.4

Object

This object specifies whether the Delay Measurement session is
enabled.
              
The value 'true' indicates the Delay Measurement session is enabled AND
SOAM PDUs are sent and/or measurements are collected when the session
is running according to the scheduling objects (start time, stop time,
etc.).
              
The value 'false' indicates the Delay Measurement session is disabled
AND SOAM PDUs are not sent and/or measurements collected.
              
For a Delay Measurement session to be removed the row is deleted in
order to release internal resources.
              
This object can written/modified after row creation time.
              
If the DM session is enabled it resumes after shutdown/restart.
              
If the DM session is disabled the current Measurement Interval is
stopped, if it in process at the time, and all the in process calculations
for the partially completed Measurement Interval are finalized.
              
This object does not affect whether the single-ended Responder is
enabled or not, which is enabled or disabled by the
jnxSoamPmMepDmSingleEndedResponder object.

Context

MIB
JUNIPER-SOAM-PM-MIB
OID
.1.3.6.1.4.1.2636.3.78.1.3.1.1.4
Type
column
Access
readonly
Status
current
Parent
jnxSoamDmCfgEntry

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 '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::jnxSoamDmCfgEnabled'
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::jnxSoamDmCfgEnabled.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<dot1agCfmMepIdentifier>.<jnxSoamDmCfgIndex>'
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::jnxSoamDmCfgEnabled'

Syntax

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

Values & Constraints

Type Values
1true
2false