jnxSoamDmCfgTestTlvIncluded
JUNIPER-SOAM-PM-MIB ·
.1.3.6.1.4.1.2636.3.78.1.3.1.1.10
Object
column SNMPv2-TCTruthValue
Indicates whether a Test TLV or Data TLV is included when the size
of the DM frame is determined by the jnxSoamDmFrameSize object.
A value of 'true' indicates that the Test TLV is to be included. A
value of 'false' indicates that the Data TLV is to be included.
If the frame size object does not define the DM frame size
the value of this object is ignored.
This object can only be written at row creation time and cannot be
modified once it has been created.
Context
- MIB
- JUNIPER-SOAM-PM-MIB
- OID
.1.3.6.1.4.1.2636.3.78.1.3.1.1.10- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxSoamDmCfgEntry
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::jnxSoamDmCfgTestTlvIncluded'
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::jnxSoamDmCfgTestTlvIncluded.<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::jnxSoamDmCfgTestTlvIncluded'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |