jnxMvpnBgpGenUmhSelection
MCAST-VPN-MIB ·
.1.3.6.1.4.1.2636.5.12.1.1.2.2.1.2
Object
column Enumeration
The UMH selection method for this mvpn, as specified in section 5.1.3 of [MVPN]: highest-pe-address (1): PE with the highest address c-root-group-hashing (2): hashing based on (c-root, c-group) uncast-umh-route (3): per ucast route towards c-root
Context
- MIB
- MCAST-VPN-MIB
- OID
.1.3.6.1.4.1.2636.5.12.1.1.2.2.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- jnxMvpnBgpGeneralEntry
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 'MCAST-VPN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MCAST-VPN-MIB::jnxMvpnBgpGenUmhSelection'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MCAST-VPN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MCAST-VPN-MIB::jnxMvpnBgpGenUmhSelection.<index>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MCAST-VPN-MIB' -M '/opt/observium/mibs/juniper:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MCAST-VPN-MIB::jnxMvpnBgpGenUmhSelection'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | highest-pe-address |
2 | c-root-group-hashing |
3 | ucast-umh-route |