CISCO-PIM-MIB

        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).
    

Imported Objects

ciscoMgmtCISCO-SMI
InetAddressType, InetAddressINET-ADDRESS-MIB
pimInterfaceStatus, pimRPSetHoldTimePIM-MIB
MODULE-COMPLIANCE, OBJECT-GROUPSNMPv2-CONF
MODULE-IDENTITY, OBJECT-TYPE, Counter32, NOTIFICATION-TYPESNMPv2-SMI

Objects

ciscoPimMIB .1.3.6.1.4.1.9.9.184
ciscoPimMIBObjects .1.3.6.1.4.1.9.9.184.1
cpim .1.3.6.1.4.1.9.9.184.1.1
cpimInvalidRegisterMsgsRcvd
.1.3.6.1.4.1.9.9.184.1.1.1
cpimInvalidJoinPruneMsgsRcvd
.1.3.6.1.4.1.9.9.184.1.1.2
cpimLastErrorType .1.3.6.1.4.1.9.9.184.1.1.3
cpimLastErrorOriginType
.1.3.6.1.4.1.9.9.184.1.1.4
cpimLastErrorOrigin
.1.3.6.1.4.1.9.9.184.1.1.5
cpimLastErrorGroupType
.1.3.6.1.4.1.9.9.184.1.1.6
cpimLastErrorGroup
.1.3.6.1.4.1.9.9.184.1.1.7
cpimLastErrorRPType
.1.3.6.1.4.1.9.9.184.1.1.8
cpimLastErrorRP
.1.3.6.1.4.1.9.9.184.1.1.9
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
cpimRPMappingChangeType .1.3.6.1.4.1.9.9.184.2.1.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

Notifications/Traps

NameOIDDescription
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.