PIM/3/RPCHG:OID [oid] RP changed. (GroupMappingOrigin=[integer], GroupMappingAddressType=[integer], szGrpAddr=[binary], GrpPfxLen=[gauge], GroupMappingRPAddressType=[integer], RPAddr=[binary], GroupMappingPimMode=[integer], Precedence=[gauge], InstanceID=[integer], InstanceName=[string])
For a group, there is only one RP in the entire network. The trap was generated when the entries of a group existed on the switch and RP information about the group changed.
Alarm ID | Alarm Severity | Alarm Type |
---|---|---|
1.3.6.1.4.1.2011.5.25.149.4.0.4 |
Minor |
communicationsAlarm(2) |
Name | Meaning |
---|---|
oid |
Indicates the MIB object ID of the alarm. |
GroupMappingOrigin |
Indicates the type of a group-RP mapping.
NOTE:
Currently, the device supports only the
2, 4, 5, 6 types of group-RP mappings. |
GroupMappingAddressType |
Indicates the inetAddressType of mapping group
address. The value can be:
|
szGrpAddr |
Indicates the address of a multicast group. |
GrpPfxLen |
Indicates the mask length of a multicast address. |
GroupMappingRPAddressType |
Indicates the inetAddressType of an RP address.
The value can be:
|
RPAddr |
Indicates an RP address. |
GroupMappingPimMode |
Indicates the group mapping mode.
NOTE:
Currently, the device supports only the
2, 3, and 5 modes. |
Precedence |
Indicates the preference of the mapping mode.
|
InstanceID |
Indicates the instance ID. |
InstanceName |
Indicates the instance name. |
The change of the RP causes the source and multicast members to fail to communicate. This has impact on multicast services.
1. A static RP was re-configured in the network. The command used to configure static RP contains preferred, the static RP is preferred.
2. A C-RP with higher priority emerged in the network.
If so, go to Step 5.
If not, go to Step 2.
If it is a static RP, run the static-rp rp-address preferred command in the PIM view to configure the original RP as a static RP on every switch. The static RP is preferred. Then, go to Step 3.
If it is a dynamic RP, run the c-rp priority priority or c-rp interface-type interface-number priority priority command in the PIM view to reduce the priority value of the C-RP, that is, increase the priority of the C-RP on the switch that is expected to serve as the RP. Then, go to Step 3.
If so, go to Step 5.
If not, go to Step 4.