All MIBs › BGP4-V2-MIB-JUNIPER › jnxBgpM2PeerLastErrorReceivedData
jnxBgpM2PeerLastErrorReceivedData
Module: BGP4-V2-MIB-JUNIPER
OID (symbolic): BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerLastErrorReceivedData
OID (numeric): 1.3.6.1.4.1.2636.5.1.1.2.2.1.1.7
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description: The last error code's data seen by this peer.
What is jnxBgpM2PeerLastErrorReceivedData?
This field holds the raw binary data payload (up to 4075 bytes) associated with the last error code received from the peer, providing detailed context the NOTIFICATION message carried. Some error types include optional data fields that explain the problem (e.g., the offending attribute in an UPDATE message). Example: for a 'Malformed Attribute List' error, this might contain the actual malformed bytes that triggered rejection.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2636.5.1.1.2.2.1.1.7 snmpwalk -v2c -c public <target> BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerLastErrorReceivedData
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2636.5.1.1.2.2.1.1.7.1 snmpget -v2c -c public <target> BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerLastErrorReceivedData.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> jnxBgpM2PeerLastErrorReceivedData.1
Start monitoring Juniper Networks routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the BGP4-V2-MIB-JUNIPER::jnxBgpM2PeerLastErrorReceivedData OID value, configure state conditions and alerts, and monitor any Juniper Networks routers from a single console.
OID Breakdown
Upper-level ancestors (9 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.2636 | juniperMIB | JUNIPER-SMI |
| 1.3.6.1.4.1.2636.5 | jnxExperiment | JUNIPER-EXPERIMENT-MIB |
| 1.3.6.1.4.1.2636.5.1 | jnxBgpM2Experiment | JUNIPER-EXPERIMENT-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2636.5.1.1 | jnxBgpM2 | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2 | jnxBgpM2Peer | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2.2 | jnxBgpM2PeerErrors | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2.2.1 | jnxBgpM2PeerErrorsTable | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2.2.1.1 | jnxBgpM2PeerErrorsEntry | BGP4-V2-MIB-JUNIPER |
| 1.3.6.1.4.1.2636.5.1.1.2.2.1.1.7 | jnxBgpM2PeerLastErrorReceivedData | BGP4-V2-MIB-JUNIPER |