tnDot1agCfmMepEthTestEnable
TN-IEEE8021-CFM-MIB ·
.1.3.6.1.4.1.7483.6.1.2.52.7.1.1.11
Object
The value of tnDot1agCfmMepEthTestEnable specifies whether
ethernet test frames are to be generated on transmission or
processed on reception. If this object is set to 'false',
then tnDot1agCfmMepEthTestPattern is undefined.
When this object is set to 'true', tnDot1agCfmMepEthTestPattern
is reset to its default value, unless tnDot1agCfmMepEthTestPattern
is set to a specific value in the same SNMP PDU.
Context
- MIB
- TN-IEEE8021-CFM-MIB
- OID
.1.3.6.1.4.1.7483.6.1.2.52.7.1.1.11- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- tnDot1agCfmMepEntry
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 'TN-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-IEEE8021-CFM-MIB::tnDot1agCfmMepEthTestEnable'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'TN-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'TN-IEEE8021-CFM-MIB::tnDot1agCfmMepEthTestEnable.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'TN-IEEE8021-CFM-MIB' -M '/opt/observium/mibs/nokia:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'TN-IEEE8021-CFM-MIB::tnDot1agCfmMepEthTestEnable'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |