mvpnAdvtType
BGP-MPLS-LAYER3-VPN-MULTICAST-MIB ·
.1.3.6.1.2.1.243.1.6.1.1
Object
column Enumeration
The PMSI type.
The enumerated PMSI types and corresponding
descriptions are as follows:
intraAsIpmsi : Intra-AS Inclusive PMSI
interAsIpmsi : Inter-AS Inclusive PMSI
sPmsi : Selective PMSI
Context
- MIB
- BGP-MPLS-LAYER3-VPN-MULTICAST-MIB
- OID
.1.3.6.1.2.1.243.1.6.1.1- Type
- column
- Access
- noaccess
- Status
- current
- Parent
- mvpnAdvtStatsEntry
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::mvpnAdvtType'
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::mvpnAdvtType.<mplsL3VpnVrfName>.<mvpnAdvtType>.<mvpnAdvtPeerAddrType>.<mvpnAdvtPeerAddr>'
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::mvpnAdvtType'
Syntax
Enumeration
Values & Constraints
Enumerated Values
0 | intraAsIpmsi |
1 | interAsIpmsi |
2 | sPmsi |