hwCfmMepTransmitLtmResult
HUAWEI-ETHERNET-OAM-MIB ·
.1.3.6.1.4.1.2011.5.101.1.12.1.42
Object
column Enumeration
Indicates the result of the operation. Options: 1. true(1) -the Linktrace Message will be (or has been) sent 2. false(2) -the Linktrace Message will not be sent 3. invalid(0) -invalid value Default: true(1).
Context
- MIB
- HUAWEI-ETHERNET-OAM-MIB
- OID
.1.3.6.1.4.1.2011.5.101.1.12.1.42- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwCfmMepEntry
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 'HUAWEI-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OAM-MIB::hwCfmMepTransmitLtmResult'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-ETHERNET-OAM-MIB::hwCfmMepTransmitLtmResult.<dot1agCfmMdIndex>.<dot1agCfmMaIndex>.<hwCfmMepIdentifier>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-ETHERNET-OAM-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-ETHERNET-OAM-MIB::hwCfmMepTransmitLtmResult'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | invalid |
1 | true |
2 | false |