All MIBs › IEEE802171-CFM-MIB › dot1agCfmLtrLastEgressIdentifier
dot1agCfmLtrLastEgressIdentifier
Module: IEEE802171-CFM-MIB
OID (symbolic): IEEE802171-CFM-MIB::dot1agCfmLtrLastEgressIdentifier
OID (numeric): 1.0.8802.1.1.3.1.6.2.1.6
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
An octet field holding the Last Egress Identifier returned in the LTR. The Last Egress Identifier identifies the MEP Linktrace Initiator that originated, or the Linktrace Responder that forwarded, the LTM to which this LTR is the response. This is the same value as the Egress Identifier field of that LTM.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.6.2.1.6 snmpwalk -v2c -c public <target> IEEE802171-CFM-MIB::dot1agCfmLtrLastEgressIdentifier
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.6.2.1.6.1 snmpget -v2c -c public <target> IEEE802171-CFM-MIB::dot1agCfmLtrLastEgressIdentifier.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot1agCfmLtrLastEgressIdentifier.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.0 | std | START-MIB |
| 1.0.8802 | iso8802 | START-MIB |
| 1.0.8802.1 | ieee802dot1 | START-MIB |
| 1.0.8802.1.1 | ieee802dot1mibs | START-MIB |
| 1.0.8802.1.1.3 | ieee8021SecyMIB | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1 | secyMIBObjects | IEEE8021-SECY-MIB |
| 1.0.8802.1.1.3.1.6 | dot1agCfmMep | IEEE802171-CFM-MIB |
| 1.0.8802.1.1.3.1.6.2 | dot1agCfmLtrTable | IEEE802171-CFM-MIB |
| 1.0.8802.1.1.3.1.6.2.1 | dot1agCfmLtrEntry | IEEE802171-CFM-MIB |
| 1.0.8802.1.1.3.1.6.2.1.6 | dot1agCfmLtrLastEgressIdentifier | IEEE802171-CFM-MIB |