mvpnPmsiEncapsulationType
BGP-MPLS-LAYER3-VPN-MULTICAST-MIB ·
.1.3.6.1.2.1.243.1.4.1.8
Object
column Enumeration
The encapsulation type used for sending
packets through the PMSI corresponding to this entry.
The enumerated encapsulation types and the corresponding
descriptions are as follows:
greIp : Generic Routing Encapsulation (GRE)
(RFC 2784)
ipIp : IP-in-IP encapsulation (RFC 2003)
mpls : MPLS encapsulation (RFC 3032)
Context
- MIB
- BGP-MPLS-LAYER3-VPN-MULTICAST-MIB
- OID
.1.3.6.1.2.1.243.1.4.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mvpnPmsiEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk the column to discover its indexed instances, or supply every index to read one instance.
Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB::mvpnPmsiEncapsulationType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB::mvpnPmsiEncapsulationType.<mvpnPmsiTunnelIfIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'BGP-MPLS-LAYER3-VPN-MULTICAST-MIB::mvpnPmsiEncapsulationType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | greIp |
2 | ipIp |
3 | mpls |
Conformance
Member of