All MIBs › RAPID-CITY › rcCfmTransmitL2IpPingVrfName
rcCfmTransmitL2IpPingVrfName
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcCfmTransmitL2IpPingVrfName
OID (numeric): 1.3.6.1.4.1.2272.1.69.37.1.4
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description:
The Name of the Virtual Router
What is rcCfmTransmitL2IpPingVrfName?
This read-only object displays the name of the Virtual Router Forwarding (VRF) instance used when transmitting Layer 2 IP ping diagnostic messages. It identifies which routing context the ping test will traverse through the network. An operator references this when troubleshooting connectivity across VPN segments to understand which logical network environment is being tested.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.69.37.1.4 snmpwalk -v2c -c public <target> RAPID-CITY::rcCfmTransmitL2IpPingVrfName
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.69.37.1.4.1 snmpget -v2c -c public <target> RAPID-CITY::rcCfmTransmitL2IpPingVrfName.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcCfmTransmitL2IpPingVrfName.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.37 | rcCfmTransmitL2IpPingTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.69.37.1 | rcCfmTransmitL2IpPingEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.69.37.1.4 | rcCfmTransmitL2IpPingVrfName | RAPID-CITY |