IPMROUTE-MIB

File: IPMROUTE-MIB.mib (25673 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF

Imported symbols

MODULE-IDENTITY OBJECT-TYPE experimental
Integer32 Counter32 IpAddress
TimeTicks RowStatus MODULE-COMPLIANCE
OBJECT-GROUP

Defined Types

IpMRouteEntry  
SEQUENCE    
  ipMRouteGroup IpAddress
  ipMRouteSource IpAddress
  ipMRouteSourceMask IpAddress
  ipMRouteUpstreamNeighbor IpAddress
  ipMRouteInIfIndex Integer32
  ipMRouteUpTime TimeTicks
  ipMRouteExpiryTime TimeTicks
  ipMRoutePkts Counter32
  ipMRouteDifferentInIfPackets Counter32
  ipMRouteOctets Counter32
  ipMRouteProtocol INTEGER
  ipMRouteRtProto INTEGER
  ipMRouteRtAddress IpAddress
  ipMRouteRtMask IpAddress
  ipMRouteRtType INTEGER

IpMRouteNextHopEntry  
SEQUENCE    
  ipMRouteNextHopGroup IpAddress
  ipMRouteNextHopSource IpAddress
  ipMRouteNextHopSourceMask IpAddress
  ipMRouteNextHopIfIndex Integer32 0..2147483647
  ipMRouteNextHopAddress IpAddress
  ipMRouteNextHopState INTEGER
  ipMRouteNextHopUpTime TimeTicks
  ipMRouteNextHopExpiryTime TimeTicks
  ipMRouteNextHopClosestMemberHops Integer32
  ipMRouteNextHopProtocol INTEGER
  ipMRouteNextHopPkts Counter32

IpMRouteInterfaceEntry  
SEQUENCE    
  ipMRouteInterfaceIfIndex Integer32 0..2147483647
  ipMRouteInterfaceTtl Integer32
  ipMRouteInterfaceProtocol INTEGER
  ipMRouteInterfaceRateLimit Integer32
  ipMRouteInterfaceInMcastOctets Counter32
  ipMRouteInterfaceOutMcastOctets Counter32

IpMRouteBoundaryEntry  
SEQUENCE    
  ipMRouteBoundaryIfIndex Integer32 0..2147483647
  ipMRouteBoundaryAddress IpAddress
  ipMRouteBoundaryAddressMask IpAddress
  ipMRouteBoundaryStatus RowStatus

Defined Values

ipMRouteMIB 1.3.6.1.3.60
The MIB module for management of IP Multicast routing, but independent of the specific multicast routing protocol in use.
MODULE-IDENTITY    

ipMRouteMIBObjects 1.3.6.1.3.60.1
OBJECT IDENTIFIER    

ipMRoute 1.3.6.1.3.60.1.1
OBJECT IDENTIFIER    

ipMRouteEnable 1.3.6.1.3.60.1.1.1
The enabled status of IP Multicast routing on this router.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

ipMRouteTable 1.3.6.1.3.60.1.1.2
The (conceptual) table containing multicast routing information for IP datagrams sent by particular sources to the IP multicast groups known to this router.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpMRouteEntry

ipMRouteEntry 1.3.6.1.3.60.1.1.2.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.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpMRouteEntry  

ipMRouteGroup 1.3.6.1.3.60.1.1.2.1.1
The IP multicast group address for which this entry contains multicast routing information.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipMRouteSource 1.3.6.1.3.60.1.1.2.1.2
The network address which when combined with the corresponding value of ipMRouteSourceMask identifies the sources for which this entry contains multicast routing information.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipMRouteSourceMask 1.3.6.1.3.60.1.1.2.1.3
The network mask which when combined with the corresponding value of ipMRouteSource identifies the sources for which this entry contains multicast routing information.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipMRouteUpstreamNeighbor 1.3.6.1.3.60.1.1.2.1.4
The address of the upstream neighbor (e.g., RPF neighbor) from which IP datagrams from these sources to this multicast address are received, or 0.0.0.0 if the upstream neighbor is unknown (e.g., in CBT).
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ipMRouteInIfIndex 1.3.6.1.3.60.1.1.2.1.5
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 (e.g., in CBT).
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipMRouteUpTime 1.3.6.1.3.60.1.1.2.1.6
The time since the multicast routing information represented by this entry was learned by the router.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

ipMRouteExpiryTime 1.3.6.1.3.60.1.1.2.1.7
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

ipMRoutePkts 1.3.6.1.3.60.1.1.2.1.8
The number of packets which this router has received from these sources and addressed to this multicast group address.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipMRouteDifferentInIfPackets 1.3.6.1.3.60.1.1.2.1.9
The number of packets which this router has received from these sources and addressed to this multicast group address, which were not received from the interface indicated by ipMRouteInIfIndex.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipMRouteOctets 1.3.6.1.3.60.1.1.2.1.10
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipMRouteProtocol 1.3.6.1.3.60.1.1.2.1.11
The multicast routing protocol via which this multicast forwarding entry was learned. Inclusion of values for multicast routing protocols is not intended to imply that those protocols need be supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), local(2), netmgmt(3), dvmrp(4), mospf(5), pimSparseDense(6), cbt(7), pimSparseMode(8), pimDenseMode(9), igmpOnly(10)  

ipMRouteRtProto 1.3.6.1.3.60.1.1.2.1.12
The routing mechanism via which the route used for this multicast forwarding entry was learned. Inclusion of values for routing protocols is not intended to imply that those protocols need be supported.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), local(2), netmgmt(3), icmp(4), egp(5), ggp(6), hello(7), rip(8), isIs(9), esIs(10), ciscoIgrp(11), bbnSpfIgp(12), ospf(13), bgp(14), idpr(15), ciscoEigrp(16), dvmrp(17)  

ipMRouteRtAddress 1.3.6.1.3.60.1.1.2.1.13
The address portion of the route used for this multicast forwarding entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ipMRouteRtMask 1.3.6.1.3.60.1.1.2.1.14
The mask associated with the route used for this multicast forwarding entry.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

ipMRouteRtType 1.3.6.1.3.60.1.1.2.1.15
The reason the given route was placed in the (logical) multicast 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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unicast(1), multicast(2)  

ipMRouteNextHopTable 1.3.6.1.3.60.1.1.3
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.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpMRouteNextHopEntry

ipMRouteNextHopEntry 1.3.6.1.3.60.1.1.3.1
An entry (conceptual row) in the list of next hops on outgoing interfaces to which IP multicast datagrams from particular sources to a IP multicast group address are routed.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpMRouteNextHopEntry  

ipMRouteNextHopGroup 1.3.6.1.3.60.1.1.3.1.1
The IP multicast group for which this entry specifies a next hop on an outgoing interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipMRouteNextHopSource 1.3.6.1.3.60.1.1.3.1.2
The network address which when combined with the corresponding value of ipMRouteNextHopSourceMask identifies the sources for which this entry specifies a next hop on an outgoing interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipMRouteNextHopSourceMask 1.3.6.1.3.60.1.1.3.1.3
The network mask which when combined with the corresponding value of ipMRouteNextHopSource identifies the sources for which this entry specifies a next hop on an outgoing interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipMRouteNextHopIfIndex 1.3.6.1.3.60.1.1.3.1.4
The ifIndex value of the interface for the outgoing interface for this next hop.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

ipMRouteNextHopAddress 1.3.6.1.3.60.1.1.3.1.5
The address of the next hop specific to this entry. For most interfaces, this is identical to ipMRouteNextHopGroup. NBMA interfaces, however, may have multiple next hop addresses out a single outgoing interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipMRouteNextHopState 1.3.6.1.3.60.1.1.3.1.6
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.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER pruned(1), forwarding(2)  

ipMRouteNextHopUpTime 1.3.6.1.3.60.1.1.3.1.7
The time since the multicast routing information represented by this entry was learned by the router.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

ipMRouteNextHopExpiryTime 1.3.6.1.3.60.1.1.3.1.8
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.
Status: current Access: read-only
OBJECT-TYPE    
  TimeTicks  

ipMRouteNextHopClosestMemberHops 1.3.6.1.3.60.1.1.3.1.9
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.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

ipMRouteNextHopProtocol 1.3.6.1.3.60.1.1.3.1.10
The routing mechanism via which this next-hop was learned.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), local(2), netmgmt(3), dvmrp(4), mospf(5), pimSparseDense(6), cbt(7), pimSparseMode(8), pimDenseMode(9), igmpOnly(10)  

ipMRouteNextHopPkts 1.3.6.1.3.60.1.1.3.1.11
The number of packets which have been forwarded using this route.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipMRouteInterfaceTable 1.3.6.1.3.60.1.1.4
The (conceptual) table containing multicast routing information specific to interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpMRouteInterfaceEntry

ipMRouteInterfaceEntry 1.3.6.1.3.60.1.1.4.1
An entry (conceptual row) containing the multicast routing information for a particular interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpMRouteInterfaceEntry  

ipMRouteInterfaceIfIndex 1.3.6.1.3.60.1.1.4.1.1
The ifIndex value of the interface for which this entry contains information.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

ipMRouteInterfaceTtl 1.3.6.1.3.60.1.1.4.1.2
The datagram TTL threshold for the interface. Any IP multicast datagrams with a TTL 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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ipMRouteInterfaceProtocol 1.3.6.1.3.60.1.1.4.1.3
The routing protocol running on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), local(2), netmgmt(3), dvmrp(4), mospf(5), pimSparseDense(6), cbt(7), pimSparseMode(8), pimDenseMode(9), igmpOnly(10)  

ipMRouteInterfaceRateLimit 1.3.6.1.3.60.1.1.4.1.4
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.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

ipMRouteInterfaceInMcastOctets 1.3.6.1.3.60.1.1.4.1.5
The number of octets of multicast packets that have arrived on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipMRouteInterfaceOutMcastOctets 1.3.6.1.3.60.1.1.4.1.6
The number of octets of multicast packets that have been sent on the interface.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

ipMRouteBoundaryTable 1.3.6.1.3.60.1.1.5
The (conceptual) table listing the router's scoped multicast address boundaries.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    IpMRouteBoundaryEntry

ipMRouteBoundaryEntry 1.3.6.1.3.60.1.1.5.1
An entry (conceptual row) in the ipMRouteBoundaryTable representing a scoped boundary.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpMRouteBoundaryEntry  

ipMRouteBoundaryIfIndex 1.3.6.1.3.60.1.1.5.1.1
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 out this interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  Integer32 0..2147483647  

ipMRouteBoundaryAddress 1.3.6.1.3.60.1.1.5.1.2
The group address which when combined with the corresponding value of ipMRouteBoundaryAddressMask identifies the group range for which the scoped boundary exists. Scoped addresses must come from the range 239.x.x.x.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipMRouteBoundaryAddressMask 1.3.6.1.3.60.1.1.5.1.3
The group address mask which when combined with the corresponding value of ipMRouteBoundaryAddress identifies the group range for which the scoped boundary exists.
Status: current Access: not-accessible
OBJECT-TYPE    
  IpAddress  

ipMRouteBoundaryStatus 1.3.6.1.3.60.1.1.5.1.4
The status of this row, by which new entries may be created, or old entries deleted from this table.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

ipMRouteMIBConformance 1.3.6.1.3.60.2
OBJECT IDENTIFIER    

ipMRouteMIBCompliances 1.3.6.1.3.60.2.1
OBJECT IDENTIFIER    

ipMRouteMIBGroups 1.3.6.1.3.60.2.2
OBJECT IDENTIFIER    

ipMRouteMIBCompliance 1.3.6.1.3.60.2.1.1
The compliance statement for the IP Multicast MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

ipMRouteMIBBasicGroup 1.3.6.1.3.60.2.2.1
A collection of objects to support basic management of IP Multicast routing.
Status: current Access: read-only
OBJECT-GROUP    

ipMRouteMIBHopCountGroup 1.3.6.1.3.60.2.2.2
A collection of objects to support management of the use of hop counts in IP Multicast routing.
Status: current Access: read-only
OBJECT-GROUP    

ipMRouteMIBBoundaryGroup 1.3.6.1.3.60.2.2.3
A collection of objects to support management of scoped multicast address boundaries.
Status: current Access: read-only
OBJECT-GROUP    

ipMRouteMIBPktsOutGroup 1.3.6.1.3.60.2.2.4
A collection of objects to support management of packet counters for each outgoing interface entry of a route.
Status: current Access: read-only
OBJECT-GROUP    

ipMRouteMIBRouteGroup 1.3.6.1.3.60.2.2.6
A collection of objects providing information on the relationship between multicast routing information, and the IP Forwarding Table.
Status: current Access: read-only
OBJECT-GROUP