All MIBs › IEEE802171-CFM-MIB › dot1agCfmLtrNextEgressIdentifier
dot1agCfmLtrNextEgressIdentifier
Module: IEEE802171-CFM-MIB
OID (symbolic): IEEE802171-CFM-MIB::dot1agCfmLtrNextEgressIdentifier
OID (numeric): 1.0.8802.1.1.3.1.6.2.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
An octet field holding the Next Egress Identifier returned in the LTR. The Next Egress Identifier Identifies the Linktrace Responder that transmitted this LTR, and can forward the LTM to the next hop. This is the same value as the Egress Identifier of the forwarded LTM, if any. If the FwdYes bit of the Flags field is false, the contents of this field are undefined, i.e. any value can be transmitted, and the field is ignored by the receiver.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.0.8802.1.1.3.1.6.2.1.7 snmpwalk -v2c -c public <target> IEEE802171-CFM-MIB::dot1agCfmLtrNextEgressIdentifier
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.0.8802.1.1.3.1.6.2.1.7.1 snmpget -v2c -c public <target> IEEE802171-CFM-MIB::dot1agCfmLtrNextEgressIdentifier.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> dot1agCfmLtrNextEgressIdentifier.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.7 | dot1agCfmLtrNextEgressIdentifier | IEEE802171-CFM-MIB |