HUAWEI-IPMCAST-MIB Table View

Table-centric layout grouping table, row, and column objects.

Tables
7
Rows
7
Columns
75
.1.3.6.1.4.1.2011.5.25.149.1.1.1.3 · 1 row entry · 9 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwIpMcastInterfaceTable
/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::hwIpMcastInterfaceTable'
The (conceptual) table used to manage the multicast
protocol active on an interface.
hwIpMcastInterfaceEntry row .1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1
An entry (conceptual row) containing the multicast protocol
information for a particular interface.
Column Syntax OID
The IP version of this row.
INET-ADDRESS-MIBInetVersion
Type Values:
0unknown
1ipv4
2ipv6
.1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.1
The index value that uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
identified by the same value of the IF-MIB…
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.2
The datagram TTL threshold for the interface. Any IP
multicast datagrams with a TTL (IPv4) or Hop Limit (IPv6)
less than this threshold will not be forwarded out the
interface. The default value of 0 means all multica…
Unsigned32r/w
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.3
The rate-limit, in kilobits per second, of forwarded
multicast traffic on the interface. A rate-limit of 0
indicates that no rate limiting is done.
SNMPv2-SMIUnsigned32r/w
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.4
The number of octets of multicast packets that have arrived
on the interface, including framing characters. This object
is similar to ifInOctets in the Interfaces MIB, except that
only multicast packets are counted.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.5
The number of octets of multicast packets that have been
sent on the interface, including framing characters. This
object is similar to ifOutOctets in the Interfaces MIB,
except that only multicast packets are counted.…
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.6
The number of multicast packets that have arrived on the
interface. In many cases, this object is identical to
ifInMulticastPkts in the Interfaces MIB.

However, some implementations use ifXTable for Laye…
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.7
The number of multicast packets that have been sent on the
interface. In many cases, this object is identical to
ifOutMulticastPkts in the Interfaces MIB.

However, some implementations use ifXTable for L…
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.8
The value of sysUpTime on the most recent occasion at which
any one or more of this entry's counters suffered a
discontinuity.

If no such discontinuities have occurred since the last re-
initialization of…
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.9
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5 · 1 row entry · 23 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwIpMcastRouteTable
/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::hwIpMcastRouteTable'
The (conceptual) table containing multicast routing
information for IP datagrams sent by particular sources to
to the IP multicast groups known to this router.
hwIpMcastRouteEntry row .1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1
An entry (conceptual row) containing the multicast routing
information for IP datagrams from a particular source and
addressed to a particular IP multicast group address.
Column Syntax OID
A value indicating the address family of the address
contained in hwIpMcastRouteGroup. Legal values correspond to
the subset of address families for which multicast
forwarding is supported.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.1
The IP multicast group address which, when combined with
the corresponding value specified in
hwIpMcastRouteGroupPrefixLength, identifies the groups for
which this entry contains multicast routing information.
OctetString
Constraints:
range: 16-16
range: 8-8
range: 4-4
range: 0-0
range: 20-20
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.2
The length in bits of the mask which, when combined with
the corresponding value of hwIpMcastRouteGroup, identifies the
groups for which this entry contains multicast routing
information.
Unsigned32
Constraints:
range: 4-128
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.3
A value indicating the address family of the address
contained in hwIpMcastRouteSource. The value MUST be the same
as the value of IpMcastRouteGroupType.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.4
The network address which, when combined with the
corresponding value of hwIpMcastRouteSourcePrefixLength,
identifies the sources for which this entry contains
multicast routing information.

This address …
OctetString
Constraints:
range: 20-20
range: 16-16
range: 8-8
range: 4-4
range: 0-0
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.5
The length in bits of the mask which, when combined with
the corresponding value of hwIpMcastRouteSource, identifies
the sources for which this entry contains multicast routing
information.
Unsigned32
Constraints:
range: 4-128
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.6
A value indicating the address family of the address
contained in hwIpMcastRouteUpstreamNeighbor.

An address type of unknown(0) indicates that the upstream
neighbor is unknown, for example in BIDIR-PIM.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.7
The address of the upstream neighbor (for example, RPF
neighbor) from which IP datagrams from these sources to
this multicast address are received.
OctetString
Constraints:
range: 4-4
range: 20-20
range: 16-16
range: 8-8
range: 0-0
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.8
The value of ifIndex for the interface on which IP
datagrams sent by these sources to this multicast address
are received. A value of 0 indicates that datagrams are not
subject to an incoming interface check, but may b…
IF-MIBInterfaceIndexOrZero
Type Constraints:
range: 0..2147483647
Description:
This textual convention is an extension of the
InterfaceIndex convention. The latter defines a greater
than zero value used to identify an interface or interface
sub-layer in the managed system. This extension permits…
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.9
The value of sysUpTime at which the multicast routing
information represented by this entry was learned by the
router.

If this infomration was present at the most recent re-
initialization of the local ma…
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.10
The minimum amount of time remaining before this entry will
be aged out. The value 0 indicates that the entry is not
subject to aging. If hwIpMcastRouteNextHopState is pruned(1),
this object represents the remaining t…
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.11
The multicast routing protocol via which this multicast
forwarding entry was learned.
IANA-RTPROTO-MIBIANAipMRouteProtocol
Type Values:
1other
2local
3netmgmt
4dvmrp
5mospf
6pimSparseDense
7cbt
8pimSparseMode
9pimDenseMode
10igmpOnly
11bgmp
12msdp
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.12
The routing mechanism via which the route used to find the
upstream or parent interface for this multicast forwarding
entry was learned.
IANA-RTPROTO-MIBIANAipRouteProtocol
Type Values:
1other
2local
3netmgmt
4icmp
5egp
6ggp
7hello
8rip
9isIs
10esIs
11ciscoIgrp
12bbnSpfIgp
13ospf
14bgp
15idpr
16ciscoEigrp
17dvmrp
18rpl
19dhcp
20ttdp
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.13
A value indicating the address family of the address
contained in hwIpMcastRouteRtAddress.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.14
The address portion of the route used to find the upstream
or parent interface for this multicast forwarding entry.
This address object is only significant up to
hwIpMcastRouteGroupPrefixLength bits. The remainder of t…
OctetString
Constraints:
range: 20-20
range: 16-16
range: 8-8
range: 4-4
range: 0-0
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.15
The length in bits of the mask associated with the route
used to find the upstream or parent interface for this
multicast forwarding entry.
Unsigned32
Constraints:
range: 4-128
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.16
The reason the given route was placed in the (logical)
multicast Routing Information Base (RIB). A value of
unicast means that the route would normally be placed only
in the unicast RIB, but was placed in the multicast…
Enumeration
Enumerated Values:
1unicast
2multicast
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.17
The number of octets contained in IP datagrams which were
received from these sources and addressed to this multicast
group address, and which were forwarded by this router.
Discontinuities in this monotonically increas…
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.18
The number of packets routed using this multicast route
entry.

Discontinuities in this monotonically increasing value
occur at re-initialization of the management system.
Discontinuities can also occur as…
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.19
The number of octets contained in IP datagrams which this
router has received from these sources and addressed to this
multicast group address, which were dropped because the TTL
(IPv4) or Hop Limit (IPv6) was decrement…
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.20
The number of packets which this router has received from
these sources and addressed to this multicast group address,
which were dropped because the TTL (IPv4) or Hop Limit
(IPv6) was decremented to zero, or to a value…
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.21
The number of octets contained in IP datagrams which this
router has received from these sources and addressed to this
multicast group address, which were dropped because they
were received on an unexpected interface.
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.22
The number of packets which this router has received from
these sources and addressed to this multicast group address,
which were dropped because they were received on an
unexpected interface.

For RPF che…
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.23
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6 · 1 row entry · 16 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwIpMcastRouteNextHopTable
/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::hwIpMcastRouteNextHopTable'
The (conceptual) table containing information on the
next-hops on outgoing interfaces for routing IP multicast
datagrams.  Each entry is one of a list of next-hops on
outgoing interfaces for particular sources sending to a
particular multicast group address.
hwIpMcastRouteNextHopEntry row .1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1
An entry (conceptual row) in the list of next-hops on
outgoing interfaces to which IP multicast datagrams from
particular sources to an IP multicast group address are
routed.
Column Syntax OID
A value indicating the address family of the address
contained in hwIpMcastRouteNextHopGroup. Legal values
correspond to the subset of address families for which
multicast forwarding is supported.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.1
The IP multicast group address which, when combined with
the corresponding value specified in
hwIpMcastRouteNextHopGroupPrefixLength, identifies the groups
for which this entry contains multicast forwarding
information.…
OctetString
Constraints:
range: 20-20
range: 16-16
range: 8-8
range: 4-4
range: 0-0
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.2
The length in bits of the mask which, when combined with
the corresponding value of hwIpMcastRouteGroup, identifies the
groups for which this entry contains multicast routing
information.
Unsigned32
Constraints:
range: 4-128
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.3
A value indicating the address family of the address
contained in hwIpMcastRouteNextHopSource. The value MUST be
the same as the value of IpMcastRouteNextHopGroupType.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.4
The network address which, when combined with the
corresponding value of the mask specified in
hwIpMcastRouteNextHopSourcePrefixLength, identifies the
sources for which this entry specifies a next-hop on an
outgoing int…
OctetString
Constraints:
range: 8-8
range: 20-20
range: 16-16
range: 4-4
range: 0-0
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.5
The length in bits of the mask which, when combined with
the corresponding value specified in
hwIpMcastRouteNextHopSource, identifies the sources for which
this entry specifies a next-hop on an outgoing interface.
Unsigned32
Constraints:
range: 4-128
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.6
The ifIndex value of the interface for the outgoing
interface for this next-hop.
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.7
A value indicating the address family of the address
contained in hwIpMcastRouteNextHopAddress.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.8
The address of the next-hop specific to this entry. For
most interfaces, this is identical to
hwIpMcastRouteNextHopGroup. NBMA interfaces, however, may
have multiple next-hop addresses out a single outgoing
interface.
OctetString
Constraints:
range: 20-20
range: 16-16
range: 8-8
range: 4-4
range: 0-0
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.9
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' i…
Enumeration
Enumerated Values:
1pruned
2forwarding
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.10
The value of sysUpTime at which the multicast routing
information represented by this entry was learned by the
router.

If this infomration was present at the most recent re-
initialization of the local ma…
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.11
The minimum amount of time remaining before this entry will
be aged out. If hwIpMcastRouteNextHopState is pruned(1), the
remaining time until the prune expires and the state reverts
to forwarding(2). Otherwise, the re…
SNMPv2-SMITimeTicks
Type Constraints:
range: 0..4294967295
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.12
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 Cou…
Unsigned32
Constraints:
range: 0-255
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.13
The routing mechanism via which this next-hop was learned.
IANA-RTPROTO-MIBIANAipMRouteProtocol
Type Values:
1other
2local
3netmgmt
4dvmrp
5mospf
6pimSparseDense
7cbt
8pimSparseMode
9pimDenseMode
10igmpOnly
11bgmp
12msdp
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.14
The number of octets of multicast packets that have been
forwarded using this route.

Discontinuities in this monotonically increasing value
occur at re-initialization of the management system.
Discontinui…
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.15
The number of packets which have been forwarded using this
route.

Discontinuities in this monotonically increasing value
occur at re-initialization of the management system.
Discontinuities can also occur…
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.16
.1.3.6.1.4.1.2011.5.25.149.1.1.1.7 · 1 row entry · 9 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwIpMcastBoundaryTable
/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::hwIpMcastBoundaryTable'
The (conceptual) table listing the system's multicast scope
zone boundaries.
hwIpMcastBoundaryEntry row .1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1
An entry (conceptual row) describing one of this device's
multicast scope zone boundaries.
Column Syntax OID
The IfIndex value for the interface to which this boundary
applies. Packets with a destination address in the
associated address/mask range will not be forwarded over
this interface.

For IPv4, zone bound…
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.1
A value indicating the address family of the address
contained in hwIpMcastBoundaryAddress. Legal values
correspond to the subset of address families for which
multicast forwarding is supported.
INET-ADDRESS-MIBInetAddressType
Type Values:
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn
.1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.2
The group address which, when combined with the
corresponding value of hwIpMcastBoundaryAddressPrefixLength,
identifies the group range for which the scoped boundary
exists. Scoped IPv4 multicast address ranges must be…
OctetString
Constraints:
range: 0-0
range: 20-20
range: 16-16
range: 8-8
range: 4-4
.1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.3
The length in bits of the mask which when, combined with
the corresponding value of hwIpMcastBoundaryAddress,
identifies the group range for which the scoped boundary
exists.
Unsigned32
Constraints:
range: 4-128
.1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.4
The value of sysUpTime at which the multicast boundary
information represented by this entry was learned by the
router.

If this infomration was present at the most recent re-
initialization of the local m…
SNMPv2-TCTimeStamp
Based On: SNMPv2-SMITimeTicks
Description:
The value of the sysUpTime object at which a specific
occurrence happened. The specific occurrence must be

defined in the description of any object defined using this
type.

If sysUpTime is reset t…
.1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.5
The number of octets of multicast packets that have been
dropped as a result of this zone boundary configuration.

Discontinuities in this monotonically increasing value
occur at re-initialization of the m…
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.6
The number of multicast packets that have been dropped as a
result of this zone boundary configuration.

Discontinuities in this monotonically increasing value
occur at re-initialization of the management …
SNMPv2-SMICounter64
Type Constraints:
range: 0..18446744073709551615
.1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.7
The status of this row, by which rows in this table can
be created and destroyed.

This status object can be set to active(1) without setting
any other columnar objects in this entry.

All wr…
SNMPv2-TCRowStatusr/w
Type Values:
1active
2notInService
3notReady
4createAndGo
5createAndWait
6destroy
Description:
The RowStatus textual convention is used to manage the
creation and deletion of conceptual rows, and is used as the
value of the SYNTAX clause for the status column of a
conceptual row (as described in Section 7.7.1 of …
.1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.8
The storage type for this row. Rows having the value
'permanent' need not allow write-access to any columnar
objects in the row.
SNMPv2-TCStorageTyper/w
Type Values:
1other
2volatile
3nonVolatile
4permanent
5readOnly
Description:
Describes the memory realization of a conceptual row. A
row which is volatile(2) is lost upon reboot. A row which
is either nonVolatile(3), permanent(4) or readOnly(5), is
backed up by stable storage. A row which is …
.1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.9
.1.3.6.1.4.1.2011.5.25.149.1.1.1.22 · 1 row entry · 6 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwIpMcastDownstreamTotalTable
/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::hwIpMcastDownstreamTotalTable'
The (conceptual) table used to list CAC limit and statistic 
information on an interface.
hwIpMcastDownstreamTotalEntry row .1.3.6.1.4.1.2011.5.25.149.1.1.1.22.1
An entry (conceptual row) containing the CAC limit and statistic
information for a particular interface.
Column Syntax OID
The IP version of this row.
INET-ADDRESS-MIBInetVersion
Type Values:
0unknown
1ipv4
2ipv6
.1.3.6.1.4.1.2011.5.25.149.1.1.1.22.1.1
The index value that uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
identified by the same value of the IF-MIB…
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.2011.5.25.149.1.1.1.22.1.2
The configured limit of entries on the interface.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.2011.5.25.149.1.1.1.22.1.3
The configured limit of bandwidth on this interface.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.5.25.149.1.1.1.22.1.4
The total number of entries on the interface.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.25.149.1.1.1.22.1.5
The value of bandwidth on this interface.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.5.25.149.1.1.1.22.1.6
.1.3.6.1.4.1.2011.5.25.149.1.1.1.23 · 1 row entry · 7 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwIpMcastDownstreamChannelTable
/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::hwIpMcastDownstreamChannelTable'
The (conceptual) table used to list CAC limit and statistic 
information for a channel on an interface.
hwIpMcastDownstreamChannelEntry row .1.3.6.1.4.1.2011.5.25.149.1.1.1.23.1
An entry (conceptual row) containing the multicast protocol
information for a particular interface.
Column Syntax OID
The IP version of this row.
INET-ADDRESS-MIBInetVersion
Type Values:
0unknown
1ipv4
2ipv6
.1.3.6.1.4.1.2011.5.25.149.1.1.1.23.1.1
The index value that uniquely identifies the interface to
which this entry is applicable. The interface identified by
a particular value of this index is the same interface as
identified by the same value of the IF-MIB…
IF-MIBInterfaceIndex
Type Constraints:
range: 1..2147483647
Description:
A unique value, greater than zero, for each interface or
interface sub-layer in the managed system. It is
recommended that values are assigned contiguously starting
from 1. The value for each interface sub-layer must …
.1.3.6.1.4.1.2011.5.25.149.1.1.1.23.1.2
Channel name limited by CAC on the interface.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.5.25.149.1.1.1.23.1.3
The configured limit of entries of this channel on the interface.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.2011.5.25.149.1.1.1.23.1.4
The configured limit of bandwidth of this channel on this interface.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.5.25.149.1.1.1.23.1.5
The total number of entries of this channel on the interface.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.25.149.1.1.1.23.1.6
The value of bandwidth of this channel on the interface.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.5.25.149.1.1.1.23.1.7
.1.3.6.1.4.1.2011.5.25.149.1.1.1.24 · 1 row entry · 5 columns
Uses the huawei variant from /opt/observium/mibs/huawei.
Command help
Walk hwIpMcastChannelTable
/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::hwIpMcastChannelTable'
The (conceptual) table used to list CAC limit and statistic 
information for all channels.
hwIpMcastChannelEntry row .1.3.6.1.4.1.2011.5.25.149.1.1.1.24.1
An entry (conceptual row) containing the CAC limit and statistic
information for a particular channel.
Column Syntax OID
The channel name of this row.
OctetString
Constraints:
range: 1-64
.1.3.6.1.4.1.2011.5.25.149.1.1.1.24.1.1
The configured limit of global entries for a channel.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.2011.5.25.149.1.1.1.24.1.2
The configured threshold of global entries for a channel.
Unsigned32
Constraints:
range: 1-65535
.1.3.6.1.4.1.2011.5.25.149.1.1.1.24.1.3
The total number of entries for this channel.
Unsigned32
Constraints:
range: 0-65535
.1.3.6.1.4.1.2011.5.25.149.1.1.1.24.1.4
The mode of this channel.
HWChannelMode
Type Values:
1ssm
2asm
.1.3.6.1.4.1.2011.5.25.149.1.1.1.24.1.5