cisco-pim-mib.mib object
Introduction
Most network devices and programs ship with so-called MIB files to describe the parameters and meanings (i.e.: friendly names) which are available for monitoring via SNMP.
ActiveXperts Network Monitor 2025 can import vendor-specific MIB files, so it can be used to monitor specific OID's (Object Identifiers).
This way, you can monitor your devices, computers, etc. by selecting your relevant OID's by name.
ActiveXperts Network Monitor 2025 can import MIB file cisco-pim-mib and use it to monitor vendor specific OID's.
cisco-pim-mib file content
Object view of cisco-pim-mib:
  
    
      | Scalar Object | 
    
  
  
    
      | cpimInvalidRegisterMsgsRcvd | 
      .1.3.6.1.4.1.9.9.184.1.1.1 | 
    
    
      | 
        A count of the number of invalid PIM Register messages
        received by this device. A PIM Register message is
        termed invalid if
        o the encapsulated IP header is malformed,
        o the destination of the PIM Register message is not the
        RP (Rendezvous Point) for the group in question,
        o the source/DR (Designated Router) address is not a valid
        unicast address.
       | 
    
    
      | cpimInvalidJoinPruneMsgsRcvd | 
      .1.3.6.1.4.1.9.9.184.1.1.2 | 
    
    
      | 
        A count of the number of invalid PIM Join/Prune
        messages received by this device. A PIM Join/Prune
        message is termed invalid if
        o the RP specified in the packet is not the RP for
        the group in question.
       | 
    
    
      | cpimLastErrorType | 
      .1.3.6.1.4.1.9.9.184.1.1.3 | 
    
    
      | 
        The type of the last invalid message that was received by
        this device.
       | 
    
    
      | cpimLastErrorOriginType | 
      .1.3.6.1.4.1.9.9.184.1.1.4 | 
    
    
      | 
        Represents the type of address stored in
        cpimLastErrorOrigin. The value of this object is
        irrelevant if the value of cpimLastErrorType is none(1).
       | 
    
    
      | cpimLastErrorOrigin | 
      .1.3.6.1.4.1.9.9.184.1.1.5 | 
    
    
      | 
        This object represents the Network Layer Address of the
        source that originated the last invalid packet. The type
        of address stored depends on the value in
        cpimLastErrorOriginType.
        The value of this object represents the Network Layer
        Address of the Designated Router (DR) whenever the value
        of cpimLastErrorGroup is a zero-length address,
        for eg. when encapsulated IP header is malformed.
        The value of this object is irrelevant if the value of
        cpimLastErrorType is none(1).
       | 
    
    
      | cpimLastErrorGroupType | 
      .1.3.6.1.4.1.9.9.184.1.1.6 | 
    
    
      | 
        Represents the type of address stored in
        cpimLastErrorGroup. The value of this object is unknown(0)
        if there is a problem in the packet received from the
        DR.
        The value of this object is irrelevant if the value of
        cpimLastErrorType is none(1).
       | 
    
    
      | cpimLastErrorGroup | 
      .1.3.6.1.4.1.9.9.184.1.1.7 | 
    
    
      | 
        The IP multicast group address to which the last invalid
        packet was addressed. The type of address stored
        depends on the value in cpimLastErrorGroupType.
        The value of this object is a zero-length InetAddress if
        there is a problem in the packet received from the DR,
        for eg. a malformed encapsulated IP header.
        The value of this object is irrelevant if the value of
        cpimLastErrorType is none(1).
       | 
    
    
      | cpimLastErrorRPType | 
      .1.3.6.1.4.1.9.9.184.1.1.8 | 
    
    
      | 
        Represents the type of address stored in
        cpimLastErrorRP. The value of this object is irrelevant
        if the value of cpimLastErrorType is none(1).
       | 
    
    
      | cpimLastErrorRP | 
      .1.3.6.1.4.1.9.9.184.1.1.9 | 
    
    
      | 
        The address of the RP, as per the last invalid
        packet. The type of address stored depends on the value in
        cpimLastErrorRPType.
        The value of this object is irrelevant if the value of
        cpimLastErrorType is none(1).
       | 
    
    
      | cpimRPMappingChangeType | 
      .1.3.6.1.4.1.9.9.184.2.1.1 | 
    
    
      | 
        Describes the operation that resulted in generation
        of cpimRPMappingChange notification.
        o newMapping, as the name suggests indicates that a new
        mapping has been added into the pimRPSetTable,
        o deletedMapping indicates that a mapping has been
        deleted from the pimRPSetTable, and,
        o modifiedXXXMapping indicates that an RP mapping (which
        already existed in the table) has been modified.
        The two modifications types i.e. modifiedOldMapping
        and modifiedNewMapping, are defined to differentiate
        the notification generated before modification from
        that generated after modification.
       | 
    
  
  
    
      | Trap | 
    
  
  
    
      | ciscoPimInterfaceUp | 
      .1.3.6.1.4.1.9.9.184.2.0.1 | 
    
    
      | 
        A ciscoPimInterfaceUp notification signifies the
        restoration of a PIM interface. This notification
        should be generated whenever pimInterfaceStatus
        transitions into the 'active' state.
        pimInterfaceStatus identifies the interface which
        was involved in the generation of this notification.
       | 
    
    
      | ciscoPimInterfaceDown | 
      .1.3.6.1.4.1.9.9.184.2.0.2 | 
    
    
      | 
        A ciscoPimInterfaceDown notification signifies the loss
        of a PIM interface. This notification should be generated
        whenever an entry is about to be deleted from the
        PimInterfaceTable.
        pimInterfaceStatus identifies the interface which
        was involved in the generation of this notification.
       | 
    
    
      | ciscoPimRPMappingChange | 
      .1.3.6.1.4.1.9.9.184.2.0.3 | 
    
    
      | 
        A ciscoPimRPMappingChange notification signifies a change
        in the RP Mapping on the device in question. A change in RP
        Mapping could be because of addition of new entries to the
        RP Mapping cache, deletion of existing entries, or a
        modification to an existing mapping. The type of change is
        indicated by cpimRPMappingChangeType. pimRPSetHoldTime
        is used to identify the row in the pimRPSetTable that is
        responsible for the generation of this notification.
        In case of modification to existing entries, a
        notification should be generated once before the
        modification (with cpimRPMappingChangeType set to
        modifiedOldMapping) and once after modification (with
        cpimRPMappingChangeType set to modifiedNewMapping).
        NOTE: A high frequency of RP Mapping change could result
        in a large number of ciscoPimRPMappingChange notifications
        being generated. Hence, in environments where the
        possibility of a high frequency of RP Mapping change
        exists, enable this notification with utmost care.
       | 
    
    
      | ciscoPimInvalidRegister | 
      .1.3.6.1.4.1.9.9.184.2.0.4 | 
    
    
      | 
        A ciscoPimInvalidRegister notification signifies that
        an invalid Register message was received by this device.
        This notification is generated whenever the
        cpimInvalidRegisterMsgsRcvd counter is incremented.
        cpimLastErrorOrigin, cpimLastErrorGroup, and
        cpimLastErrorRP should signify the source address, group
        address and the RP address in the invalid register
        packet.
       | 
    
    
      | ciscoPimInvalidJoinPrune | 
      .1.3.6.1.4.1.9.9.184.2.0.5 | 
    
    
      | 
        A ciscoPimInvalidJoinPrune notification signifies the
        receipt of an invalid join/prune message.
        This notification is generated whenever the
        cpimInvalidJoinPruneMsgsRcvd counter is incremented.
        cpimLastErrorOrigin, cpimLastErrorGroup, and
        cpimLastErrorRP should signify the source address, group
        address and the RP address in the invalid join/prune
        packet.
       | 
    
  
  
    
      | Object Identifier | 
    
  
  
    
      | ciscoPimMIB | 
      .1.3.6.1.4.1.9.9.184 | 
    
    
      | 
        This MIB module defines the cisco specific variables
        for Protocol Independent Multicast (PIM) management.
        These definitions are an extension of those defined in
        the IETF PIM MIB (RFC 2934).
       | 
    
    
      | ciscoPimMIBObjects | 
      .1.3.6.1.4.1.9.9.184.1 | 
    
    
      | cpim | 
      .1.3.6.1.4.1.9.9.184.1.1 | 
    
    
      | ciscoPimMIBNotificationPrefix | 
      .1.3.6.1.4.1.9.9.184.2 | 
    
    
      | ciscoPimMIBNotifications | 
      .1.3.6.1.4.1.9.9.184.2.0 | 
    
    
      | ciscoPimMIBNotificationObjects | 
      .1.3.6.1.4.1.9.9.184.2.1 | 
    
    
      | ciscoPimMIBConformance | 
      .1.3.6.1.4.1.9.9.184.3 | 
    
    
      | ciscoPimMIBCompliances | 
      .1.3.6.1.4.1.9.9.184.3.1 | 
    
    
      | ciscoPimMIBGroups | 
      .1.3.6.1.4.1.9.9.184.3.2 | 
    
  
  
    
      | Group | 
    
  
  
    
      | ciscoPimSparseMIBGroup | 
      .1.3.6.1.4.1.9.9.184.3.2.1 | 
    
    
      | 
        A collection of objects to support management of PIM
        Sparse mode on Cisco devices.
       | 
    
    
      | ciscoPimNotificationObjectGroup | 
      .1.3.6.1.4.1.9.9.184.3.2.2 | 
    
    
      | 
        A collection of objects that are supported only for
        notification purpose.
       |