CISCO-IETF-IPMROUTE-MIB: View SNMP OID List / Download MIB

VENDOR: CISCO


 Home MIB: CISCO-IETF-IPMROUTE-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 ciscoIetfIpMRouteMIB 1.3.6.1.4.1.9.10.117
Address family independent MIB module for management IP Multicast routing, but independent of the specific multicast routing protocol in use. This MIB module is based on RFC 2932 with additional MIB objects to make it a address family independent MIB. This Cisco MIB was created due to non availability of RFC or an Internet Draft which can provide address family independent MIB for IP Multicast Routing. This MIB may later be deprecated with a stable RFC or an Internet Draft This MIB module contains two scalars and five tables. The tables are: (1) The IP Multicast Route Table containing multicast routing information for IP datagrams sent by particular sources to the IP multicast groups known to a router. (2) The IP Multicast Routing Next Hop Table containing information on the next-hops for the 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. (3) The IP Multicast Routing Interface Table containing multicast routing information specific to interfaces. (4) The IP Multicast Scope Boundary Table containing the boundaries configured for multicast scopes. (5) The IP Multicast Scope Name Table containing human-readable names of multicast scope.
         cIpMRouteMIBObjects 1.3.6.1.4.1.9.10.117.1
             cIpMRoute 1.3.6.1.4.1.9.10.117.1.1
                 cIpMRouteEnable 1.3.6.1.4.1.9.10.117.1.1.1 integer read-write
The enabled status of IP Multicast routing on this router. Enumeration: 'disabled': 2, 'enabled': 1.
                 cIpMRouteTable 1.3.6.1.4.1.9.10.117.1.1.2 no-access
The (conceptual) table containing multicast routing information for IP datagrams sent by particular sources to the IP multicast groups known to this router.
                     cIpMRouteEntry 1.3.6.1.4.1.9.10.117.1.1.2.1 no-access
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. Discontinuities in counters in this entry can be detected by observing the value of cIpMRouteUpTime.
                         cIpMRouteAddrType 1.3.6.1.4.1.9.10.117.1.1.2.1.1 inetaddresstype no-access
The type of InetAddress for the IP multicast group address for which this entry contains multicast routing information.
                         cIpMRouteGroup 1.3.6.1.4.1.9.10.117.1.1.2.1.2 inetaddress no-access
The IP multicast group address for which this entry contains multicast routing information.
                         cIpMRouteSource 1.3.6.1.4.1.9.10.117.1.1.2.1.3 inetaddress no-access
The network address which when combined with the corresponding value of cIpMRouteSourceMask identifies the sources for which this entry contains multicast routing information. The address of 0:: indicates shared-tree entry.
                         cIpMRouteSourceMask 1.3.6.1.4.1.9.10.117.1.1.2.1.4 inetaddressprefixlength no-access
The network mask which when combined with the corresponding value of cIpMRouteSource identifies the sources for which this entry contains multicast routing information.
                         cIpMRouteUpstreamNeighbor 1.3.6.1.4.1.9.10.117.1.1.2.1.5 inetaddress read-only
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:: if the upstream neighbor is unknown.
                         cIpMRouteInIfIndex 1.3.6.1.4.1.9.10.117.1.1.2.1.6 interfaceindexorzero read-only
The value of ifIndex for the interface on which IP datagrams sent by these sources to this multicast address are received (i.e., RPF Interface).
                         cIpMRouteUpTime 1.3.6.1.4.1.9.10.117.1.1.2.1.7 timeticks read-only
The time since the multicast routing information represented by this entry was learned by the router.
                         cIpMRouteExpiryTime 1.3.6.1.4.1.9.10.117.1.1.2.1.8 timeticks read-only
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.
                         cIpMRoutePkts 1.3.6.1.4.1.9.10.117.1.1.2.1.9 counter32 read-only
The number of packets which this router has received from these sources and addressed to this multicast group address.
                         cIpMRouteDifferentInIfPackets 1.3.6.1.4.1.9.10.117.1.1.2.1.10 counter32 read-only
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 not received on the interface indicated by cIpMRouteInIfIndex.
                         cIpMRouteOctets 1.3.6.1.4.1.9.10.117.1.1.2.1.11 counter32 read-only
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.
                         cIpMRouteProtocol 1.3.6.1.4.1.9.10.117.1.1.2.1.12 ianaipmrouteprotocol read-only
The multicast routing protocol via which this multicast forwarding entry was learned.
                         cIpMRouteRtProto 1.3.6.1.4.1.9.10.117.1.1.2.1.13 ianaiprouteprotocol read-only
The routing mechanism via which the route used to find the upstream or parent interface for this multicast forwarding entry was learned. Inclusion of values for routing protocols is not intended to imply that those protocols need be supported.
                         cIpMRouteRtAddress 1.3.6.1.4.1.9.10.117.1.1.2.1.14 inetaddress read-only
The address portion of the route used to find the upstream or parent interface for this multicast forwarding entry.
                         cIpMRouteRtMask 1.3.6.1.4.1.9.10.117.1.1.2.1.15 inetaddressprefixlength read-only
The mask associated with the route used to find the upstream or parent interface for this multicast forwarding entry.
                         cIpMRouteRtType 1.3.6.1.4.1.9.10.117.1.1.2.1.16 integer read-only
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 Multiprotocol BGP or DVMRP. Enumeration: 'unicast': 1, 'multicast': 2.
                         cIpMRouteHCOctets 1.3.6.1.4.1.9.10.117.1.1.2.1.17 counter64 read-only
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. This object is a 64-bit version of cIpMRouteOctets.
                 cIpMRouteNextHopTable 1.3.6.1.4.1.9.10.117.1.1.3 no-access
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.
                     cIpMRouteNextHopEntry 1.3.6.1.4.1.9.10.117.1.1.3.1 no-access
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. Discontinuities in counters in this entry can be detected by observing the value of cIpMRouteUpTime.
                         cIpMRouteNextHopAddrType 1.3.6.1.4.1.9.10.117.1.1.3.1.1 inetaddresstype no-access
The type of InetAddress representing the IP multicast group.
                         cIpMRouteNextHopGroup 1.3.6.1.4.1.9.10.117.1.1.3.1.2 inetaddress no-access
The IP multicast group for which this entry specifies a next-hop on an outgoing interface.
                         cIpMRouteNextHopSource 1.3.6.1.4.1.9.10.117.1.1.3.1.3 inetaddress no-access
The network address which when combined with the corresponding value of cIpMRouteNextHopSourceMask identifies the sources for which this entry specifies a next-hop on an outgoing interface.
                         cIpMRouteNextHopSourceMask 1.3.6.1.4.1.9.10.117.1.1.3.1.4 inetaddressprefixlength no-access
The network mask which when combined with the corresponding value of cIpMRouteNextHopSource identifies the sources for which this entry specifies a next-hop on an outgoing interface.
                         cIpMRouteNextHopIfIndex 1.3.6.1.4.1.9.10.117.1.1.3.1.5 interfaceindex no-access
The ifIndex value of the interface for the outgoing interface for this next-hop.
                         cIpMRouteNextHopAddress 1.3.6.1.4.1.9.10.117.1.1.3.1.6 inetaddress no-access
The address of the next-hop specific to this entry. For most interfaces, this is identical to cIpMRouteNextHopGroup. NBMA interfaces, however, may have multiple next-hop addresses out a single outgoing interface.
                         cIpMRouteNextHopState 1.3.6.1.4.1.9.10.117.1.1.3.1.7 integer read-only
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. Enumeration: 'pruned': 1, 'forwarding': 2.
                         cIpMRouteNextHopUpTime 1.3.6.1.4.1.9.10.117.1.1.3.1.8 timeticks read-only
The time since the multicast routing information represented by this entry was learned by the router.
                         cIpMRouteNextHopExpiryTime 1.3.6.1.4.1.9.10.117.1.1.3.1.9 timeticks read-only
The minimum amount of time remaining before this entry will be aged out. If cIpMRouteNextHopState 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 cIpMRouteExpiryTime 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.
                         cIpMRouteNextHopClosestHops 1.3.6.1.4.1.9.10.117.1.1.3.1.10 integer32 read-only
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.
                         cIpMRouteNextHopProtocol 1.3.6.1.4.1.9.10.117.1.1.3.1.11 ianaipmrouteprotocol read-only
The routing mechanism via which this next-hop was learned.
                         cIpMRouteNextHopPkts 1.3.6.1.4.1.9.10.117.1.1.3.1.12 counter32 read-only
The number of packets which have been forwarded using this route.
                 cIpMRouteInterfaceTable 1.3.6.1.4.1.9.10.117.1.1.4 no-access
The (conceptual) table containing multicast routing information specific to interfaces.
                     cIpMRouteInterfaceEntry 1.3.6.1.4.1.9.10.117.1.1.4.1 no-access
An entry (conceptual row) containing the multicast routing information for a particular interface.
                         cIpMRouteInterfaceIfIndex 1.3.6.1.4.1.9.10.117.1.1.4.1.1 interfaceindex no-access
The ifIndex value of the interface for which this entry contains information.
                         cIpMRouteInterfaceIPVersion 1.3.6.1.4.1.9.10.117.1.1.4.1.2 inetversion no-access
The IP version of this row.
                         cIpMRouteInterfaceTtl 1.3.6.1.4.1.9.10.117.1.1.4.1.3 integer32 read-write
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.
                         cIpMRouteInterfaceProtocol 1.3.6.1.4.1.9.10.117.1.1.4.1.4 ianaipmrouteprotocol read-only
The routing protocol running on this interface.
                         cIpMRouteInterfaceRateLimit 1.3.6.1.4.1.9.10.117.1.1.4.1.5 integer32 read-write
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.
                         cIpMRouteInterfaceInMcastPkts 1.3.6.1.4.1.9.10.117.1.1.4.1.6 counter32 read-only
The number of multicast packets that have arrived on the interfaces. This object is similar to ifInPkts in the Interfaces MIB, except that only multicast packets are counted.
                         cIpMRouteInterfaceOutMcastPkts 1.3.6.1.4.1.9.10.117.1.1.4.1.7 counter32 read-only
The number of multicast packets that have been sent on the interface.
                         cIpMRouteInterfaceInMcastOctets 1.3.6.1.4.1.9.10.117.1.1.4.1.8 counter32 read-only
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.
                         cIpMRouteInterfaceOutMcastOctets 1.3.6.1.4.1.9.10.117.1.1.4.1.9 counter32 read-only
The number of octets of multicast packets that have been sent on the interface.
                         cIpMRouteInterfaceHCInMOctets 1.3.6.1.4.1.9.10.117.1.1.4.1.10 counter64 read-only
The number of octets of multicast packets that have arrived on the interface, including framing characters. This object is a 64-bit version of cIpMRouteInterfaceInMcastOctets. It is similar to ifHCInOctets in the Interfaces MIB, except that only multicast packets are counted.
                         cIpMRouteInterfaceHCOutMOctets 1.3.6.1.4.1.9.10.117.1.1.4.1.11 counter64 read-only
The number of octets of multicast packets that have been sent on the interface. This object is a 64-bit version of cIpMRouteInterfaceOutMcastOctets.
                         cIpMRouteInterfaceHCInMPkts 1.3.6.1.4.1.9.10.117.1.1.4.1.12 counter64 read-only
The number of multicast packets that have arrived on the interfaces. This object is a 64-bit version of cIpMRouteInterfaceInMcastPkts. This object is similar to ifInPkts in the Interfaces MIB, except that only multicast packets are counted.
                         cIpMRouteInterfaceHCOutMPkts 1.3.6.1.4.1.9.10.117.1.1.4.1.13 counter64 read-only
The number of multicast packets that have been sent on the interface. This object is a 64-bit version of cIpMRouteInterfaceOutMcastPkts.
                 cIpMRouteBoundaryTable 1.3.6.1.4.1.9.10.117.1.1.5 no-access
The (conceptual) table listing the router's scoped multicast address boundaries.
                     cIpMRouteBoundaryEntry 1.3.6.1.4.1.9.10.117.1.1.5.1 no-access
An entry (conceptual row) in the cIpMRouteBoundaryTable representing a scoped boundary.
                         cIpMRouteBoundaryScopeId 1.3.6.1.4.1.9.10.117.1.1.5.1.1 integer32 no-access
The scope value in the Group address to which this boundary applies. Packets with a destination address in the address/mask range associated with this scope will not be forwarded out the interface associated with the cIpMRouteBondaryIfIndex. This object is valid only for IPv6 and should take on only values 3-15. In IPv4, the value must be set to zero.
                         cIpMRouteBoundaryIfIndex 1.3.6.1.4.1.9.10.117.1.1.5.1.2 interfaceindex no-access
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.
                         cIpMRouteBoundaryAddressType 1.3.6.1.4.1.9.10.117.1.1.5.1.3 inetaddresstype no-access
The type of InetAddress representing the cIpMRouteBoundaryAddress.
                         cIpMRouteBoundaryAddress 1.3.6.1.4.1.9.10.117.1.1.5.1.4 inetaddress no-access
The group address which when combined with the corresponding value of cIpMRouteBoundaryAddressMask identifies the group range for which the scoped boundary exists.
                         cIpMRouteBoundaryAddressMask 1.3.6.1.4.1.9.10.117.1.1.5.1.5 inetaddressprefixlength no-access
The group address mask which when combined with the corresponding value of cIpMRouteBoundaryAddress identifies the group range for which the scoped boundary exists.
                         cIpMRouteBoundaryNameString 1.3.6.1.4.1.9.10.117.1.1.5.1.6 snmpadminstring read-only
The textual name associated with the multicast scope. The value of this object should be suitable for displaying to end-users, such as when allocating a multicast address in this scope.
                         cIpMRouteBoundaryStatus 1.3.6.1.4.1.9.10.117.1.1.5.1.7 rowstatus read-only
The status of this row, by which new entries may be created, or old entries deleted from this table.
                 cIpMRouteScopeNameTable 1.3.6.1.4.1.9.10.117.1.1.6 no-access
The (conceptual) table listing the multicast scope names.
                     cIpMRouteScopeNameEntry 1.3.6.1.4.1.9.10.117.1.1.6.1 no-access
An entry (conceptual row) in the cIpMRouteScopeNameTable representing a multicast scope name.
                         cIpMRouteScopeNameAddressType 1.3.6.1.4.1.9.10.117.1.1.6.1.1 inetaddresstype no-access
The type of InetAddress representing cIpMRouteScopeNameAddress.
                         cIpMRouteScopeNameAddress 1.3.6.1.4.1.9.10.117.1.1.6.1.2 inetaddress no-access
The group address which when combined with the corresponding value of cIpMRouteScopeNameAddressMask identifies the group range associated with the multicast scope.
                         cIpMRouteScopeNameAddressMask 1.3.6.1.4.1.9.10.117.1.1.6.1.3 inetaddressprefixlength no-access
The group address mask which when combined with the corresponding value of cIpMRouteScopeNameAddress identifies the group range associated with the multicast scope.
                         cIpMRouteScopeNameLanguage 1.3.6.1.4.1.9.10.117.1.1.6.1.4 languagetag no-access
The RFC 1766-style language tag associated with the scope name.
                         cIpMRouteScopeNameString 1.3.6.1.4.1.9.10.117.1.1.6.1.5 snmpadminstring read-only
The textual name associated with the multicast scope. The value of this object should be suitable for displaying to end-users, such as when allocating a multicast address in this scope.
                         cIpMRouteScopeNameDefault 1.3.6.1.4.1.9.10.117.1.1.6.1.6 truthvalue read-only
If true, indicates a preference that the name in the following language should be used by applications if no name is available in a desired language.
                         cIpMRouteScopeNameStatus 1.3.6.1.4.1.9.10.117.1.1.6.1.7 rowstatus read-only
The status of this row, by which new entries may be created, or old entries deleted from this table.
                 cIpMRouteEntryCount 1.3.6.1.4.1.9.10.117.1.1.7 gauge32 read-only
The number of rows in the cIpMRouteTable. This can be used to monitor the multicast routing table size.
         cIpMRouteMIBConformance 1.3.6.1.4.1.9.10.117.2
             cIpMRouteMIBCompliances 1.3.6.1.4.1.9.10.117.2.1
                 cIpMRouteMIBCompliance 1.3.6.1.4.1.9.10.117.2.1.1
The compliance statement for the IP Multicast Routing MIB.
                 cIpMRouteMIBComplianceRev1 1.3.6.1.4.1.9.10.117.2.1.2
The compliance statement for the IP Multicast Routing MIB.
             cIpMRouteMIBGroups 1.3.6.1.4.1.9.10.117.2.2
                 cIpMRouteMIBBasicGroup 1.3.6.1.4.1.9.10.117.2.2.1
A collection of objects to support basic management of IP Multicast routing.
                 cIpMRouteMIBHopCountGroup 1.3.6.1.4.1.9.10.117.2.2.2
A collection of objects to support management of the use of hop counts in IP Multicast routing.
                 cIpMRouteMIBBoundaryGroup 1.3.6.1.4.1.9.10.117.2.2.3
A collection of objects to support management of scoped multicast address boundaries.
                 cIpMRouteMIBPktsOutGroup 1.3.6.1.4.1.9.10.117.2.2.4
A collection of objects to support management of packet counters for each outgoing interface entry of a route.
                 cIpMRouteMIBHCInterfaceGroup 1.3.6.1.4.1.9.10.117.2.2.5
A collection of objects providing information specific to high speed (greater than 20,000,000 bits/second) network interfaces.
                 cIpMRouteMIBRouteGroup 1.3.6.1.4.1.9.10.117.2.2.6
A collection of objects providing information on the relationship between multicast routing information, and the IP Forwarding Table.
                 cIpMRouteMIBPktsGroup 1.3.6.1.4.1.9.10.117.2.2.7
A collection of objects to support management of packet counters for each forwarding entry.
                 cIpMRouteMIBHCInterfaceGroupSup1 1.3.6.1.4.1.9.10.117.2.2.8
A collection of objects providing information specific to high speed (greater than 20,000,000 bits/second) network interfaces.