osSoamPmFlowDmSinglEndResponder

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

Object

column r/w SNMPv2-TCTruthValue
This attribute specifies whether the Delay Measurement (DMM) single
ended responder is enabled. 
              
The value 'true' indicates the single ended Delay Measurement responder
is enabled and if a DMM message is received a DMR will be sent in reply.
              
The value 'false' indicates the single ended Delay Measurement responder
is disabled. If a DMM message is received no response will be sent and 
the message will be discarded.
              
This object needs to be persistent upon reboot or restart of a device.
              
A Flow can be both a single-ended responder and initiator simultaneously.

Context

MIB
OS-PROV-SOAM-PM-MIB
OID
.1.3.6.1.4.1.6926.2.10.33.1.1.1.1.4
Type
column
Access
readwrite
Status
current
Parent
osSoamPmFlowEntry
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::osSoamPmFlowDmSinglEndResponder'
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::osSoamPmFlowDmSinglEndResponder.<index>'
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::osSoamPmFlowDmSinglEndResponder'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance