All MIBs › RAPID-CITY › rcCfmTransmitLtmFlag
rcCfmTransmitLtmFlag
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcCfmTransmitLtmFlag
OID (numeric): 1.3.6.1.4.1.2272.1.69.18.1.15
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description:
LTM result flag indicating LTM status or error code. Each enum value represents a status or error case. 1 - No error 2 - Ltm Internal Error 3 - Unknown Remote Maintenance End Point 4 - Invalid Remote Maintenance End Point Mac Address 5 - Unset Remote Maintenance End Point Mac Address 6 - Mep must be enabled in order to perform LTM 7 - No Ltr response received 8 - Linktrace to own Mep MAC is not sent 9 - Endpoint must be enabled in order to perform LTM 10 - Pbt-trunk must be enabled in order to perform LTM 11 - LTM completed 12 - LTM leaf node
What is rcCfmTransmitLtmFlag?
This read-only flag reports the outcome of a Link Trace Message (LTM) diagnostic test, returning error codes like 'No error', 'Unknown endpoint', or 'MEP not enabled'. It tells the operator whether the trace succeeded or failed and why. An operator checks this after sending a diagnostics command to troubleshoot connectivity to a specific MAC address.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.69.18.1.15 snmpwalk -v2c -c public <target> RAPID-CITY::rcCfmTransmitLtmFlag
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.69.18.1.15.1 snmpget -v2c -c public <target> RAPID-CITY::rcCfmTransmitLtmFlag.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.2272 | rapidCity | RAPID-CITY |
| 1.3.6.1.4.1.2272.1 | rcMgmt | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.69 | rcCfm | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.69.18 | rcCfmTransmitLtmTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.69.18.1 | rcCfmTransmitLtmEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.69.18.1.15 | rcCfmTransmitLtmFlag | RAPID-CITY |