mvpnGenUmhSelection
BGP-MPLS-LAYER3-VPN-MULTICAST-MIB ·
.1.3.6.1.2.1.243.1.2.1.8
Object
column Enumeration
The Upstream Multicast Hop (UMH) selection method for the
MVPN represented by this entry.
The enumerated methods and the corresponding
descriptions are as follows:
highestPeAddress : PE with the highest address
(see RFC 6513, Section 5.1.3)
cRootGroupHashing : hashing based on (c-root, c-group)
ucastUmhRoute : per-unicast route towards c-root
Context
- MIB
- BGP-MPLS-LAYER3-VPN-MULTICAST-MIB
- OID
.1.3.6.1.2.1.243.1.2.1.8- Type
- column
- Access
- readonly
- Status
- current
- Parent
- mvpnGenericEntry
- 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::mvpnGenUmhSelection'
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::mvpnGenUmhSelection.<mplsL3VpnVrfName>'
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::mvpnGenUmhSelection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | highestPeAddress |
2 | cRootGroupHashing |
3 | ucastUmhRoute |
Conformance
Member of