MIBs Depot

HUAWEI-IPMCAST-MIB

Registered at
1.3.6.1.4.1.2011.5.25.149.1
Last updated
2007-04-16 00:00
Organization
Huawei Technologies co.,Ltd.
Revisions
2007-04-16 00:00
Namespace
huawei
Source file
HUAWEI-IPMCAST-MIB
Digest
sha256:26f224df53c45bdc49ea426b96e54eb518194d7cf0490f1d09c426d8012723c7

Description

The Mib module for management of IP Multicast, including multicast routing, data forwarding, and data reception. Huawei Technologies co.,Ltd . Supplementary information may be available at: http://www.huawei.com

Contact

R&D BeiJing, Huawei Technologies co.,Ltd. Huawei Bld.,NO.3 Xinxi Rd., Shang-Di Information Industry Base, Hai-Dian District Beijing P.R. China Zip:100085 Http://www.huawei.com E-mail:support@huawei.com

Imports

FromSymbols
HUAWEI-MIBhwDatacomm
IANA-RTPROTO-MIBIANAipMRouteProtocol, IANAipRouteProtocol
IF-MIBInterfaceIndex, InterfaceIndexOrZero
INET-ADDRESS-MIBInetAddress, InetAddressPrefixLength, InetAddressType, InetVersion, InetZoneIndex
P-BRIDGE-MIBEnabledStatus
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter64, Gauge32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, TimeTicks, Unsigned32, iso, mib-2
SNMPv2-TCDisplayString, RowStatus, StorageType, TEXTUAL-CONVENTION, TimeStamp, TruthValue

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

BRIDGE-MIB
HUAWEI-IPMCAST-MIB
HUAWEI-MIB
IANA-RTPROTO-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
P-BRIDGE-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC

Objects

NameOIDSyntaxAccessStatus
hwMcast
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.149
hwIpMcastMibObjects
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.149.1.1
hwIpMcast
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.149.1.1.1
hwIpMcastEnable
OBJECT-TYPE
The enabled status of IP Multicast function on this system.
1.3.6.1.4.1.2011.5.25.149.1.1.1.1EnabledStatusread-writecurrent
hwIpMcastRouteEntryCount
OBJECT-TYPE
The number of rows in the hwIpMcastRouteTable. This can be used to check for multicast routing activity, and to monitor the multicast routing table size.
1.3.6.1.4.1.2011.5.25.149.1.1.1.2Gauge32read-onlycurrent
hwIpMcastInterfaceTable
OBJECT-TYPE
The (conceptual) table used to manage the multicast protocol active on an interface.
1.3.6.1.4.1.2011.5.25.149.1.1.1.3not-accessiblecurrent
hwIpMcastInterfaceEntry
OBJECT-TYPE
An entry (conceptual row) containing the multicast protocol information for a particular interface.
1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1not-accessiblecurrent
hwIpMcastInterfaceIpVersion
OBJECT-TYPE
The IP version of this row.
1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.1InetVersionnot-accessiblecurrent
hwIpMcastInterfaceIfIndex
OBJECT-TYPE
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's ifIndex.
1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.2InterfaceIndexnot-accessiblecurrent
hwIpMcastInterfaceTtl
OBJECT-TYPE
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 multicast packets are forwarded out the interface.
1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.3Unsigned32 (0..255)read-writecurrent
hwIpMcastInterfaceRateLimit
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.4Unsigned32read-writecurrent
hwIpMcastInterfaceInMcastOctets
OBJECT-TYPE
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. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of hwIpMcastInterfaceDiscontinuityTime.
1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.5Counter64read-onlycurrent
hwIpMcastInterfaceOutMcastOctets
OBJECT-TYPE
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. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of hwIpMcastInterfaceDiscontinuityTime.
1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.6Counter64read-onlycurrent
hwIpMcastInterfaceInMcastPkts
OBJECT-TYPE
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 Layer 2 traffic statistics and hwIpMcastInterfaceTable at Layer 3. In this case a difference between these objects probably indicates that some Layer 3 multicast packets are being transmitted as unicast at Layer 2. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of hwIpMcastInterfaceDiscontinuityTime.
1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.7Counter64read-onlycurrent
hwIpMcastInterfaceOutMcastPkts
OBJECT-TYPE
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 Layer 2 traffic statistics and hwIpMcastInterfaceTable at Layer 3. In this case a difference between these objects probably indicates that some Layer 3 multicast packets are being transmitted as unicast at Layer 2. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of hwIpMcastInterfaceDiscontinuityTime.
1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.8Counter64read-onlycurrent
hwIpMcastInterfaceDiscontinuityTime
OBJECT-TYPE
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 the local management subsystem, then this object contains a zero value.
1.3.6.1.4.1.2011.5.25.149.1.1.1.3.1.9TimeStampread-onlycurrent
hwIpMcastRouteTable
OBJECT-TYPE
The (conceptual) table containing multicast routing information for IP datagrams sent by particular sources to to the IP multicast groups known to this router.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5not-accessiblecurrent
hwIpMcastRouteEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1not-accessiblecurrent
hwIpMcastRouteGroupAddressType
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.1InetAddressTypenot-accessiblecurrent
hwIpMcastRouteGroup
OBJECT-TYPE
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. This address object is only significant up to hwIpMcastRouteGroupPrefixLength bits. The remainder of the address bits are zero. This is especially important for this index field, which is part of the index of this entry. Any non-zero bits would signify an entirely different entry. For addresses of type ipv4z or ipv6z, the appended zone index is significant even though it lies beyond the prefix length. The use of these address types indicate that this forwarding state applies only within the given zone. Zone index zero is not valid in this table.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.2InetAddress (SIZE(0 | 4 | 8 | 16 | 20))not-accessiblecurrent
hwIpMcastRouteGroupPrefixLength
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.3InetAddressPrefixLength (4..128)not-accessiblecurrent
hwIpMcastRouteSourceAddressType
OBJECT-TYPE
A value indicating the address family of the address contained in hwIpMcastRouteSource. The value MUST be the same as the value of IpMcastRouteGroupType.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.4InetAddressTypenot-accessiblecurrent
hwIpMcastRouteSource
OBJECT-TYPE
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 object is only significant up to hwIpMcastRouteGroupPrefixLength bits. The remainder of the address bits are zero. This is especially important for this index field, which is part of the index of this entry. Any non-zero bits would signify an entirely different entry. For addresses of type ipv4z or ipv6z, the appended zone index is significant even though it lies beyond the prefix length. The use of these address types indicate that this source address applies only within the given zone. Zone index zero is not valid in this table.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.5InetAddress (SIZE(0 | 4 | 8 | 16 | 20))not-accessiblecurrent
hwIpMcastRouteSourcePrefixLength
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.6InetAddressPrefixLength (4..128)not-accessiblecurrent
hwIpMcastRouteUpstreamNeighborType
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.7InetAddressTyperead-onlycurrent
hwIpMcastRouteUpstreamNeighbor
OBJECT-TYPE
The address of the upstream neighbor (for example, RPF neighbor) from which IP datagrams from these sources to this multicast address are received.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.8InetAddress (SIZE(0 | 4 | 8 | 16 | 20))read-onlycurrent
hwIpMcastRouteInIfIndex
OBJECT-TYPE
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 be accepted on multiple interfaces (for example, in BIDIR-PIM).
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.9InterfaceIndexOrZeroread-onlycurrent
hwIpMcastRouteTimeStamp
OBJECT-TYPE
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 management subsystem, then this object contains a zero value.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.10TimeStampread-onlycurrent
hwIpMcastRouteExpiryTime
OBJECT-TYPE
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 time until the prune expires. If this timer expires, state reverts to forwarding(2). Otherwise, this object represents the time until this entry is removed from the table.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.11TimeTicksread-onlycurrent
hwIpMcastRouteProtocol
OBJECT-TYPE
The multicast routing protocol via which this multicast forwarding entry was learned.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.12IANAipMRouteProtocolread-onlycurrent
hwIpMcastRouteRtProtocol
OBJECT-TYPE
The routing mechanism via which the route used to find the upstream or parent interface for this multicast forwarding entry was learned.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.13IANAipRouteProtocolread-onlycurrent
hwIpMcastRouteRtAddressType
OBJECT-TYPE
A value indicating the address family of the address contained in hwIpMcastRouteRtAddress.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.14InetAddressTyperead-onlycurrent
hwIpMcastRouteRtAddress
OBJECT-TYPE
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 the address bits are zero. For addresses of type ipv4z or ipv6z, the appended zone index is significant even though it lies beyond the prefix length. The use of these address types indicate that this forwarding state applies only within the given zone. Zone index zero is not valid in this table.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.15InetAddress (SIZE(0 | 4 | 8 | 16 | 20))read-onlycurrent
hwIpMcastRouteRtPrefixLength
OBJECT-TYPE
The length in bits of the mask associated with the route used to find the upstream or parent interface for this multicast forwarding entry.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.16InetAddressPrefixLength (4..128)read-onlycurrent
hwIpMcastRouteRtType
OBJECT-TYPE
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 RIB (instead or in addition) due to local configuration, such as when running PIM over RIP. A value of multicast means that the route was explicitly added to the multicast RIB by the routing protocol, such as DVMRP or Multiprotocol BGP.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.17INTEGER {unicast(1), multicast(2)}read-onlycurrent
hwIpMcastRouteOctets
OBJECT-TYPE
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 increasing value occur at re-initialization of the management system. Discontinuities can also occur as a result of routes being removed and replaced, which can be detected by observing the value of hwIpMcastRouteTimeStamp.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.18Counter64read-onlycurrent
hwIpMcastRoutePkts
OBJECT-TYPE
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 a result of routes being removed and replaced, which can be detected by observing the value of hwIpMcastRouteTimeStamp.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.19Counter64read-onlycurrent
hwIpMcastRouteTtlDropOctets
OBJECT-TYPE
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 decremented to zero, or to a value less than hwIpMcastInterfaceTtl for all next hops. Discontinuities in this monotonically increasing value occur at re-initialization of the management system. Discontinuities can also occur as a result of routes being removed and replaced, which can be detected by observing the value of hwIpMcastRouteTimeStamp.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.20Counter64read-onlycurrent
hwIpMcastRouteTtlDropPackets
OBJECT-TYPE
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 less than hwIpMcastInterfaceTtl for all next hops. Discontinuities in this monotonically increasing value occur at re-initialization of the management system. Discontinuities can also occur as a result of routes being removed and replaced, which can be detected by observing the value of hwIpMcastRouteTimeStamp.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.21Counter64read-onlycurrent
hwIpMcastRouteDifferentInIfOctets
OBJECT-TYPE
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. For RPF checking protocols (such as PIM-SM), these packets arrived on interfaces other than hwIpMcastRouteInIfIndex, and were dropped because of this failed RPF check. (RPF paths are 'Reverse Path Forwarding' path; the unicast routes to the expected origin of multicast data flows). Other protocols may drop packets on an incoming interface check for different reasons (for example, BIDIR-PIM performs a DF check on receipt of packets). All packets dropped as a result of an incoming interface check are counted here. If this counter increases rapidly, this indicates a problem. A significant quantity of multicast data is arriving at this router on unexpected interfaces, and is not being forwarded. For guidance, if the rate of increase of this counter exceeds 1% of the rate of increase of hwIpMcastRouteOctets, then there are multicast routing problems that require investigation. Discontinuities in this monotonically increasing value occur at re-initialization of the management system. Discontinuities can also occur as a result of routes being removed and replaced, which can be detected by observing the value of hwIpMcastRouteTimeStamp.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.22Counter64read-onlycurrent
hwIpMcastRouteDifferentInIfPackets
OBJECT-TYPE
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 checking protocols (such as PIM-SM), these packets arrived on interfaces other than hwIpMcastRouteInIfIndex, and were dropped because of this failed RPF check. (RPF paths are 'Reverse Path Forwarding' path; the unicast routes to the expected origin of multicast data flows). Other protocols may drop packets on an incoming interface check for different reasons (for example, BIDIR-PIM performs a DF check on receipt of packets). All packets dropped as a result of an incoming interface check are counted here. If this counter increases rapidly, this indicates a problem. A significant quantity of multicast data is arriving at this router on unexpected interfaces, and is not being forwarded. For guidance, if the rate of increase of this counter exceeds 1% of the rate of increase of hwIpMcastRoutePkts, then there are multicast routing problems that require investigation. Discontinuities in this monotonically increasing value occur at re-initialization of the management system. Discontinuities can also occur as a result of routes being removed and replaced, which can be detected by observing the value of hwIpMcastRouteTimeStamp.
1.3.6.1.4.1.2011.5.25.149.1.1.1.5.1.23Counter64read-onlycurrent
hwIpMcastRouteNextHopTable
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6not-accessiblecurrent
hwIpMcastRouteNextHopEntry
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1not-accessiblecurrent
hwIpMcastRouteNextHopGroupAddressType
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.1InetAddressTypenot-accessiblecurrent
hwIpMcastRouteNextHopGroup
OBJECT-TYPE
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. This address object is only significant up to hwIpMcastRouteNextHopGroupPrefixLength bits. The remainder of the address bits are zero. This is especially important for this index field, which is part of the index of this entry. Any non-zero bits would signify an entirely different entry. For addresses of type ipv4z or ipv6z, the appended zone index is significant even though it lies beyond the prefix length. The use of these address types indicate that this forwarding state applies only within the given zone. Zone index zero is not valid in this table.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.2InetAddress (SIZE(0 | 4 | 8 | 16 | 20))not-accessiblecurrent
hwIpMcastRouteNextHopGroupPrefixLength
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.3InetAddressPrefixLength (4..128)not-accessiblecurrent
hwIpMcastRouteNextHopSourceAddressType
OBJECT-TYPE
A value indicating the address family of the address contained in hwIpMcastRouteNextHopSource. The value MUST be the same as the value of IpMcastRouteNextHopGroupType.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.4InetAddressTypenot-accessiblecurrent
hwIpMcastRouteNextHopSource
OBJECT-TYPE
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 interface. This address object is only significant up to hwIpMcastRouteNextHopSourcePrefixLength bits. The remainder of the address bits are zero. This is especially important for this index field, which is part of the index of this entry. Any non-zero bits would signify an entirely different entry. For addresses of type ipv4z or ipv6z, the appended zone index is significant even though it lies beyond the prefix length. The use of these address types indicate that this source address applies only within the given zone. Zone index zero is not valid in this table.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.5InetAddress (SIZE(0 | 4 | 8 | 16 | 20))not-accessiblecurrent
hwIpMcastRouteNextHopSourcePrefixLength
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.6InetAddressPrefixLength (4..128)not-accessiblecurrent
hwIpMcastRouteNextHopIfIndex
OBJECT-TYPE
The ifIndex value of the interface for the outgoing interface for this next-hop.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.7InterfaceIndexnot-accessiblecurrent
hwIpMcastRouteNextHopAddressType
OBJECT-TYPE
A value indicating the address family of the address contained in hwIpMcastRouteNextHopAddress.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.8InetAddressTypenot-accessiblecurrent
hwIpMcastRouteNextHopAddress
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.9InetAddress (SIZE(0 | 4 | 8 | 16 | 20))not-accessiblecurrent
hwIpMcastRouteNextHopState
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.10INTEGER {pruned(1), forwarding(2)}read-onlycurrent
hwIpMcastRouteNextHopTimeStamp
OBJECT-TYPE
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 management subsystem, then this object contains a zero value.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.11TimeStampread-onlycurrent
hwIpMcastRouteNextHopExpiryTime
OBJECT-TYPE
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 remaining time until this entry is removed from the table. The time remaining may be copied from hwIpMcastRouteExpiryTime if the protocol in use for this entry does not specify next-hop timers. The value 0 indicates that the entry is not subject to aging.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.12TimeTicksread-onlycurrent
hwIpMcastRouteNextHopClosestMemberHops
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.13Unsigned32 (0..255)read-onlycurrent
hwIpMcastRouteNextHopProtocol
OBJECT-TYPE
The routing mechanism via which this next-hop was learned.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.14IANAipMRouteProtocolread-onlycurrent
hwIpMcastRouteNextHopOctets
OBJECT-TYPE
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. Discontinuities can also occur as a result of routes being removed and replaced, which can be detected by observing the value of hwIpMcastRouteNextHopTimeStamp.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.15Counter64read-onlycurrent
hwIpMcastRouteNextHopPkts
OBJECT-TYPE
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 as a result of routes being removed and replaced, which can be detected by observing the value of hwIpMcastRouteNextHopTimeStamp.
1.3.6.1.4.1.2011.5.25.149.1.1.1.6.1.16Counter64read-onlycurrent
hwIpMcastBoundaryTable
OBJECT-TYPE
The (conceptual) table listing the system's multicast scope zone boundaries.
1.3.6.1.4.1.2011.5.25.149.1.1.1.7not-accessiblecurrent
hwIpMcastBoundaryEntry
OBJECT-TYPE
An entry (conceptual row) describing one of this device's multicast scope zone boundaries.
1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1not-accessiblecurrent
hwIpMcastBoundaryIfIndex
OBJECT-TYPE
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 boundaries cut through links. Therefore this is an external interface. This may be either a physical or virtual interface (tunnel, encapsulation, and so forth.) For IPv6, zone boundaries cut through nodes. Therefore this is a virtual interface within the node. This is not an external interface, either real or virtual. Packets crossing this interface neither arrive at nor leave the node, but only move between zones within the node.
1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.1InterfaceIndexnot-accessiblecurrent
hwIpMcastBoundaryAddressType
OBJECT-TYPE
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.
1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.2InetAddressTypenot-accessiblecurrent
hwIpMcastBoundaryAddress
OBJECT-TYPE
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 prefixed by 239.0.0.0/4. Scoped IPv6 multicast address ranges are FF0x::/16, where x is a valid RFC 4291 multicast scope. An IPv6 address prefixed by FF1x::/16 is a non-permanently- assigned address. An IPv6 address prefixed by FF3x::/16 is a unicast-prefix-based multicast addresses. A zone boundary for FF0x::/16 implies an identical boundary for these other prefixes. No separate FF1x::/16 or FF3x::/16 entries exist in this table. This address object is only significant up to hwIpMcastBoundaryAddressPrefixLength bits. The remainder of the address bits are zero. This is especially important for this index field, which is part of the index of this entry. Any non-zero bits would signify an entirely different entry. For addresses of type ipv4z or ipv6z, the appended zone index is significant even though it lies beyond the prefix length. Zone index zero is not valid in this table.
1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.3InetAddress (SIZE(0 | 4 | 8 | 16 | 20))not-accessiblecurrent
hwIpMcastBoundaryAddressPrefixLength
OBJECT-TYPE
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. The InetAddressType is given by hwIpMcastBoundaryAddressType. For 'ipv4' this object must be in the range 4..32. For 'ipv6', this object must be 16.
1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.4InetAddressPrefixLength (4..32)not-accessiblecurrent
hwIpMcastBoundaryTimeStamp
OBJECT-TYPE
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 management subsystem, then this object contains a zero value.
1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.5TimeStampread-onlycurrent
hwIpMcastBoundaryDroppedMcastOctets
OBJECT-TYPE
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 management system. Discontinuities can also occur as a result of boundary configuration being removed and replaced, which can be detected by observing the value of hwIpMcastBoundaryTimeStamp.
1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.6Counter64read-onlycurrent
hwIpMcastBoundaryDroppedMcastPkts
OBJECT-TYPE
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 system. Discontinuities can also occur as a result of boundary configuration being removed and replaced, which can be detected by observing the value of hwIpMcastBoundaryTimeStamp.
1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.7Counter64read-onlycurrent
hwIpMcastBoundaryStatus
OBJECT-TYPE
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 writeable objects in this entry can be modified when the status of this entry is active(1).
1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.8RowStatusread-createcurrent
hwIpMcastBoundaryStorageType
OBJECT-TYPE
The storage type for this row. Rows having the value 'permanent' need not allow write-access to any columnar objects in the row.
1.3.6.1.4.1.2011.5.25.149.1.1.1.7.1.9StorageTyperead-createcurrent
hwIpMcastChannelName
OBJECT-TYPE
Channel name limited by cac on the interface.
1.3.6.1.4.1.2011.5.25.149.1.1.1.8DisplayString (SIZE(1..64))read-onlycurrent
hwIpMcastChannelGroup
OBJECT-TYPE
Group address of the entry.
1.3.6.1.4.1.2011.5.25.149.1.1.1.9IpAddressread-onlycurrent
hwIpMcastChannelSource
OBJECT-TYPE
Source address of the entry.
1.3.6.1.4.1.2011.5.25.149.1.1.1.10IpAddressread-onlycurrent
hwIpMcastChannelDownstreamEntries
OBJECT-TYPE
The total number of entries on the interface.
1.3.6.1.4.1.2011.5.25.149.1.1.1.11Unsigned32 (0..65535)read-onlycurrent
hwIpMcastChannelDownstreamBandWidth
OBJECT-TYPE
The value of bandwidth on this interface.
1.3.6.1.4.1.2011.5.25.149.1.1.1.12DisplayString (SIZE(1..64))read-onlycurrent
hwIpMcastChannelGlobalEntries
OBJECT-TYPE
The total number of entries on the interface.
1.3.6.1.4.1.2011.5.25.149.1.1.1.13Unsigned32 (0..65535)read-onlycurrent
hwIpMcastChannelDownstreamLimitBandWidth
OBJECT-TYPE
The configured limit of bandwidth on this interface.
1.3.6.1.4.1.2011.5.25.149.1.1.1.14DisplayString (SIZE(1..64))read-onlycurrent
hwIpMcastChannelDownstreamLimitEntries
OBJECT-TYPE
The configured limit of entries on the interface.
1.3.6.1.4.1.2011.5.25.149.1.1.1.15Unsigned32 (0..65535)read-onlycurrent
hwIpMcastChannelGlobalLimitEntries
OBJECT-TYPE
The configured limit of global entries.
1.3.6.1.4.1.2011.5.25.149.1.1.1.16Unsigned32 (0..65535)read-onlycurrent
hwIpMcastChannelInterfaceIfIndex
OBJECT-TYPE
The interface on which this router most recently sent or received a cac trap, or zero if this router has not sent or received a cac trap.
1.3.6.1.4.1.2011.5.25.149.1.1.1.17InterfaceIndexOrZeroread-onlycurrent
hwIpMcastNotifications
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.149.1.2
hwIpMcastMibConformance
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.149.1.3
hwIpMcastMibCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.149.1.3.1
hwIpMcastMibGroups
OBJECT-IDENTITY
1.3.6.1.4.1.2011.5.25.149.1.3.2

Notifications

NameOIDStatus
hwIpMcastDownstreamChannelLimit
NOTIFICATION-TYPE
A hwIpMcastDownstreamChannelLimit notification signifies that a entry belongs to specified channel has been limited. This notification is generated whenever a entry belongs to specified channel failed to add downstream cause channel downstream entry or bandwidth limit.
1.3.6.1.4.1.2011.5.25.149.1.2.1current
hwIpMcastDownstreamTotalLimit
NOTIFICATION-TYPE
A hwIpMcastDownstreamTotalLimit notification signifies that a entry has been limited. This notification is generated whenever a entry failed to add downstream cause total downstream entry or bandwidth limit.
1.3.6.1.4.1.2011.5.25.149.1.2.2current
hwIpMcastGlobalChannelLimit
NOTIFICATION-TYPE
A hwIpMcastGlobalChannelLimit notification signifies that a entry belongs to specified channel has been limited for global limite. This notification is generated whenever a entry belongs to specified channel failed to create as global entries limits.
1.3.6.1.4.1.2011.5.25.149.1.2.3current
hwIpMcastGlobalTotalLimit
NOTIFICATION-TYPE
A hwIpMcastGlobalTotalLimit notification signifies that a entry has been limited for global total entries limite. This notification is generated whenever a entry failed to create as global total entries limits.
1.3.6.1.4.1.2011.5.25.149.1.2.4current
hwIpMcastOutChannelExceededLimit
NOTIFICATION-TYPE
A hwIpMcastOutChannelExceededLimit notification signifies that existed entries exceeded channel downstream entry or bandwidth limit of pim routing-table. This notification is generated whenever existed entries belongs to specified channel exceeded downstream entry or bandwidth limit due to downstream limit config.
1.3.6.1.4.1.2011.5.25.149.1.2.5current
hwIpMcastOutTotalExceededLimit
NOTIFICATION-TYPE
A hwIpMcastOutTotalExceededLimit notification signifies that existed entries exceeded total downstream entry or bandwidth limit of pim routing-table. This notification is generated whenever existed entries exceeded total downstream entry or bandwidth limit due to downstream limit config.
1.3.6.1.4.1.2011.5.25.149.1.2.6current
hwIpMcastGlobalChannelExceededLimit
NOTIFICATION-TYPE
A hwIpMcastGlobalChannelExceededLimit notification signifies that existed entries exceeded global entry limit of pim routing-table. This notification is generated whenever existed entries belongs to specified channel exceeded global entry or bandwidth limit due to global limit config.
1.3.6.1.4.1.2011.5.25.149.1.2.7current
hwIpMcastGlobalTotalExceededLimit
NOTIFICATION-TYPE
A hwIpMcastGlobalTotalExceededLimit notification signifies that existed entries exceeded global total entry limit of pim routing-table. This notification is generated whenever existed entries exceeded global total entry or bandwidth limit due to global limit config.
1.3.6.1.4.1.2011.5.25.149.1.2.8current

Conformance

NameOIDStatus
hwIpMcastMibComplianceHost
MODULE-COMPLIANCE
The compliance statement for hosts supporting IPMCAST-Mib.
1.3.6.1.4.1.2011.5.25.149.1.3.1.1current
hwIpMcastMibComplianceRouter
MODULE-COMPLIANCE
The compliance statement for routers supporting IPMCAST-Mib.
1.3.6.1.4.1.2011.5.25.149.1.3.1.2current
hwIpMcastMibComplianceBorderRouter
MODULE-COMPLIANCE
The compliance statement for routers on scope boundaries supporting IPMCAST-Mib.
1.3.6.1.4.1.2011.5.25.149.1.3.1.3current
hwIpMcastMibBasicGroup
OBJECT-GROUP
A collection of objects to support basic management of IP Multicast protocols.
1.3.6.1.4.1.2011.5.25.149.1.3.2.1current
hwIpMcastMibRouteGroup
OBJECT-GROUP
A collection of objects to support basic management of IP Multicast routing.
1.3.6.1.4.1.2011.5.25.149.1.3.2.2current
hwIpMcastMibIfPktsGroup
OBJECT-GROUP
A collection of objects to support management of packet counters for each interface entry.
1.3.6.1.4.1.2011.5.25.149.1.3.2.3current
hwIpMcastMibPktsOutGroup
OBJECT-GROUP
A collection of objects to support management of packet counters for each outgoing interface entry of a route.
1.3.6.1.4.1.2011.5.25.149.1.3.2.4current
hwIpMcastMibHopCountGroup
OBJECT-GROUP
A collection of objects to support management of the use of hop counts in IP Multicast routing.
1.3.6.1.4.1.2011.5.25.149.1.3.2.5current
hwIpMcastMibRouteOctetsGroup
OBJECT-GROUP
A collection of objects to support management of octet counters for each forwarding entry.
1.3.6.1.4.1.2011.5.25.149.1.3.2.6current
hwIpMcastMibRouteProtoGroup
OBJECT-GROUP
A collection of objects providing information on the relationship between multicast routing information and the IP Forwarding Table.
1.3.6.1.4.1.2011.5.25.149.1.3.2.7current
hwIpMcastMibBoundaryIfGroup
OBJECT-GROUP
A collection of objects to support management of multicast scope zone boundaries.
1.3.6.1.4.1.2011.5.25.149.1.3.2.8current
hwIpMcastMibNotificationObjects
OBJECT-GROUP
A collection of objects to support notification of MCAC network management events.
1.3.6.1.4.1.2011.5.25.149.1.3.2.9current
hwIpMcastMibNotificationGroup
NOTIFICATION-GROUP
A collection of notifications for signaling MCAC network management events.
1.3.6.1.4.1.2011.5.25.149.1.3.2.10current