DRAFT-MSDP-MIB :: msdpPeerLastError

MIB Reference — IPNetwork Monitor · Updated September 14, 2026

All MIBsDRAFT-MSDP-MIBmsdpPeerLastError

msdpPeerLastError

Module: DRAFT-MSDP-MIB

OID (symbolic): DRAFT-MSDP-MIB::msdpPeerLastError

OID (numeric): 1.3.6.1.3.92.1.1.5.1.33

Node type: OBJECT-TYPE

Type: OCTET STRING

Access: read-only

Description: The last error code and subcode seen by this peer on this connection. If no error has occurred, this field is zero. Otherwise, the first byte of this two byte OCTET STRING contains the error code, and the second byte contains the subcode.

What is msdpPeerLastError?

Holds the last two-byte error/subcode pair reported for this peer's connection -- first byte the error code, second the subcode -- reading as all zeros if no error has occurred, so an admin can check it after a flap to see what code caused it.

Examples

Walk all instances (SNMPv2c):

snmpwalk -v2c -c public <target> 1.3.6.1.3.92.1.1.5.1.33
snmpwalk -v2c -c public <target> DRAFT-MSDP-MIB::msdpPeerLastError

Get a specific instance (index 1):

snmpget -v2c -c public <target> 1.3.6.1.3.92.1.1.5.1.33.1
snmpget -v2c -c public <target> DRAFT-MSDP-MIB::msdpPeerLastError.1

Start monitoring Multicast-enabled router, MSDP speaker (vendor-neutral IETF experimental standard) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the DRAFT-MSDP-MIB::msdpPeerLastError OID value, configure state conditions and alerts, and monitor any Multicast-enabled router, MSDP speaker (vendor-neutral IETF experimental standard) from a single console.

OID Breakdown

Upper-level ancestors (5 from the standard OID tree / other modules)
Numeric OIDNameModule
1isoLANART-AGENT
1.3orgAirPair-MIB
1.3.6dodAirPair-MIB
1.3.6.1internetAirPair-MIB
1.3.6.1.3experimentalAXON-MIB
Numeric OIDNameModule
1.3.6.1.3.92msdpMIBDRAFT-MSDP-MIB
1.3.6.1.3.92.1msdpMIBobjectsDRAFT-MSDP-MIB
1.3.6.1.3.92.1.1msdpDRAFT-MSDP-MIB
1.3.6.1.3.92.1.1.5msdpPeerTableDRAFT-MSDP-MIB
1.3.6.1.3.92.1.1.5.1msdpPeerEntryDRAFT-MSDP-MIB
1.3.6.1.3.92.1.1.5.1.33msdpPeerLastErrorDRAFT-MSDP-MIB