ipMRouteNextHopClosestMemberHops

IPMROUTE-STD-MIB · .1.3.6.1.2.1.83.1.1.3.1.9

Object

The minimum number of hops between this router and any
member of this IP multicast group reached via this next-hop
on this outgoing interface.  Any IP multicast datagrams for
the group which have a TTL less than this number of hops
will not be forwarded to this next-hop.

Context

MIB
IPMROUTE-STD-MIB
OID
.1.3.6.1.2.1.83.1.1.3.1.9
Type
column
Access
readonly
Status
current
Parent
ipMRouteNextHopEntry
Groups
1

Walk 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 'IPMROUTE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPMROUTE-STD-MIB::ipMRouteNextHopClosestMemberHops'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'IPMROUTE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'IPMROUTE-STD-MIB::ipMRouteNextHopClosestMemberHops.<ipMRouteNextHopGroup>.<ipMRouteNextHopSource>.<ipMRouteNextHopSourceMask>.<ipMRouteNextHopIfIndex>.<ipMRouteNextHopAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'IPMROUTE-STD-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'IPMROUTE-STD-MIB::ipMRouteNextHopClosestMemberHops'

Syntax

Source
SNMPv2-SMIInteger32
Base type
Integer32

Values & Constraints

Type Constraints
range: -2147483648..2147483647

Conformance