All MIBs › RAPID-CITY › rcCfmTransmitLtmDestIsMepId
rcCfmTransmitLtmDestIsMepId
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcCfmTransmitLtmDestIsMepId
OID (numeric): 1.3.6.1.4.1.2272.1.69.18.1.9
Node type: OBJECT-TYPE
Type: TruthValue
Access: read-write
Description:
True indicates that MepId of the target MEP is used for Loopback transmission. False indicates that unicast destination MAC address of the target MEP is used for Loopback transmission.
What is rcCfmTransmitLtmDestIsMepId?
This boolean flag determines whether Link Trace Message (LTM) loopback tests will identify the target endpoint using its MEP (Maintenance End Point) identifier or its MAC address. When set to true, the system uses the numeric MEP ID for targeting, while false causes it to use the unicast MAC address instead. Operators configure this based on their network topology and which addressing scheme is more convenient for their maintenance operations.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.69.18.1.9 snmpwalk -v2c -c public <target> RAPID-CITY::rcCfmTransmitLtmDestIsMepId
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.69.18.1.9.1 snmpget -v2c -c public <target> RAPID-CITY::rcCfmTransmitLtmDestIsMepId.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.69.18.1.9.1 s <value>
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.9 | rcCfmTransmitLtmDestIsMepId | RAPID-CITY |