All MIBs › RAPID-CITY › rcMplsLdpStatsBadLdpIdentifierErrors
rcMplsLdpStatsBadLdpIdentifierErrors
Module: RAPID-CITY
OID (symbolic): RAPID-CITY::rcMplsLdpStatsBadLdpIdentifierErrors
OID (numeric): 1.3.6.1.4.1.2272.1.74.1.1.3.8.1.26
Node type: OBJECT-TYPE
Type: Counter32
Access: read-only
Description:
This is the count of bad LDP ID errors.
What is rcMplsLdpStatsBadLdpIdentifierErrors?
This counter tracks the number of MPLS LDP (Label Distribution Protocol) protocol errors caused by invalid or incorrect LDP identifiers received from peers. It measures malformed or unrecognized LDP identity information in incoming messages. A network engineer would monitor this counter to diagnose protocol interoperability issues or misconfigurations in LDP router neighbor relationships.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2272.1.74.1.1.3.8.1.26 snmpwalk -v2c -c public <target> RAPID-CITY::rcMplsLdpStatsBadLdpIdentifierErrors
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2272.1.74.1.1.3.8.1.26.1 snmpget -v2c -c public <target> RAPID-CITY::rcMplsLdpStatsBadLdpIdentifierErrors.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> rcMplsLdpStatsBadLdpIdentifierErrors.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.74 | rcMpls | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.74.1 | rcMplsMib | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.74.1.1 | rcMplsObjects | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.74.1.1.3 | rcMplsLdpGroup | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.74.1.1.3.8 | rcMplsLdpStatsTable | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.74.1.1.3.8.1 | rcMplsLdpStatsEntry | RAPID-CITY |
| 1.3.6.1.4.1.2272.1.74.1.1.3.8.1.26 | rcMplsLdpStatsBadLdpIdentifierErrors | RAPID-CITY |