osSoamPmFlowSlmSinglEndResponder

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

Object

column r/w SNMPv2-TCTruthValue
This attribute specifies whether the Synthetic Loss Measurement (SLM)
single ended responder is enabled.  
              
The value 'true' indicates the single ended SLM responder is enabled and
if a SLM message is received a SLR will be sent in reply.
              
The value 'false' indicates the single ended SLM responder is disabled.
If a SLM 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.3
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::osSoamPmFlowSlmSinglEndResponder'
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::osSoamPmFlowSlmSinglEndResponder.<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::osSoamPmFlowSlmSinglEndResponder'

Syntax

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

Values & Constraints

Type Values
1true
2false

Conformance