adGenEthCfmMepTransmitLtmStatus
ADTRAN-GEN-ETHERNET-CFM-MIB ·
.1.3.6.1.4.1.664.5.75.1.1.8.4.1.10
Object
This OID is equivalent to dot1agCfmMepTransmitLtmStatus, except that this value may be set to false to ensure that no other management entity will use the Linktrace service. The value is reset to true by the MEP Linktrace Initiator State Machine to indicate that another LTM may be transmitted.
Context
- MIB
- ADTRAN-GEN-ETHERNET-CFM-MIB
- OID
.1.3.6.1.4.1.664.5.75.1.1.8.4.1.10- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- adGenEthCfmMepEntry
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 'ADTRAN-GEN-ETHERNET-CFM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-ETHERNET-CFM-MIB::adGenEthCfmMepTransmitLtmStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ADTRAN-GEN-ETHERNET-CFM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ADTRAN-GEN-ETHERNET-CFM-MIB::adGenEthCfmMepTransmitLtmStatus.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ADTRAN-GEN-ETHERNET-CFM-MIB' -M '/opt/observium/mibs/adtran:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ADTRAN-GEN-ETHERNET-CFM-MIB::adGenEthCfmMepTransmitLtmStatus'
Syntax
- Source
- SNMPv2-TCTruthValue
- Base type
Enumeration
Type Description
Represents a boolean value.
Values & Constraints
Type Values
1 | true |
2 | false |