hwIpMcastRouteNextHopClosestMemberHops
HUAWEI-IPMCAST-MIB ·
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.13
Object
column Unsigned32
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 (IPv4) or Hop Count (IPv6) less
than this number of hops will not be forwarded to this
next-hop.
This is an optimization applied by multicast routing
protocols that explicitly track hop counts to downstream
listeners. Multicast protocols that are not aware of hop
counts to downstream listeners set this object to zero.
Context
- MIB
- HUAWEI-IPMCAST-MIB
- OID
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.13- Type
- column
- Access
- readonly
- Status
- current
- Parent
- hwIpMcastRouteNextHopEntry
- 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 'HUAWEI-IPMCAST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPMCAST-MIB::hwIpMcastRouteNextHopClosestMemberHops'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'HUAWEI-IPMCAST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPMCAST-MIB::hwIpMcastRouteNextHopClosestMemberHops.<hwIpMcastRouteNextHopGroupAddressType>.<hwIpMcastRouteNextHopGroup>.<hwIpMcastRouteNextHopGroupPrefixLength>.<hwIpMcastRouteNextHopSourceAddressType>.<hwIpMcastRouteNextHopSource>.<hwIpMcastRouteNextHopSourcePrefixLength>.<hwIpMcastRouteNextHopIfIndex>.<hwIpMcastRouteNextHopAddressType>.<hwIpMcastRouteNextHopAddress>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'HUAWEI-IPMCAST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'HUAWEI-IPMCAST-MIB::hwIpMcastRouteNextHopClosestMemberHops'
Syntax
Unsigned32
Values & Constraints
Object Constraints
range: 0-255
Conformance
Member of