hwIpMcastRouteNextHopState

HUAWEI-IPMCAST-MIB · .1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.10

Object

column Enumeration
An indication of whether the outgoing interface and next-
hop represented by this entry is currently being used to
forward IP datagrams.  The value 'forwarding' indicates it
is currently being used; the value 'pruned' indicates it is
not.

Context

MIB
HUAWEI-IPMCAST-MIB
OID
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.10
Type
column
Access
readonly
Status
current
Parent
hwIpMcastRouteNextHopEntry
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 'HUAWEI-IPMCAST-MIB' -M '/opt/observium/mibs/huawei:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'HUAWEI-IPMCAST-MIB::hwIpMcastRouteNextHopState'
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::hwIpMcastRouteNextHopState.<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::hwIpMcastRouteNextHopState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1pruned
2forwarding

Conformance