>> MIB - Management Information Base

>> Table: pimInterfaceTable - (.1.3.6.1.4.1.272.4.5.54.2.1.1.1)

Description: An entry (conceptual row) in the pimInterfaceTable. This entry is preserved on agent restart.

pimInterfaceTable
OIDNameTypeAccess
.1IfIndexInterfaceIndexRC
.2IPVersionENUMRC
.3AddressTypeENUMRC
.4AddressInetAddressIPv6RC
.5DRInetAddressIPv6R
.6HelloIntervalUnsigned32RC
.7TrigHelloIntervalUnsigned32RC
.8JoinPruneIntervalUnsigned32RC
.9DFElectionRobustnessUnsigned32RC
.10HelloHoldtimeUnsigned32RC
.11JoinPruneHoldtimeUnsigned32RC
.12PropagationDelayUnsigned32RC
.13OverrideIntervalUnsigned32RC
.14GenerationIDValueUnsigned32R
.15DRPriorityUnsigned32RC
.16LanDelayEnabledENUMR
.17EffectPropagDelayUnsigned32R
.18EffectOverrideIvlUnsigned32R
.19SuppressionEnabledENUMR
.20BidirCapableENUMR
.21DRPriorityEnabledENUMR
.22DomainBorderENUMRC
.23StatusENUMD
.24StubInterfaceENUMRC
.25PruneLimitIntervalUnsigned32RC
.26GraftRetryIntervalUnsigned32RC
.27SRPriorityEnabledENUMR
.28RPInetAddressIPv6RC

IfIndex
The ifIndex value of this PIM interface.

Range: 1 to 2147483647

IPVersion
The IP version of this PIM interface. A physical interface may be configured in multiple modes concurrently, e.g. IPv4 and IPv6, however the traffic is considered to be logically separate.

Enumerations:

  • unknown (0)
  • ipv4 (1)
  • ipv6 (2)
AddressType
The address type of this PIM interface.

Enumerations:

  • unknown (0)
  • ipv4 (1)
  • ipv6 (2)
  • ipv4z (3)
  • ipv6z (4)
  • dns (16)
Address
The primary IP address of this router on this PIM interface. The InetAddressType is given by the pimInterfaceAddressType object.

Length: 16 to 16

DR
The primary IP address of the Designated Router on this PIM interface. The InetAddressType is given by the pimInterfaceAddressType object.

Length: 16 to 16

HelloInterval
The frequency at which PIM Hello messages are transmitted on this interface. This object corresponds to the 'Hello_Period' timer value defined in the PIM-SM specification. A value of zero represents an 'infinite' interval, and indicates that periodic PIM Hello messages should not be sent on this interface.

Range: 0 to 18000

TrigHelloInterval
The maximum time before this router sends a triggered PIM Hello message on this interface. This object corresponds to the 'Trigered_Hello_Delay' timer value defined in the PIM-SM specification. A value of zero has no special meaning and indicates that triggered PIM Hello messages should always be sent immediately.

Range: 0 to 60

JoinPruneInterval
The frequency at which this router sends PIM Join/Prune messages on this PIM interface. This object corresponds to the 't_periodic' timer value defined in the PIM-SM specification. A value of zero represents an 'infinite' interval, and indicates that periodic PIM Join/Prune messages should not be sent on this interface.

Range: 0 to 18000

DFElectionRobustness
The minimum number of PIM DF-Election messages that must be lost in order for DF election on this interface to fail.
HelloHoldtime
The value set in the Holdtime field of PIM Hello messages transmitted on this interface. A value of 65535 represents an 'infinite' holdtime. Implementations are recommended to use a holdtime that is 3.5 times the value of pimInterfaceHelloInterval, or 65535 if pimInterfaceHelloInterval is set to zero.

Range: 0 to 65535

JoinPruneHoldtime
The value inserted into the Holdtime field of a PIM Join/Prune message sent on this interface. A value of 65535 represents an 'infinite' holdtime. Implementations are recommended to use a holdtime that is 3.5 times the value of pimInterfaceJoinPruneInterval, or 65535 if pimInterfaceJoinPruneInterval is set to zero. PIM-DM implementations are recommended to use the value of pimInterfacePruneLimitInterval.

Range: 0 to 65535

PropagationDelay
The expected propagation delay between PIM routers on this network or link.

This router inserts this value into the Propagation_Delay field of the LAN Prune Delay option in the PIM Hello messages sent on this interface. Implementations should enforce a lower bound on the permitted values for this object to allow for scheduling and processing delays within the local router.

Range: 0 to 32

OverrideInterval
The value this router inserts into the Override_Interval field of the LAN Prune Delay option in the PIM Hello messages it sends on this interface.

When overriding a prune, PIM routers pick a random timer duration up to the value of this object. The more PIM routers that are active on a network, the more likely it is that the prune will be overridden after a small proportion of this time has elapsed.

The more PIM routers are active on this network, the larger this object should be to obtain an optimal spread of prune override latencies.

Range: 0 to 65

GenerationIDValue
The value of the Generation ID this router inserted in the last PIM Hello message it sent on this interface.
DRPriority
The Designated Router Priority value inserted into the DR Priority option on this interface. Numerically higher values for this object indicate higher priorities.
LanDelayEnabled
Evaluates to TRUE if all routers on this interface are using the LAN Prune Delay option.

Enumerations:

  • true (1)
  • false (2)
EffectPropagDelay
The Effective Propagation Delay on this interface. This object is always 1 if pimInterfaceLanDelayEnabled is FALSE.

Range: 0 to 32

EffectOverrideIvl
The Effective Override Interval on this interface. This object is always 3 if pimInterfaceLanDelayEnabled is FALSE.

Range: 0 to 65

SuppressionEnabled
Whether join suppression is enabled on this interface. This object is always TRUE if pimInterfaceLanDelayEnabled is FALSE.

Enumerations:

  • true (1)
  • false (2)
BidirCapable
Evaluates to TRUE if all routers on this interface are using the Bidirectional-PIM Capable option.

Enumerations:

  • true (1)
  • false (2)
DRPriorityEnabled
Evaluates to TRUE if all routers on this interface are using the DR Priority option.

Enumerations:

  • true (1)
  • false (2)
DomainBorder
Whether or not this interface is a PIM domain border. This includes acting as a border for PIM Bootstrap Router (BSR) messages, if the BSR mechanism is in use.

Enumerations:

  • true (1)
  • false (2)
Status
The status of this entry. Creating the entry enables PIM on the interface; destroying the entry disables PIM on the interface.

This status object can be set to active(1) without setting any other columnar objects in this entry.

All writeable objects in this entry can be modified when the status of this entry is active(1).

Enumerations:

  • active (1)
  • notInService (2)
  • notReady (3)
  • createAndGo (4)
  • createAndWait (5)
  • destroy (6)
StubInterface
Whether this interface is a 'stub interface'. If this object is set to TRUE, then no PIM packets are sent out this interface, and any received PIM packets are ignored.

Setting this object to TRUE is a security measure for interfaces towards untrusted hosts. This allows an interface to be configured for use with IGMP or MGMD, while also protecting the PIM router from forged PIM messages on the interface.

To communicate with other PIM routers using this interface, this object must remain set to FALSE.

Changing the value of this object while the interface is operational causes the interface to be deactivated and then reactivated.

Enumerations:

  • true (1)
  • false (2)
PruneLimitInterval
The minimum interval that must transpire between two successive Prunes sent by a router. This object corresponds to the 't_limit' timer value defined in the PIM-DM specification. This object is used only by PIM-DM.

Range: 0 to 65535

GraftRetryInterval
The minimum interval that must transpire between two successive Grafts sent by a router. This object corresponds to the 'Graft_Retry_Period' timer value defined in the PIM-DM specification. This object is used only by PIM-DM.

Range: 0 to 65535

SRPriorityEnabled
Evaluates to TRUE if all routers on this interface are using the State Refresh option. This object is used only by PIM-DM.

Enumerations:

  • true (1)
  • false (2)
RP
The primary IP address of the Rendezvous Point on this PIM interface. The InetAddressType is given by the pimInterfaceAddressType object.

Length: 16 to 16


MIB Reference to Software Version 10.2.12 generated on 2023/08/29. Provided by webmaster@bintec-elmeg.com
Copyright ©2023 by bintec elmeg GmbH