alaPimGroupMappingTable
ALCATEL-IND1-PIM-STD-MIB ·
.1.3.6.1.4.1.6486.800.1.2.1.10.6.2.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 alaPimGroupMappingOrigin object.
- Rows with a alaPimGroupMappingOrigin 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 alaPimGroupMappingOrigin 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 alaPimGroupMappingOrigin value of 'configRp' are
created and destroyed as a result of rows in the
alaPimStaticRPTable being created and destroyed.
- Rows with a alaPimGroupMappingOrigin value of 'configSsm'
are created and destroyed as a result of configuration of
SSM address ranges to the local router.
- Rows with a alaPimGroupMappingOrigin 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 alaPimGroupMappingOrigin 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 alaPimGroupMappingGrpPrefixLength are
selected.
4. If there are multiple selected rows, and a subset are
defined by alaPimStaticRPTable (alaPimGroupMappingOrigin value
of 'configRp') with alaPimStaticRPOverrideDynanic 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 alaPimGroupMappingPrecedence) 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
alaPimGroupMappingPimMode from the single selected row; the
RP to use is given by the value of
alaPimGroupMappingRPAddress, unless alaPimGroupMappingOrigin is
'embedded', in which case the RP is extracted from the
group address in question.
Context
- MIB
- ALCATEL-IND1-PIM-STD-MIB
- OID
.1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.13- Type
- table
- Status
- current
- Parent
- alaPim
- Siblings
- 45
- Children
- 1
Syntax
No syntax metadata recorded.
Values & Constraints
No enumerated values or constraints recorded.
Related Objects
Sibling Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| alaPimInterfaceTable 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.6486.800.1.2.1.10.6.2.1.1 |
| alaPimStaticRPTable This table is used to create and manage static
configuration of RPs.
If the group prefixes configured for two or more rows in
this table overlap, the row with the great… | table | - | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.11 |
| alaPimKeepalivePeriod 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.6486.800.1.2.1.10.6.2.1.14 |
| alaPimRegisterSuppressionTime 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.6486.800.1.2.1.10.6.2.1.15 |
| alaPimStarGEntries The number of entries in the alaPimStarGTable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.16 |
| alaPimStarGIEntries The number of entries in the alaPimStarGITable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.17 |
| alaPimSGEntries The number of entries in the alaPimSGTable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.18 |
| alaPimSGIEntries The number of entries in the alaPimSGITable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.19 |
| alaPimNeighborTable The (conceptual) table listing the router's PIM neighbors. | table | - | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.2 |
| alaPimSGRptEntries The number of entries in the alaPimSGRptTable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.20 |
| alaPimSGRptIEntries The number of entries in the alaPimSGRptITable. | scalar | SNMPv2-SMIGauge32 | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.21 |
| alaPimOutAsserts 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 device is reb… | scalar | SNMPv2-SMICounter64 | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.22 |
| alaPimInAsserts 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.6486.800.1.2.1.10.6.2.1.23 |
| alaPimLastAssertInterface 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.6486.800.1.2.1.10.6.2.1.24 |
| alaPimLastAssertGroupAddressType 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.6486.800.1.2.1.10.6.2.1.25 |
| alaPimLastAssertGroupAddress The multicast group address in the most recently sent or
received assert. The InetAddressType is given by the
alaPimLastAssertGroupAddressType object. | scalar | OctetString | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.26 |
| alaPimLastAssertSourceAddressType 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.6486.800.1.2.1.10.6.2.1.27 |
| alaPimLastAssertSourceAddress The multicast source address in the most recently sent or
received assert. The InetAddressType is given by the
alaPimLastAssertSourceAddressType object. | scalar | OctetString | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.28 |
| alaPimNeighborLossNotificationPeriod The minimum time that must elapse between alaPimNeighborLoss
notifications originated by this router. The maximum value
65535 represents an 'infinite' time, in which case no
alaP… | scalar | seconds Unsigned32 | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.29 |
| alaPimNbrSecAddressTable The (conceptual) table listing the secondary addresses
advertised by each PIM neighbor (on a subset of the rows of
the alaPimNeighborTable defined above). | table | - | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.3 |
| alaPimNeighborLossCount The number of neighbor loss events that have occurred.
This count is incremented when the neighbor timer expires,
and the router has no other neighbors on the same inte… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.30 |
| alaPimInvalidRegisterNotificationPeriod The minimum time that must elapse between
alaPimInvalidRegister notifications originated by this router.
The default value of 65535 represents an 'infinite' time, in
which case n… | scalar | seconds Unsigned32 | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.31 |
| alaPimInvalidRegisterMsgsRcvd 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.6486.800.1.2.1.10.6.2.1.32 |
| alaPimInvalidRegisterAddressType The address type stored in alaPimInvalidRegisterOrigin,
alaPimInvalidRegisterGroup and alaPimInvalidRegisterRp.
If no unexpected Register messages have been received, t… | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.33 |
| alaPimInvalidRegisterOrigin The source address of the last unexpected Register message
received by this device. | scalar | OctetString | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.34 |
| alaPimInvalidRegisterGroup 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.6486.800.1.2.1.10.6.2.1.35 |
| alaPimInvalidRegisterRp The RP address to which the last unexpected Register
message received by this device was delivered. | scalar | OctetString | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.36 |
| alaPimInvalidJoinPruneNotificationPeriod The minimum time that must elapse between
alaPimInvalidJoinPrune 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.6486.800.1.2.1.10.6.2.1.37 |
| alaPimInvalidJoinPruneMsgsRcvd 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.6486.800.1.2.1.10.6.2.1.38 |
| alaPimInvalidJoinPruneAddressType The address type stored in alaPimInvalidJoinPruneOrigin,
alaPimInvalidJoinPruneGroup and alaPimInvalidJoinPruneRp.
If no unexpected Join/Prune messages have been receiv… | scalar | INET-ADDRESS-MIBInetAddressType | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.39 |
| alaPimStarGTable The (conceptual) table listing the non-interface specific
(*,G) state that PIM has. | table | - | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.4 |
| alaPimInvalidJoinPruneOrigin The source address of the last unexpected Join/Prune
message received by this device. | scalar | OctetString | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.40 |
| alaPimInvalidJoinPruneGroup 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.6486.800.1.2.1.10.6.2.1.41 |
| alaPimInvalidJoinPruneRp The RP address carried in the last unexpected Join/Prune
message received by this device. | scalar | OctetString | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.42 |
| alaPimRPMappingNotificationPeriod The minimum time that must elapse between
alaPimRPMappingChange notifications originated by this router.
The default value of 65535 represents an 'infinite' time, in
which case n… | scalar | seconds Unsigned32 | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.43 |
| alaPimRPMappingChangeCount The number of changes to active RP mappings on this device.
Information about active RP mappings is available in
alaPimGroupMappingTable. Only changes to active mappin… | scalar | SNMPv2-SMICounter32 | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.44 |
| alaPimInterfaceElectionNotificationPeriod The minimum time that must elapse between
alaPimInterfaceElection notifications originated by this
router. The default value of 65535 represents an 'infinite'
time, in which cas… | scalar | seconds Unsigned32 | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.45 |
| alaPimInterfaceElectionWinCount 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.6486.800.1.2.1.10.6.2.1.46 |
| alaPimRefreshInterval 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.6486.800.1.2.1.10.6.2.1.47 |
| alaPimDeviceConfigStorageType 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.6486.800.1.2.1.10.6.2.1.48 |
| alaPimStarGITable The (conceptual) table listing the interface-specific (*,G)
state that PIM has. | table | - | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.5 |
| alaPimSGTable The (conceptual) table listing the non-interface specific
(S,G) state that PIM has. | table | - | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.6 |
| alaPimSGITable The (conceptual) table listing the interface-specific (S,G)
state that PIM has. | table | - | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.7 |
| alaPimSGRptTable The (conceptual) table listing the non-interface specific
(S,G,rpt) state that PIM has. | table | - | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.8 |
| alaPimSGRptITable The (conceptual) table listing the interface-specific
(S,G,rpt) state that PIM has. | table | - | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.9 |
Child Objects
| Object | Type | Syntax | OID |
|---|---|---|---|
| alaPimGroupMappingEntry An entry (conceptual row) in the alaPimGroupMappingTable. | row | - | .1.3.6.1.4.1.6486.800.1.2.1.10.6.2.1.13.1 |