pimStarGTable

The (conceptual) table listing the non-interface specific (*,G) state that PIM has.

The indexes of the table are pimStarGAddressType, pimStarGGrpAddress.

OID

Object

Syntax

Max Access

Description

Implemented Specifications

1.3.6.1.2.1.157.1.4.1.1

pimStarGAddressType

INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)}

not-accessible

The address type of this multicast group.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.2

pimStarGGrpAddress

OCTET STRING{(4,4),(8,8),(16,16),(20,20)}

not-accessible

The multicast group address. The InetAddressType is given

by the pimStarGAddressType object.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.3

pimStarGUpTime

TimeTicks

read-only

The time since this entry was created by the local router.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.4

pimStarGPimMode

INTEGER{asm(3),bidir(4)}

read-only

Whether this entry represents an ASM (Any Source Multicast,

used with PIM-SM) or BIDIR-PIM group.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.5

pimStarGRPAddressType

INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)}

read-only

The address type of the Rendezvous Point (RP), or

unknown(0) if the RP address is unknown.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.6

pimStarGRPAddress

OCTET STRING{(0,0),(4,4),(8,8),(16,16),(20,20)}

read-only

The address of the Rendezvous Point (RP) for the group.

The InetAddressType is given by the pimStarGRPAddressType.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.7

pimStarGPimModeOrigin

INTEGER{fixed(1),configRp(2),configSsm(3),bsr(4),autoRP(5),embedded(6),other(7)}

read-only

The mechanism by which the PIM mode and RP for the group

were learned.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.8

pimStarGRPIsLocal

INTEGER{true(1),false(2)}

read-only

Whether the local router is the RP for the group.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.9

pimStarGUpstreamJoinState

INTEGER{notJoined(1),joined(2)}

read-only

Whether the local router should join the RP tree for the

group. This corresponds to the state of the upstream (*,G)

state machine in the PIM-SM specification.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.10

pimStarGUpstreamJoinTimer

TimeTicks

read-only

The time remaining before the local router next sends a

periodic (*,G) Join message on pimStarGRPFIfIndex. This

timer is called the (*,G) Upstream Join Timer in the PIM-SM

specification. This object is zero if the timer is not

running.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.11

pimStarGUpstreamNeighborType

INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)}

read-only

The primary address type of the upstream neighbor, or

unknown(0) if the upstream neighbor address is unknown or is

not a PIM neighbor.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.12

pimStarGUpstreamNeighbor

OCTET STRING{(0,0),(4,4),(8,8),(16,16),(20,20)}

read-only

The primary address of the neighbor on pimStarGRPFIfIndex

that the local router is sending periodic (*,G) Join

messages to. The InetAddressType is given by the

pimStarGUpstreamNeighborType object. This address is called

RPF'(*,G) in the PIM-SM specification.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.13

pimStarGRPFIfIndex

Integer32{(0,2147483647)}

read-only

The value of ifIndex for the Reverse Path Forwarding

(RPF) interface towards the RP, or zero if the RPF

interface is unknown.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.14

pimStarGRPFNextHopType

INTEGER{unknown(0),ipv4(1),ipv6(2),ipv4z(3),ipv6z(4),dns(16)}

read-only

The address type of the RPF next hop towards the RP, or

unknown(0) if the RPF next hop is unknown.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.15

pimStarGRPFNextHop

OCTET STRING{(0,0),(4,4),(8,8),(16,16),(20,20)}

read-only

The address of the RPF next hop towards the RP. The

InetAddressType is given by the pimStarGRPFNextHopType

object. This address is called MRIB.next_hop(RP(G))

in the PIM-SM specification.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.16

pimStarGRPFRouteProtocol

INTEGER{other(1),local(2),netmgmt(3),icmp(4),egp(5),ggp(6),hello(7),rip(8),isIs(9),esIs(10),ciscoIgrp(11),bbnSpfIgp(12),ospf(13),bgp(14),idpr(15),ciscoEigrp(16),dvmrp(17)}

read-only

The routing mechanism via which the route used to find the

RPF interface towards the RP was learned.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.17

pimStarGRPFRouteAddress

OCTET STRING{(0,0),(4,4),(8,8),(16,16),(20,20)}

read-only

The IP address that, when combined with the corresponding

value of pimStarGRPFRoutePrefixLength, identifies the route

used to find the RPF interface towards the RP. The

InetAddressType is given by the pimStarGRPFNextHopType

object.

This address object is only significant up to

pimStarGRPFRoutePrefixLength bits. The remainder of the

address bits are zero.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.18

pimStarGRPFRoutePrefixLength

Unsigned32{(0,2040)}

read-only

The prefix length that, when combined with the

corresponding value of pimStarGRPFRouteAddress, identifies

the route used to find the RPF interface towards the RP.

The InetAddressType is given by the pimStarGRPFNextHopType

object.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.19

pimStarGRPFRouteMetricPref

Unsigned32{(0,2147483647)}

read-only

The metric preference of the route used to find the RPF

interface towards the RP.

This object is implemented as defined in the corresponding MIB files.

1.3.6.1.2.1.157.1.4.1.20

pimStarGRPFRouteMetric

Unsigned32

read-only

The routing metric of the route used to find the RPF

interface towards the RP.

This object is implemented as defined in the corresponding MIB files.

Creation Restriction

No entry can be created in this table.

Modification Restriction

The entries in this table cannot be modified.

Deletion Restriction

The entries in this table cannot be deleted.

Access Restriction

The entries in this table can be read without restriction.
Copyright © Huawei Technologies Co., Ltd.
Copyright © Huawei Technologies Co., Ltd.
< Previous topic Next topic >