hwPimGroupMappingTable
HUAWEI-PIM-STD-MIB ·
.1.3.6.1.4.1.2011.5.25.149.4.1.13
Object
table
The (conceptual) table listing mappings from multicast
group prefixes to the PIM mode and RP address to use for
groups within that group prefix.
Rows in this table are created for a variety of reasons,
indicated by the value of the hwPimGroupMappingOrigin object.
- Rows with a hwPimGroupMappingOrigin value of 'fixed' are
created automatically by the router at startup, to
correspond to the well-defined prefixes of link-local and
unroutable group addresses. These rows are never
destroyed.
- Rows with a hwPimGroupMappingOrigin value of 'embedded' are
created by the router to correspond to group prefixes
that are to be treated as being in Embedded-RP format.
- Rows with a hwPimGroupMappingOrigin value of 'configRp' are
created and destroyed as a result of rows in the
pimStaticRPTable being created and destroyed.
- Rows with a hwPimGroupMappingOrigin value of 'configSsm'
are created and destroyed as a result of configuration of
SSM address ranges to the local router.
- Rows with a hwPimGroupMappingOrigin value of 'bsr' are
created as a result of running the PIM Bootstrap Router
(BSR) mechanism. If the local router is not the elected
BSR, these rows are created to correspond to group
prefixes in the PIM Bootstrap messages received from the
elected BSR. If the local router is the elected BSR,
these rows are created to correspond to group prefixes in
the PIM Bootstrap messages that the local router sends.
In either case, these rows are destroyed when the group
prefixes are timed out by the BSR mechanism.
- Rows with a hwPimGroupMappingOrigin value of 'other' are
created and destroyed according to some other mechanism
not specified here.
Given the collection of rows in this table at any point in
time, the PIM mode and RP address to use for a particular
group is determined using the following algorithm.
1. From the set of all rows, the subset whose group prefix
contains the group in question are selected.
2. If there are no such rows, the behavior is undefined.
3. From the selected subset of rows, the subset that have
the greatest value of hwPimGroupMappingGrpPrefixLength are
selected.
4. If there are multiple selected rows, and a subset are
defined by pimStaticRPTable (hwPimGroupMappingOrigin value
of 'configRp') with pimStaticRPOverrideDynamic set to
TRUE, then this subset is selected.
5. If there are still multiple selected rows, the subset
that have the highest precedence (the lowest numerical
value for hwPimGroupMappingPrecedence) are selected.
6. If there are still multiple selected rows, the row
selected is implementation dependent; the implementation
might or might not apply the PIM hash function to select
the row.
7. The group mode to use is given by the value of
hwPimGroupMappingPimMode from the single selected row; the
RP to use is given by the value of
hwPimGroupMappingRpAddress, unless hwPimGroupMappingOrigin is
'embedded', in which case the RP is extracted from the
group address in question.
Context
- MIB
- HUAWEI-PIM-STD-MIB
- OID
.1.3.6.1.4.1.2011.5.25.149.4.1.13- Type
- table
- Status
- current
- Parent
- hwPim
- Siblings
- 86
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwPimInterfaceTable The (conceptual) table listing the router's PIM interfaces.
PIM is enabled on all interfaces listed in this table. | table | - | .1.3.6.1.4.1.2011.5.25.149.4.1.1 |
| hwPimKeepalivePeriod The duration of the Keepalive Timer. This is the period
during which the PIM router will maintain (S,G) state in the
absence of explicit (S,G) local membership or (S,G) join
mess… | scalar | seconds Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.14 |
| hwPimRegisterSuppressionTime The duration of the Register Suppression Timer. This is
the period during which a PIM Designated Router (DR) stops
sending Register-encapsulated data to the Rendezvous Point
(RP)… | scalar | seconds Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.15 |
| hwPimStarGEntries The number of entries in the hwPimStarGTable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.2011.5.25.149.4.1.16 |
| hwPimStarGIEntries The number of entries in the hwPimStarGITable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.2011.5.25.149.4.1.17 |
| hwPimSGEntries The number of entries in the hwPimSGTable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.2011.5.25.149.4.1.18 |
| hwPimSGIEntries The number of entries in the hwPimSGITable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.2011.5.25.149.4.1.19 |
| hwPimNeighborTable The (conceptual) table listing the router's PIM neighbors. | table | - | .1.3.6.1.4.1.2011.5.25.149.4.1.2 |
| hwPimSGRptEntries The number of entries in the hwPimSGRptTable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.2011.5.25.149.4.1.20 |
| hwPimSGRptIEntries The number of entries in the hwPimSGRptITable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.2011.5.25.149.4.1.21 |
| hwPimOutAsserts The number of Asserts sent by this router.
Discontinuities in the value of this counter can occur at
re-initialization of the management system, for example
when the de… | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2011.5.25.149.4.1.22 |
| hwPimInAsserts The number of Asserts received by this router. Asserts
are multicast to all routers on a network. This counter is
incremented by all routers that receive an assert, not only
tho… | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.2011.5.25.149.4.1.23 |
| hwPimLastAssertInterface The interface on which this router most recently sent or
received an assert, or zero if this router has not sent or
received an assert. | scalar | IF-MIBInterfaceIndexOrZero | .1.3.6.1.4.1.2011.5.25.149.4.1.24 |
| hwPimLastAssertGroupAddressType The address type of the multicast group address in the most
recently sent or received assert. If this router has not
sent or received an assert then this object is set to
unknown… | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2011.5.25.149.4.1.25 |
| hwPimLastAssertGroupAddress The multicast group address in the most recently sent or
received assert. The InetAddressType is given by the
hwPimLastAssertGroupAddressType object. | scalar | OctetString | .1.3.6.1.4.1.2011.5.25.149.4.1.26 |
| hwPimLastAssertSourceAddressType The address type of the multicast source address in the
most recently sent or received assert. If the most recent
assert was (*,G), or if this router has not sent or received
an … | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2011.5.25.149.4.1.27 |
| hwPimLastAssertSourceAddress The multicast source address in the most recently sent or
received assert. The InetAddressType is given by the
hwPimLastAssertSourceAddressType object. | scalar | OctetString | .1.3.6.1.4.1.2011.5.25.149.4.1.28 |
| hwPimNeighborLossNotificationPeriod The minimum time that must elapse between hwPimNeighborLoss
notifications originated by this router. The maximum value
65535 represents an 'infinite' time, in which case no
hwPim… | scalar | seconds Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.29 |
| hwPimNbrSecAddressTable The (conceptual) table listing the secondary addresses
advertised by each PIM neighbor (on a subset of the rows of
the hwPimNeighborTable defined above). | table | - | .1.3.6.1.4.1.2011.5.25.149.4.1.3 |
| hwPimNeighborLossCount The number of neighbor loss events that have occurred.
This counter is incremented when the neighbor timer expires.
This counter is incremented whenever a hw… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.5.25.149.4.1.30 |
| hwPimInvalidRegisterNotificationPeriod The minimum time that must elapse between
hwPimInvalidRegister notifications originated by this router.
The default value of 65535 represents an 'infinite' time, in
which case no … | scalar | seconds Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.31 |
| hwPimInvalidRegisterMsgsRcvd The number of invalid PIM Register messages that have been
received by this device.
A PIM Register message is invalid if either
o the destination address of … | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.5.25.149.4.1.32 |
| hwPimInvalidRegisterAddressType The address type stored in hwPimInvalidRegisterOrigin,
hwPimInvalidRegisterGroup and hwPimInvalidRegisterRp.
If no unexpected Register messages have been received, then… | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2011.5.25.149.4.1.33 |
| hwPimInvalidRegisterOrigin The source address of the last unexpected Register message
received by this device. | scalar | OctetString | .1.3.6.1.4.1.2011.5.25.149.4.1.34 |
| hwPimInvalidRegisterGroup The IP multicast group address to which the last unexpected
Register message received by this device was addressed. | scalar | OctetString | .1.3.6.1.4.1.2011.5.25.149.4.1.35 |
| hwPimInvalidRegisterRp The RP address to which the last unexpected Register
message received by this device was delivered. | scalar | OctetString | .1.3.6.1.4.1.2011.5.25.149.4.1.36 |
| hwPimInvalidJoinPruneNotificationPeriod The minimum time that must elapse between
hwPimInvalidJoinPrune notifications originated by this router.
The default value of 65535 represents an 'infinite' time, in
which case no… | scalar | seconds Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.37 |
| hwPimInvalidJoinPruneMsgsRcvd The number of invalid PIM Join/Prune messages that have
been received by this device.
A PIM Join/Prune message is invalid if either
o the Group to RP mapping… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.5.25.149.4.1.38 |
| hwPimInvalidJoinPruneAddressType The address type stored in hwPimInvalidJoinPruneOrigin,
hwPimInvalidJoinPruneGroup and hwPimInvalidJoinPruneRp.
If no unexpected Join/Prune messages have been received,… | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2011.5.25.149.4.1.39 |
| hwPimStarGTable The (conceptual) table listing the non-interface specific
(*,G) state that PIM has. | table | - | .1.3.6.1.4.1.2011.5.25.149.4.1.4 |
| hwPimInvalidJoinPruneOrigin The source address of the last unexpected Join/Prune
message received by this device. | scalar | OctetString | .1.3.6.1.4.1.2011.5.25.149.4.1.40 |
| hwPimInvalidJoinPruneGroup The IP multicast group address carried in the last
unexpected Join/Prune message received by this device. | scalar | OctetString | .1.3.6.1.4.1.2011.5.25.149.4.1.41 |
| hwPimInvalidJoinPruneRp The RP address carried in the last unexpected Join/Prune
message received by this device. | scalar | OctetString | .1.3.6.1.4.1.2011.5.25.149.4.1.42 |
| hwPimRpMappingNotificationPeriod The minimum time that must elapse between
hwPimRpMappingChange notifications originated by this router.
The default value of 65535 represents an 'infinite' time, in
which case no … | scalar | seconds Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.43 |
| hwPimRpMappingChangeCount The number of changes to active RP mappings on this device.
Information about active RP mappings is available in
hwPimGroupMappingTable. Only changes to active mapping… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.5.25.149.4.1.44 |
| hwPimInterfaceElectionNotificationPeriod The minimum time that must elapse between
hwPimInterfaceElection notifications originated by this
router. The default value of 65535 represents an 'infinite'
time, in which case … | scalar | seconds Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.45 |
| hwPimInterfaceElectionWinCount The number of times this device has been elected DR or DF
on any interface.
Elections occur frequently on newly-active interfaces, as
triggered Hellos establish adjacen… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.5.25.149.4.1.46 |
| hwPimRefreshInterval The interval between successive State Refresh messages sent
by an Originator. This timer period is called the
RefreshInterval in the PIM-DM specification. This object is
used on… | scalar | seconds Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.47 |
| hwPimDeviceConfigStorageType The storage type used for the global PIM configuration of
this device, comprised of the objects listed below. If this
storage type takes the value 'permanent', write-access to
th… | scalar | SNMPv2-TCStorageType | .1.3.6.1.4.1.2011.5.25.149.4.1.48 |
| hwPimNeighborAddCount The number of new neighbor found events that have occurred.
This counter is incremented when the new neighbor is come up.
This counter is incremented wheneve… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.2011.5.25.149.4.1.49 |
| hwPimStarGITable The (conceptual) table listing the interface-specific (*,G)
state that PIM has. | table | - | .1.3.6.1.4.1.2011.5.25.149.4.1.5 |
| hwPimNeighborAddNotificationPeriod The minimum time that must elapse between
hwPimNeighborAdd notifications originated by this
router. The maximum value 65535 represents an 'infinite'
time, in which case no hwPimN… | scalar | seconds Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.50 |
| hwPimGRStartTime obsolete The time when PIM entered GR state. | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.2011.5.25.149.4.1.51 |
| hwPimGRInterval obsolete The minimum PIM GR period.
DEFVAL { 120 } | scalar | Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.52 |
| hwPimGREndTime obsolete The time when PIM left the GR state. | scalar | SNMPv2-TCTimeStamp | .1.3.6.1.4.1.2011.5.25.149.4.1.53 |
| hwPimMrtLimitAddressType The address type of the multicast group address. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2011.5.25.149.4.1.54 |
| hwPimMrtLimitSource The source address of the entry. | scalar | OctetString | .1.3.6.1.4.1.2011.5.25.149.4.1.55 |
| hwPimMrtLimitGroup The group address of the entry. | scalar | OctetString | .1.3.6.1.4.1.2011.5.25.149.4.1.56 |
| hwPimInstanceID The Instance ID of the trap. | scalar | SNMPv2-SMIUnsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.57 |
| hwPimInterfaceCtlMsgCountTable The (conceptual) table listing the control message counter
of all PIM interfaces. | table | - | .1.3.6.1.4.1.2011.5.25.149.4.1.58 |
| hwPimGlobalCtlMsgCountTable The (conceptual) table listing the control message counter on the router. | table | - | .1.3.6.1.4.1.2011.5.25.149.4.1.59 |
| hwPimSGTable The (conceptual) table listing the non-interface specific
(S,G) state that PIM has. | table | - | .1.3.6.1.4.1.2011.5.25.149.4.1.6 |
| hwPimInstanceName The instance name of the trap. | scalar | SNMPv2-TCDisplayString | .1.3.6.1.4.1.2011.5.25.149.4.1.60 |
| hwPimNeighborNotificationReason The reason for trap sending:
1:holdTime expired;
2:Not receive hello for a long time;
3:Interface is down;
4:Receive Hello again;
5:neighbour is deleted;
6:Alarm time out;
7:Recei… | scalar | Enumeration | .1.3.6.1.4.1.2011.5.25.149.4.1.61 |
| hwPimNotificationAddressType The address type of the multicast group address. | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.2011.5.25.149.4.1.62 |
| hwPimStarGCurrentCount The current number of PIM (*, G) entries of all instances. | scalar | Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.63 |
| hwPimStarGTotalCount The total number of PIM (*, G) entries of all instances. | scalar | Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.64 |
| hwPimStarGThreshold The threshold value of PIM (*, G) uppper limit(%). | scalar | Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.65 |
| hwPimSGCurrentCount The current number of PIM (S, G) entries of all instances. | scalar | Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.66 |
| hwPimSGTotalCount The total number of PIM (S, G) entries of all instances. | scalar | Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.67 |
| hwPimSGThreshold The threshold value of PIM (S, G) uppper limit(%). | scalar | Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.68 |
| hwPimNotificationSrcAddr The source address of the entry. | scalar | OctetString | .1.3.6.1.4.1.2011.5.25.149.4.1.69 |
| hwPimSGITable The (conceptual) table listing the interface-specific (S,G)
state that PIM has. | table | - | .1.3.6.1.4.1.2011.5.25.149.4.1.7 |
| hwPimNotificationGrpAddr The group address of the entry. | scalar | OctetString | .1.3.6.1.4.1.2011.5.25.149.4.1.70 |
| hwPimNotificationTypeCurrentCount The current number of PIM specified type entries of all instances. | scalar | Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.71 |
| hwPimNotificationTypeTotalCount The total number of PIM specified type entries of all instances. | scalar | Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.72 |
| hwPimNotificationTypeLimit The threshold value of PIM specified type uppper limit(%). | scalar | Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.73 |
| hwPimNotificationLimitType The limit type:
1:SM star-group;
2:SM source-group;
3:DM star-group;
4:DM source-group;
5:bidirPim star-group | scalar | Enumeration | .1.3.6.1.4.1.2011.5.25.149.4.1.74 |
| hwPimNotificationLimitUpperThreshold The upper threshold value of PIM specified type alarm(%). | scalar | Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.75 |
| hwPimNotificationLimitLowerThreshold The lower threshold value of PIM specified type alarm(%). | scalar | Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.76 |
| hwPimNotificationLimitReasonType The reason for trap sending:
1:entry is deleted;
2:configuration is changed;
100:Alarm Clear | scalar | Enumeration | .1.3.6.1.4.1.2011.5.25.149.4.1.77 |
| hwPimNotificationThresholdReasonType The reason for trap sending:
1:entry is created;
100:configuration is changed | scalar | Enumeration | .1.3.6.1.4.1.2011.5.25.149.4.1.78 |
| hwPimNotificationThresholdClearReasonType The reason for trap sending:
1:entry is deleted;
2:configuration is changed;
100:Alarm Clear | scalar | Enumeration | .1.3.6.1.4.1.2011.5.25.149.4.1.79 |
| hwPimSGRptTable The (conceptual) table listing the non-interface specific
(S,G,rpt) state that PIM has. | table | - | .1.3.6.1.4.1.2011.5.25.149.4.1.8 |
| hwPimNotificationSlot The name of the slot. | scalar | OctetString | .1.3.6.1.4.1.2011.5.25.149.4.1.80 |
| hwPimGlobalRouteCountTable The current number of global PIM route entries on this device. | table | - | .1.3.6.1.4.1.2011.5.25.149.4.1.81 |
| hwPimVrfRouteCountTable The current number of VPN PIM route entries on this device. | table | - | .1.3.6.1.4.1.2011.5.25.149.4.1.82 |
| hwPimNotificationAssertWinnerAddress The address of the assert winner. | scalar | OctetString | .1.3.6.1.4.1.2011.5.25.149.4.1.83 |
| hwPimNotificationAssertWinnerFlapClearReasonType The reason for trap sending:
1:Incoming interface changed;
2:Entry is deleted;
3:Assert winner flapping restored | scalar | Enumeration | .1.3.6.1.4.1.2011.5.25.149.4.1.84 |
| hwPimNotificationOifLimitType The limit type:
1:SM mode | scalar | Enumeration | .1.3.6.1.4.1.2011.5.25.149.4.1.85 |
| hwPimNotificationTypeOifLimitValue The total number of existing outgoing interfaces in PIM entries. | scalar | Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.86 |
| hwPimNotificationTypeOifUpperThresholdValue The upper threshold value of PIM specified type alarm. | scalar | Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.87 |
| hwPimNotificationTypeOifLowerThresholdValue The lower threshold value of PIM specified type alarm. | scalar | Unsigned32 | .1.3.6.1.4.1.2011.5.25.149.4.1.88 |
| hwPimNotificationOifThresholdReasonType The reason for trap sending:
1:outgoing interface is added | scalar | Enumeration | .1.3.6.1.4.1.2011.5.25.149.4.1.89 |
| hwPimSGRptITable The (conceptual) table listing the interface-specific
(S,G,rpt) state that PIM has. | table | - | .1.3.6.1.4.1.2011.5.25.149.4.1.9 |
| hwPimNotificationOifThresholdClearReasonType The reason for trap sending:
2:utgoing interface is deleted | scalar | Enumeration | .1.3.6.1.4.1.2011.5.25.149.4.1.90 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| hwPimGroupMappingEntry An entry (conceptual row) in the hwPimGroupMappingTable. | row | - | .1.3.6.1.4.1.2011.5.25.149.4.1.13.1 |