jnxSoamPmMepDmSingleEndedResponder
JUNIPER-SOAM-PM-MIB ·
.1.3.6.1.4.1.2636.3.78.1.1.1.1.4
Object
column SNMPv2-TCTruthValue
This object 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 MEP can be both a single-ended Responder and Controller simultaneously.
Context
- MIB
- JUNIPER-SOAM-PM-MIB
- OID
.1.3.6.1.4.1.2636.3.78.1.1.1.1.4- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxSoamPmMepEntry
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::jnxSoamPmMepDmSingleEndedResponder'
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::jnxSoamPmMepDmSingleEndedResponder.<index>'
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::jnxSoamPmMepDmSingleEndedResponder'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |