All MIBs › RAPID-CITY › rcCfmTransmitLbmMessages
rcCfmTransmitLbmMessages
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcCfmTransmitLbmMessages
OID (numeric): 1.3.6.1.4.1.2272.1.69.17.1.9
Node type: OBJECT-TYPE
Type: Integer32
Access: read-write
Description:
The number of loopback messages to be transmitted.
What is rcCfmTransmitLbmMessages?
This configuration parameter specifies the exact number of loopback messages (1 to 10,000) to be transmitted by the Connectivity Fault Management (CFM) diagnostic function, allowing operators to probe end-to-end path connectivity to a target MEP (Maintenance End Point). Each message is sent at a regular interval and timed to measure round-trip latency and packet loss, providing ethernet-layer path verification. Network engineers use this setting to run point-to-point continuity tests without affecting production traffic.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.69.17.1.9 snmpwalk -v2c -c public <target> RAPID-CITY::rcCfmTransmitLbmMessages
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.69.17.1.9.1 snmpget -v2c -c public <target> RAPID-CITY::rcCfmTransmitLbmMessages.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.2272.1.69.17.1.9.1 i <value>
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcCfmTransmitLbmMessages.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.17 | rcCfmTransmitLbmTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.69.17.1 | rcCfmTransmitLbmEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.69.17.1.9 | rcCfmTransmitLbmMessages | RAPID-CITY |