All MIBs › DRAFT-MSDP-MIB › msdpPeerLastError
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 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.3 | experimental | AXON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.3.92 | msdpMIB | DRAFT-MSDP-MIB |
| 1.3.6.1.3.92.1 | msdpMIBobjects | DRAFT-MSDP-MIB |
| 1.3.6.1.3.92.1.1 | msdp | DRAFT-MSDP-MIB |
| 1.3.6.1.3.92.1.1.5 | msdpPeerTable | DRAFT-MSDP-MIB |
| 1.3.6.1.3.92.1.1.5.1 | msdpPeerEntry | DRAFT-MSDP-MIB |
| 1.3.6.1.3.92.1.1.5.1.33 | msdpPeerLastError | DRAFT-MSDP-MIB |