All MIBs › RAPID-CITY › rcCfmLtrReplyIngressMac
rcCfmLtrReplyIngressMac
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcCfmLtrReplyIngressMac
OID (numeric): 1.3.6.1.4.1.2272.1.69.33.1.17
Node type: OBJECT-TYPE
Type: MacAddress
Access: read-only
Description:
Mac address returned in the ingress MAC address field. If the rcCfmLtrReplyIngress object contains the value ingNoTlv(5), then the contents of this object are meaningless.
What is rcCfmLtrReplyIngressMac?
This object contains the MAC (hardware) address returned in the ingress MAC address field of a CFM (Connectivity Fault Management) linktrace reply message. If the ingress object indicates no TLV (Type-Length-Value) data was present, this field is undefined. Network troubleshooting tools use this to identify the switch interface where a signal enters the network.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.69.33.1.17 snmpwalk -v2c -c public <target> RAPID-CITY::rcCfmLtrReplyIngressMac
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.69.33.1.17.1 snmpget -v2c -c public <target> RAPID-CITY::rcCfmLtrReplyIngressMac.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcCfmLtrReplyIngressMac.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.33 | rcCfmLtrReplyTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.69.33.1 | rcCfmLtrReplyEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.69.33.1.17 | rcCfmLtrReplyIngressMac | RAPID-CITY |