All MIBs › DRAFT-MSDP-MIB › msdpPeerEncapsulationType
msdpPeerEncapsulationType
Module: DRAFT-MSDP-MIB
OID (symbolic): DRAFT-MSDP-MIB::msdpPeerEncapsulationType
OID (numeric): 1.3.6.1.3.92.1.1.5.1.29
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The encapsulation in use when encapsulating data in SA messages to this peer.
What is msdpPeerEncapsulationType?
Shows which encapsulation -- TCP, UDP, or GRE -- is currently used to carry data packets to this peer inside SA messages, reflecting the outcome of the negotiation in msdpPeerEncapsulationState.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.3.92.1.1.5.1.29 snmpwalk -v2c -c public <target> DRAFT-MSDP-MIB::msdpPeerEncapsulationType
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.3.92.1.1.5.1.29.1 snmpget -v2c -c public <target> DRAFT-MSDP-MIB::msdpPeerEncapsulationType.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> msdpPeerEncapsulationType.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::msdpPeerEncapsulationType 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.29 | msdpPeerEncapsulationType | DRAFT-MSDP-MIB |