- Table of Contents
- Related Documents
-
Title | Size | Download |
---|---|---|
10-PIM-STD-MIB | 209.69 KB |
Contents
pimLastAssertSourceAddressType
pimNeighborLossNotificationPeriod
pimInvalidRegisterNotificationPeriod
pimInvalidJoinPruneNotificationPeriod
pimInvalidJoinPruneAddressType
PIM-STD-MIB
About this MIB
Use this MIB to manage PIM routers.
MIB file name
rfc5060-pim-std.mib
Root object
iso(1).org(3).dod(6).internet(1).mgmt(2).mib-2(1).pimStdMIB(157)
Scalar objects
pimKeepalivePeriod
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimKeepalivePeriod (1.3.6.1.2.1.157.1.14) |
read-write |
Unsigned32 |
Unsigned32(0..65535) |
Duration of the Keepalive timer. |
Supports only IPv4. Value range: 1:0..65535. When write, this object might first create a PIM view. |
pimRegisterSuppressionTime
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimRegisterSuppressionTime (1.3.6.1.2.1.157.1.15)
|
read-write |
Unsigned32 |
Unsigned32(0..65535) |
Duration of the register suppression timer. |
Supports only IPv4. Value range: 1:1..65535. When write, this object might first create a PIM view. |
pimStarGEntries
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimStarGEntries (1.3.6.1.2.1.157.1.16) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Number of entries in the pimStarGTable. |
As per the MIB. |
pimStarGIEntries
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimStarGIEntries (1.3.6.1.2.1.157.1.17) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Number of entries in the pimStarGITable. |
As per the MIB. |
pimSGEntries
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimSGEntries (1.3.6.1.2.1.157.1.18) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Number of entries in the pimSGTable. |
As per the MIB. |
pimSGIEntries
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimSGIEntries (1.3.6.1.2.1.157.1.19) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Number of entries in the pimSGITable. |
As per the MIB. |
pimSGRptEntries
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimSGRptEntries (1.3.6.1.2.1.157.1.20) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Number of entries in the pimSGRptTable. |
As per the MIB. |
pimSGRptIEntries
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimSGRptIEntries (1.3.6.1.2.1.157.1.21) |
read-only |
Gauge32 |
INTEGER(0..4294967295) |
Number of entries in the pimSGRptITable. |
As per the MIB. |
pimOutAsserts
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimOutAsserts (1.3.6.1.2.1.157.1.22) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of Asserts sent by this router. |
As per the MIB. |
pimInAsserts
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimInAsserts (1.3.6.1.2.1.157.1.23) |
read-only |
Counter64 |
INTEGER(0..18446744073709551615) |
Number of Asserts received by this router. |
As per the MIB. |
pimLastAssertInterface
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimLastAssertInterface (1.3.6.1.2.1.157.1.24) |
read-only |
InterfaceIndexOrZero |
Integer32(0..2147483647) |
Interface on which this router most recently sent or received an assert. If this router has not sent or received an assert, then this object is set to zero. |
As per the MIB. |
pimLastAssertGroupAddressType
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimLastAssertGroupAddressType (1.3.6.1.2.1.157.1.25) |
read-only |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2) } |
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(0). |
Supports only the following values: unknown(0), ipv4(1), and ipv6(2). |
pimLastAssertGroupAddress
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimLastAssertGroupAddress (1.3.6.1.2.1.157.1.26) |
read-only |
InetAddress |
OCTET STRING (0..255) |
Multicast group address in the most recently sent or received assert. The InetAddressType is given by the pimLastAssertGroupAddressType object. |
As per the MIB. |
pimLastAssertSourceAddressType
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimLastAssertSourceAddressType (1.3.6.1.2.1.157.1.27) |
read-only |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2) } |
Address type of the 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 assert, then this object is set to unknown(0). |
Supports only the following values: unknown(0), ipv4(1), and ipv6(2). |
pimLastAssertSourceAddress
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimLastAssertSourceAddress (1.3.6.1.2.1.157.1.28) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
Source address in the most recently sent or received assert. The InetAddressType is given by the pimLastAssertSourceAddressType object. |
As per the MIB. |
pimNeighborLossNotificationPeriod
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimNeighborLossNotificationPeriod (1.3.6.1.2.1.157.1.29) |
read-write |
Unsigned32 |
Unsigned32(0..65535) |
Minimum time that must elapse between pimNeighborLoss notifications originated by this router. |
Read-only. Supports only value 0. |
pimNeighborLossCount
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimNeighborLossCount (1.3.6.1.2.1.157.1.30) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Number of neighbor loss events that have occurred. |
As per the MIB. |
pimInvalidRegisterNotificationPeriod
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimInvalidRegisterNotificationPeriod (1.3.6.1.2.1.157.1.31) |
read-write |
Unsigned32 |
Unsigned32(10..65535) |
Minimum time that must elapse between pimInvalidRegister notifications originated by this router. |
Read-only. Supports only value 65535. |
pimInvalidRegisterMsgsRcvd
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimInvalidRegisterMsgsRcvd (1.3.6.1.2.1.157.1.32) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Number of invalid PIM register messages that have been received by this router. |
As per the MIB. |
pimInvalidRegisterAddressType
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimInvalidRegisterAddressType (1.3.6.1.2.1.157.1.33) |
read-only |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2) } |
Address type stored in pimInvalidRegisterOrigin, pimInvalidRegisterGroup, and pimInvalidRegisterRp. |
Supports only the following values: unknown(0), ipv4(1), and ipv6(2). |
pimInvalidRegisterOrigin
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimInvalidRegisterOrigin (1.3.6.1.2.1.157.1.34) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
Source address of the last invalid register message received by this device . |
As per the MIB. |
pimInvalidRegisterGroup
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimInvalidRegisterGroup (1.3.6.1.2.1.157.1.35) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
IP multicast group address to which the last invalid register message received by this device was addressed. |
As per the MIB. |
pimInvalidRegisterRp
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimInvalidRegisterRp (1.3.6.1.2.1.157.1.36) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
RP address to which the last invalid Register message received by this device was delivered. |
As per the MIB. |
pimInvalidJoinPruneNotificationPeriod
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimInvalidJoinPruneNotificationPeriod (1.3.6.1.2.1.157.1.37) |
read-write |
Unsigned32 |
Unsigned32(10..65535) |
Minimum time that must elapse between pimInvalidJoinPrune notifications originated by this router. |
Read-only. Supports only value 65535. |
pimInvalidJoinPruneMsgsRcvd
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimInvalidJoinPruneMsgsRcvd (1.3.6.1.2.1.157.1.38) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Number of invalid PIM Join/Prune messages that have been received by this device. |
As per the MIB. |
pimInvalidJoinPruneAddressType
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimInvalidJoinPruneAddressType (1.3.6.1.2.1.157.1.39) |
read-only |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2) } |
Address type stored in pimInvalidJoinPruneOrigin, pimInvalidJoinPruneGroup, and pimInvalidJoinPruneRp. |
Supports only the following values: unknown(0), ipv4(1), and ipv6(2). |
pimInvalidJoinPruneOrigin
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimInvalidJoinPruneOrigin (1.3.6.1.2.1.157.1.40) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
Source address of the last invalid join/prune message received by this device. |
As per the MIB. |
pimInvalidJoinPruneGroup
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimInvalidJoinPruneGroup (1.3.6.1.2.1.157.1.41) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
IP multicast group address carried in the last invalid join/prune message received by this device. |
As per the MIB. |
pimInvalidJoinPruneRp
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimInvalidJoinPruneRp (1.3.6.1.2.1.157.1.42) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
RP address carried in the last invalid join/prune message received by this device. |
As per the MIB. |
pimRPMappingChangeCount
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimRPMappingChangeCount (1.3.6.1.2.1.157.1.44) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Number of changes to active RP mappings on this device. |
Not supported |
pimInterfaceElectionNotificationPeriod
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimInterfaceElectionNotificationPeriod (1.3.6.1.2.1.157.1.45) |
read-write |
Unsigned32 |
Unsigned32(0..65535) |
Minimum time that must elapse between pimInterfaceElection notifications originated by this router. |
Not supported |
pimInterfaceElectionWinCount
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimInterfaceElectionWinCount (1.3.6.1.2.1.157.1.46) |
read-only |
Counter32 |
INTEGER(0..4294967295) |
Number of times this device has been elected as DR or DF on any interface. |
Not supported |
pimRefreshInterval
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimRefreshInterval (1.3.6.1.2.1.157.1.47) |
read-write |
Unsigned32 |
Unsigned32(0..65535) |
Interval between successive state refresh messages sent by an originator. |
Supports only IPv4. Value range: 1:1..255. When write, this object might first create a PIM view. |
pimDeviceConfigStorageType
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimDeviceConfigStorageType (1.3.6.1.2.1.157.1.48) |
read-write |
StorageType |
INTEGER { other(1), volatile(2), nonVolatile(3), permanent(4), readOnly(5) }
|
Storage type used for the global PIM configuration of this device. |
Read-only. |
Tabular objects
pimInterfaceTable
About this table
This table contains PIM interface settings. This table supports only the public network and is available only when the interface runs in the PIM-SM mode.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Supported |
Columns
The table indexes are pimInterfaceIfIndex and pimInterfaceIPVersion.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimInterfaceIfIndex (1.3.6.1.2.1.157.1.1.1.1) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Index of an interface. |
As per the MIB. |
pimInterfaceIPVersion (1.3.6.1.2.1.157.1.1.1.2) |
not-accessible |
InetVersion |
INTEGER{ unknown(0), ipv4(1), ipv6(2) } |
IP version of this PIM interface. |
As per the MIB. |
PimInterfaceAddressType (1.3.6.1.2.1.157.1.1.1.3) |
read-only |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2) } |
Address type of this PIM interface. |
Supports only the following values: unknown(0), ipv4(1), and ipv6(2). |
PimInterfaceAddress (1.3.6.1.2.1.157.1.1.1.4) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
Primary IP address of this router on this PIM interface. |
As per the MIB. |
pimInterfaceGenerationIDValue (1.3.6.1.2.1.157.1.1.1.5) |
read-only |
Unsigned32 |
Standard MIB values. |
Value of the Generation ID this router inserted in the last PIM hello message it sent on this interface. |
0 means an invalid value. |
pimInterfaceDR (1.3.6.1.2.1.157.1.1.1.6) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
Primary IP address of the DR on this PIM interface. |
As per the MIB. |
pimInterfaceDRPriority (1.3.6.1.2.1.157.1.1.1.7) |
read-create |
Unsigned32 |
Standard MIB values. |
DR priority value inserted into the DR Priority option in PIM Hello messages transmitted on this interface. |
As per the MIB. |
pimInterfaceDRPriorityEnabled (1.3.6.1.2.1.157.1.1.1.8) |
read-only |
TruthValue |
true(1), false(2) |
Whether all routers on this interface are using the DR Priority option. |
As per the MIB. |
pimInterfaceHelloInterval (1.3.6.1.2.1.157.1.1.1.9) |
read-create |
Unsigned32 |
Unsigned32(0..18000) |
Interval at which PIM Hello messages are transmitted on this interface |
Value range: 1:0..18000. |
pimInterfaceTrigHelloInterval (1.3.6.1.2.1.157.1.1.1.10) |
read-create |
Unsigned32 |
Unsigned32(0..60) |
Maximum time before this router sends a triggered PIM hello message on this interface. |
Value range: 1:1..60. |
pimInterfaceHelloHoldtime (1.3.6.1.2.1.157.1.1.1.11) |
read-create |
Unsigned32 |
Unsigned32(0..65535) |
Value set in the Holdtime field of PIM Hello messages transmitted on this interface. |
Value range: 1:1..65535. |
pimInterfaceJoinPruneInterval (1.3.6.1.2.1.157.1.1.1.12) |
read-create |
Unsigned32 |
Unsigned32(0..18000) |
Interval at which this router sends PIM Join/Prune messages on this PIM interface. |
Value range: 1:0..18000. |
pimInterfaceJoinPruneHoldtime (1.3.6.1.2.1.157.1.1.1.13) |
read-create |
Unsigned32 |
Unsigned32(0..65535) |
Value inserted into the Holdtime field of a PIM Join/Prune message sent on this interface. |
Value range: 1:1..65535. |
pimInterfaceDFElectionRobustness (1.3.6.1.2.1.157.1.1.1.14) |
read-create |
Unsigned32 |
Standard MIB values. |
Minimum number of PIM DF-Election messages that must be lost in order for DF election on this interface to fail. |
Read-only. Supports only value 3. |
pimInterfaceLanDelayEnabled (1.3.6.1.2.1.157.1.1.1.15) |
read-only |
TruthValue |
true(1), false(2) |
Whether all routers on this interface are using the LAN Prune Delay option. |
As per the MIB. |
pimInterfacePropagationDelay (1.3.6.1.2.1.157.1.1.1.16) |
read-create |
Unsigned32 |
Unsigned32(0..32767) |
Expected propagation delay between PIM routers on this network or link. |
Value range: 1:1..32767. |
pimInterfaceOverrideInterval (1.3.6.1.2.1.157.1.1.1.17) |
read-create |
Unsigned32 |
Unsigned32(0..65535) |
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. |
Value range: 1:1..65535. |
pimInterfaceEffectPropagDelay (1.3.6.1.2.1.157.1.1.1.18) |
read-only |
Unsigned32 |
Unsigned32(0..32767) |
Effective Propagation Delay on this interface. |
As per the MIB. |
pimInterfaceEffectOverrideIvl (1.3.6.1.2.1.157.1.1.1.19) |
read-only |
Unsigned32 |
Unsigned32(0..65535) |
Effective Override Interval on this interface. |
As per the MIB. |
pimInterfaceSuppressionEnabled (1.3.6.1.2.1.157.1.1.1.20) |
read-only |
TruthValue |
true(1), false(2) |
Whether join suppression is enabled on this interface. |
As per the MIB. |
pimInterfaceBidirCapable (1.3.6.1.2.1.157.1.1.1.21) |
read-only |
TruthValue |
true(1), false(2) |
Whether all routers on this interface are using the Bidirectional-PIM Capable option. |
As per the MIB. |
pimInterfaceDomainBorder (1.3.6.1.2.1.157.1.1.1.22) |
read-create |
TruthValue |
true(1), false(2) |
Whether this interface is a PIM domain border. |
As per the MIB. |
pimInterfaceStubInterface (1.3.6.1.2.1.157.1.1.1.23) |
read-create |
TruthValue |
true(1), false(2) |
Whether this interface is a stub interface. |
Read-only. The value of this object value is always false(2). |
pimInterfacePruneLimitInterval (1.3.6.1.2.1.157.1.1.1.24) |
read-create |
Unsigned32 |
Unsigned32(0..65535) |
Minimum interval that must transpire between two successive Prunes sent by a router. |
Read-only. Value range: 1:1..65535 Default: 1:210(int). |
pimInterfaceGraftRetryInterval (1.3.6.1.2.1.157.1.1.1.25) |
read-create |
Unsigned32 |
Unsigned32(0..65535) |
Minimum interval that must elapse between two successive Grafts sent by a Pim-DM router. |
Value range: 1:1..65535 |
pimInterfaceSRPriorityEnabled (1.3.6.1.2.1.157.1.1.1.26) |
read-only |
TruthValue |
true(1), false(2) |
Whether all routers on this interface are using the State Refresh option. |
As per the MIB. |
pimInterfaceStatus (1.3.6.1.2.1.157.1.1.1.27) |
read-create |
RowStatus |
active(1), createAndGo(4), destroy(6) |
Row status. |
Supports only the following values: · active(1). · createAndGo(4)—Enable PIM-SM on this interface. · destroy(6)—Disable PIM-SM on this interface. |
pimInterfaceStorageType (1.3.6.1.2.1.157.1.1.1.28) |
read-create |
StorageType |
other(1) |
Row storage type. |
Read-only. Supports only value other(1). |
pimNeighborTable
About this table
This table contains PIM neighbor settings. This table supports only the public network.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are pimNeighborIfIndex, pimNeighborAddressType, and pimNeighborAddress.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimNeighborIfIndex (1.3.6.1.2.1.157.1.2.1.1) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Index of the interface used to reach this PIM neighbor. |
As per the MIB. |
pimNeighborAddressType (1.3.6.1.2.1.157.1.2.1.2) |
not-accessible |
InetAddressType |
INTEGER{ ipv4(1), ipv6(2) } |
Address type of this PIM neighbor. |
Supports only the following values: ipv4(1) and ipv6(2). |
pimNeighborAddress (1.3.6.1.2.1.157.1.2.1.3) |
not-accessible |
InetAddress |
OCTET STRING (4|8|16|20) |
Primary IP address of this PIM neighbor. |
As per the MIB. |
pimNeighborGenerationIDPresent (1.3.6.1.2.1.157.1.2.1.4) |
read-only
|
TruthValue |
true(1), false(2) |
Whether this neighbor is using the Generation ID option. |
As per the MIB. |
pimNeighborGenerationIDValue (1.3.6.1.2.1.157.1.2.1.5) |
read-only |
Unsigned32 |
Standard MIB values. |
Value of the Generation ID from the last PIM Hello message received from this neighbor. |
As per the MIB. |
pimNeighborUpTime (1.3.6.1.2.1.157.1.2.1.6) |
read-only |
TimeTicks |
Standard MIB values. |
Time since this PIM neighbor (last) became a neighbor of the local router. |
As per the MIB. |
pimNeighborExpiryTime (1.3.6.1.2.1.157.1.2.1.7) |
read-only |
TimeTicks |
Standard MIB values. |
Minimum time remaining before this PIM neighbor will time out. |
As per the MIB. |
pimNeighborDRPriorityPresent (1.3.6.1.2.1.157.1.2.1.8) |
read-only |
TruthValue |
true(1), false(2) |
Whether this neighbor is using the DR Priority option. |
As per the MIB. |
pimNeighborDRPriority (1.3.6.1.2.1.157.1.2.1.9) |
read-only |
Unsigned32 |
Standard MIB values. |
Value of the Designated Router Priority from the last PIM Hello message received from this neighbor. |
As per the MIB. |
pimNeighborLanPruneDelayPresent (1.3.6.1.2.1.157.1.2.1.10) |
read-only |
TruthValue |
true(1), false(2) |
Whether this neighbor is using the LAN Prune Delay option. |
As per the MIB. |
pimNeighborTBit (1.3.6.1.2.1.157.1.2.1.11) |
read-only |
TruthValue |
true(1), false(2) |
Whether the T bit was set in the LAN Prune Delay option received from this neighbor. |
As per the MIB. |
pimNeighborPropagationDelay (1.3.6.1.2.1.157.1.2.1.12) |
read-only |
Unsigned32 |
Unsigned32(0..32767) |
Value of the Propagation_Delay field of the LAN Prune Delay option received from this neighbor. |
As per the MIB. |
PimNeighborOverrideInterval (1.3.6.1.2.1.157.1.2.1.13) |
read-only |
Unsigned32 |
Unsigned32(0..65535) |
Value of the Override_Interval field of the LAN Prune Delay option received from this neighbor. |
As per the MIB. |
pimNeighborBidirCapable (1.3.6.1.2.1.157.1.2.1.14) |
read-only |
TruthValue |
true(1), false(2) |
Whether this neighbor is using the Bidirectional-PIM Capable option. |
As per the MIB. |
pimNeighborSRCapable (1.3.6.1.2.1.157.1.2.1.15) |
read-only |
TruthValue |
true(1), false(2) |
Whether this neighbor is using the State Refresh Capable option. |
As per the MIB. |
pimNbrSecAddressTable
About this table
This table contains secondary addresses advertised by a PIM neighbor.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are pimNbrSecAddressIfIndex, pimNbrSecAddressType, pimNbrSecAddressPrimary, and pimNbrSecAddress.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimNbrSecAddressIfIndex (1.3.6.1.2.1.157.1.3.1.1) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Index of the interface used to reach this PIM neighbor. |
As per the MIB. |
pimNbrSecAddressType (1.3.6.1.2.1.157.1.3.1.2) |
not-accessible |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2), } |
Address type of this PIM neighbor. |
As per the MIB. |
pimNbrSecAddressPrimary (1.3.6.1.2.1.157.1.3.1.3) |
not-accessible |
InetAddress |
OCTET STRING (4|8|16|20) |
Primary IP address of this PIM neighbor. |
As per the MIB. |
pimNbrSecAddress (1.3.6.1.2.1.157.1.3.1.4) |
read-only |
InetAddress |
OCTET STRING (4|8|16|20) |
Secondary IP address of this PIM neighbor. |
Supports only value ipv6(2). |
pimStarGTable
About this table
This table contains the non-interface specific (*,G) state that PIM has. This table supports only the public network and is available only to PIM-SM.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are pimStarGAddressType and pimStarGGrpAddress.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimStarGAddressType (1.3.6.1.2.1.157.1.4.1.1) |
not-accessible |
InetAddressType |
INTEGER{ ipv4(1), ipv6(2) } |
Address type of a multicast group. |
Supports only the following values: ipv4(1) and ipv6(2). |
pimStarGGrpAddress (1.3.6.1.2.1.157.1.4.1.2) |
not-accessible |
InetAddress |
OCTET STRING (4|8|16|20) |
Multicast group address. |
As per the MIB. |
pimStarGUpTime (1.3.6.1.2.1.157.1.4.1.3) |
read-only |
TimeTicks |
Standard MIB values. |
Time since this entry was created by the local router. |
As per the MIB. |
pimStarGPimMode (1.3.6.1.2.1.157.1.4.1.4) |
read-only |
PimMode |
asm(3), bidir(4) |
PIM mode of this entry: ASM or BIDIR-PIM. |
Supports only the following values: asm(3) and bidir(4). |
pimStarGRPAddressType (1.3.6.1.2.1.157.1.4.1.5) |
read-only |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2) } |
Address type of the RP. |
Supports only the following values: unknown(0), ipv4(1), and ipv6(2). This object is associated with the current designated RP, which might be different from the actual RP. |
pimStarGRPAddress (1.3.6.1.2.1.157.1.4.1.6) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
IP address of the RP for the group. |
This object is associated with the current designated RP, which might be different from the actual RP. |
pimStarGPimModeOrigin (1.3.6.1.2.1.157.1.4.1.7) |
read-only |
PimGroupMappingOriginType |
INTEGER { fixed(1), configRp(2), configSsm(3), bsr(4), autoRP(5), embedded(6), other(7) } |
Mechanism by which the PIM mode and RP for the group were learned. |
Supported only the following values: configRp (2), bsr(4), and other(7). |
pimStarGRPIsLocal (1.3.6.1.2.1.157.1.4.1.8) |
read-only |
TruthValue |
true(1), false(2) |
Whether the local router is the RP for the group. |
As per the MIB. This object is associated with the current designated RP, which might be different from the actual RP. |
pimStarGUpstreamJoinState (1.3.6.1.2.1.157.1.4.1.9) |
read-only |
INTEGER |
notJoined (1), joined (2) |
Whether the local router should join the RP tree for the group. |
As per the MIB. |
pimStarGUpstreamJoinTimer (1.3.6.1.2.1.157.1.4.1.10) |
read-only |
TimeTicks |
Standard MIB values. |
Time remaining before the local router sends a next periodic (*,G) Join message. |
As per the MIB. |
pimStarGUpstreamNeighborType (1.3.6.1.2.1.157.1.4.1.11) |
read-only |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2) } |
Primary address type of the upstream neighbor. |
Supports only the following values: unknown(0), ipv4(1), and ipv6(2). |
pimStarGUpstreamNeighbor (1.3.6.1.2.1.157.1.4.1.12) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
Primary address type of the upstream neighbor. |
As per the MIB. |
PimStarGRPFIfIndex (1.3.6.1.2.1.157.1.4.1.13) |
read-only |
InterfaceIndexOrZero |
Integer32(0..2147483647) |
Index of the RPF towards the RP. |
As per the MIB. |
pimStarGRPFNextHopType (1.3.6.1.2.1.157.1.4.1.14) |
read-only |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2) } |
Address type of the RPF next hop towards the RP. |
Supports only the following values: unknown(0), ipv4(1), and ipv6(2). |
pimStarGRPFNextHop (1.3.6.1.2.1.157.1.4.1.15) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
Address of the RPF next hop towards the RP. |
As per the MIB. |
pimStarGRPFRouteProtocol (1.3.6.1.2.1.157.1.4.1.16) |
read-only |
IANAipRouteProtocol |
other(1) local(2) netmgmt(3) rip(8) isis(9) ospf(13) bgp(14) |
Routing mechanism via which the route used to find the RPF interface towards the RP was learned. |
Supports only the following values: · other(1). · local(2). · netmgmt(3). · rip(8). · isis(9). · ospf(13). · bgp(14). |
pimStarGRPFRouteAddress (1.3.6.1.2.1.157.1.4.1.17) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
IP address that identifies the route used to find the RPF interface towards the RP. |
As per the MIB. |
pimStarGRPFRoutePrefixLength (1.3.6.1.2.1.157.1.4.1.18) |
read-only |
InetAddressPrefixLength |
Unsigned32(0..2040) |
Prefix length that identifies the route used to find the RPF interface towards the RP. |
If pimStarGRPFIfIndex is 0, this object value is always 0. |
pimStarGRPFRouteMetricPref (1.3.6.1.2.1.157.1.4.1.19) |
read-only |
Unsigned32 |
Unsigned32(0..2147483647) |
Metric preference of the route used to find the RPF interface towards the RP. |
If pimStarGRPFIfIndex is 0, this object value is always 2147483647. |
pimStarGRPFRouteMetric (1.3.6.1.2.1.157.1.4.1.20) |
read-only |
Unsigned32 |
Standard MIB values. |
Routing metric of the route used to find the RPF interface towards the RP. |
If pimStarGRPFIfIndex is 0, this object value is always 4294967295. |
pimStarGITable
About this table
This table contains interface-specific (*,G) state that PIM has. This table supports only the public network and is available only to PIM-SM.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are pimStarGAddressType, pimStarGGrpAddress, and pimStarGIIfIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimStarGIIfIndex (1.3.6.1.2.1.157.1.5.1.1) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Index of the interface that an entry corresponds to. |
As per the MIB. |
pimStarGIUpTime (1.3.6.1.2.1.157.1.5.1.2) |
read-only |
TimeTicks |
Standard MIB values. |
Time since this entry was created by the local router. |
Not supported |
pimStarGILocalMembership (1.3.6.1.2.1.157.1.5.1.3) |
read-only |
TruthValue |
true(1), false(2) |
Whether the local router has (*,G) local membership on this interface. |
As per the MIB. |
pimStarGIJoinPruneState (1.3.6.1.2.1.157.1.5.1.4) |
read-only |
INTEGER |
noInfo (1), join (2), prunePending (3) |
State resulting from (*,G) Join/Prune messages received on this interface. |
As per the MIB. |
pimStarGIPrunePendingTimer (1.3.6.1.2.1.157.1.5.1.5) |
read-only |
TimeTicks |
Standard MIB values. |
Time remaining before the local router acts on a (*,G) Prune message received on this interface, during which the router is waiting to see whether another downstream router will override the Prune message. |
As per the MIB. |
pimStarGIJoinExpiryTimer (1.3.6.1.2.1.157.1.5.1.6) |
read-only |
TimeTicks |
Standard MIB values. |
Time remaining before (*,G) Join state for this interface expires. |
As per the MIB. |
pimStarGIAssertState (1.3.6.1.2.1.157.1.5.1.7) |
read-only |
INTEGER |
noInfo (1), iAmAssertWinner (2), iAmAssertLoser (3) |
(*,G) Assert state for this interface. |
Not supported |
pimStarGIAssertTimer (1.3.6.1.2.1.157.1.5.1.8) |
read-only |
TimeTicks |
Standard MIB values. |
Time remaining before the local router next sends a (*,G) Assert message on this interface. |
Not supported |
pimStarGIAssertWinnerAddressType (1.3.6.1.2.1.157.1.5.1.9) |
read-only |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2), dns(16) } |
Address type of the assert winner. |
Not supported |
pimStarGIAssertWinnerAddress (1.3.6.1.2.1.157.1.5.1.10) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
IP address of the assert winner. |
Not supported |
pimStarGIAssertWinnerMetricPref (1.3.6.1.2.1.157.1.5.1.11) |
read-only |
Unsigned32 |
Unsigned32(0..2147483647) |
Metric preference of the route to the RP advertised by the assert winner. |
Not supported |
pimStarGIAssertWinnerMetric (1.3.6.1.2.1.157.1.5.1.12) |
read-only |
Unsigned32 |
Standard MIB values. |
Routing metric of the route to the RP advertised by the assert winner. |
Not supported |
pimSGTable
About this table
This table contains the non-interface specific (S,G) state that PIM has. This table supports only the public network.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are pimSGAddressType, pimSGGrpAddress, and pimSGSrcAddress.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimSGAddressType (1.3.6.1.2.1.157.1.6.1.1) |
not-accessible |
InetAddressType |
INTEGER{ ipv4(1), ipv6(2), } |
Address type of the source and multicast group for an entry. |
Supports only the following values: ipv4(1) and ipv6(2). |
pimSGGrpAddress (1.3.6.1.2.1.157.1.6.1.2) |
not-accessible |
InetAddress |
OCTET STRING (4|8|16|20) |
Multicast group address for this entry. |
As per the MIB. |
pimSGSrcAddress (1.3.6.1.2.1.157.1.6.1.3) |
not-accessible |
InetAddress |
OCTET STRING (4|8|16|20) |
Source address for this entry. |
As per the MIB. |
pimSGUpTime (1.3.6.1.2.1.157.1.6.1.4) |
read-only |
TimeTicks |
Standard MIB values. |
Time since this entry was created by the local router. |
As per the MIB. |
pimSGPimMode (1.3.6.1.2.1.157.1.6.1.5) |
read-only |
PimMode |
ssm(2), asm(3) |
PIM mode of the group for this entry, SSM or ASM. |
Supports only the following values: ssm(2), asm(3), and dm(5). |
pimSGUpstreamJoinState (1.3.6.1.2.1.157.1.6.1.6) |
read-only |
INTEGER |
notJoined (1), joined (2) |
Whether the local router should join the SPT for the source and group represented by this entry. |
If the PIM mode is not PIM-SM, this object value is always joined (2). |
pimSGUpstreamJoinTimer (1.3.6.1.2.1.157.1.6.1.7) |
read-only |
TimeTicks |
Standard MIB values. |
Time remaining before the local router sends a next periodic (S,G) Join message. |
As per the MIB. |
pimSGUpstreamNeighbor (1.3.6.1.2.1.157.1.6.1.8) |
read-only |
InetAddress |
OCTET STRING (4|8|16|20) |
Primary IP address of the upstream neighbor. |
As per the MIB. |
pimSGRPFIfIndex (1.3.6.1.2.1.157.1.6.1.9) |
read-only |
InterfaceIndexOrZero |
Integer32(0..2147483647) |
Index of the RPF interface towards the source. |
As per the MIB. |
pimSGRPFNextHopType (1.3.6.1.2.1.157.1.6.1.10) |
read-only |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2), } |
Address type of the RPF next hop towards the source. |
Supports only the following values: unknown(0), ipv4(1), and ipv6(2). |
pimSGRPFNextHop (1.3.6.1.2.1.157.1.6.1.11) |
read-only |
InetAddress |
OCTET STRING (4|8|16|20) |
IP address of the RPF next hop towards the source. |
As per the MIB. |
pimSGRPFRouteProtocol (1.3.6.1.2.1.157.1.6.1.12) |
read-only |
IANAipRouteProtocol |
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) } |
Routing mechanism via which the route used to find the RPF interface towards the source was learned. |
Supports only the following values: · other(1). · local(2). · netmgmt(3). · rip(8). · isis(9). · ospf(13). · bgp(14). |
pimSGRPFRouteAddress (1.3.6.1.2.1.157.1.6.1.13) |
read-only |
InetAddress |
OCTET STRING (4|8|16|20)
|
IP address that identifies the route used to find the RPF interface towards the source. |
As per the MIB. |
pimSGRPFRoutePrefixLength (1.3.6.1.2.1.157.1.6.1.14) |
read-only |
InetAddressPrefixLength |
Unsigned32(0..2040) |
Prefix length that identifies the route used to find the RPF interface towards the source. |
If pimSGRPFIfIndex is 0, this object value is always 0. |
pimSGRPFRouteMetricPref (1.3.6.1.2.1.157.1.6.1.15) |
read-only |
Unsigned32 |
Unsigned32(0..2147483647) |
Metric preference of the route used to find the RPF interface towards the source. |
If pimSGRPFIfIndex is 0, this object value is always 2147483647. |
pimSGRPFRouteMetric (1.3.6.1.2.1.157.1.6.1.16) |
read-only |
Unsigned32 |
Standard MIB values. |
Routing metric of the route used to find the RPF interface towards the source. |
If pimSGRPFIfIndex is 0, this object is 4294967295. |
pimSGSPTBit (1.3.6.1.2.1.157.1.6.1.17) |
read-only |
TruthValue |
true(1), false(2) |
Whether the SPT bit is set. |
As per the MIB. |
pimSGKeepaliveTimer (1.3.6.1.2.1.157.1.6.1.18) |
read-only |
TimeTicks |
Standard MIB values. |
Time remaining before this (S,G) state expires. |
If the PIM mode is not PIM-SM, this object value is always 0. |
pimSGDRRegisterState (1.3.6.1.2.1.157.1.6.1.19) |
read-only |
INTEGER |
noInfo (1), join (2), joinPending (3), prune (4) |
Whether the local router should encapsulate (S,G) data packets in Register messages and send them to the RP. |
As per the MIB. |
pimSGDRRegisterStopTimer (1.3.6.1.2.1.157.1.6.1.20) |
read-only |
TimeTicks |
Standard MIB values. |
Time remaining before the local router sends a Null-Register message to the RP. |
As per the MIB. |
pimSGRPRegisterPMBRAddressType (1.3.6.1.2.1.157.1.6.1.21) |
read-only |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2), dns(16) } |
Address type of the first PIM Multicast Border Router to send a Register message with the Border bit set. |
Not supported |
pimSGRPRegisterPMBRAddress (1.3.6.1.2.1.157.1.6.1.22) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
IP address of the first PIM Multicast Border Router to send a Register message with the Border bit set. |
Not supported |
pimSGUpstreamPruneState (1.3.6.1.2.1.157.1.6.1.23) |
read-only |
INTEGER |
forwarding (1), ackpending (2), pruned (3) |
Whether the local router has pruned itself from the tree. |
If the PIM mode is not PIM-SM, this object value is always forwarding |
pimSGUpstreamPruneLimitTimer (1.3.6.1.2.1.157.1.6.1.24) |
read-only |
TimeTicks |
Standard MIB values. |
Time remaining before the local router may send a (S,G) Prune message. |
As per the MIB. |
pimSGOriginatorState (1.3.6.1.2.1.157.1.6.1.25) |
read-only |
INTEGER |
notOriginator (1), originator (2) |
Whether the router is an originator for an (S,G) message flow. |
As per the MIB. |
pimSGSourceActiveTimer (1.3.6.1.2.1.157.1.6.1.26) |
read-only |
TimeTicks |
Standard MIB values. |
Time remaining before the local router reverts to a notOriginator state. |
As per the MIB. |
pimSGStateRefreshTimer (1.3.6.1.2.1.157.1.6.1.27) |
read-only |
TimeTicks |
Standard MIB values. |
Time remaining before the local router sends a State Refresh message. |
As per the MIB. |
pimSGITable
About this table
This table contains interface-specific (S,G) state that PIM has. This table supports only the public network.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are pimSGAddressType, pimSGGrpAddress, pimSGSrcAddress, and pimSGIIfIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
PimSGIIfIndex (1.3.6.1.2.1.157.1.7.1.1) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Index of the interface that an entry corresponds to. |
As per the MIB. |
pimSGIUpTime (1.3.6.1.2.1.157.1.7.1.2) |
read-only |
TimeTicks |
0 (by default) |
Time since this entry was created by the local router. |
Not supported |
pimSGILocalMembership (1.3.6.1.2.1.157.1.7.1.3) |
read-only |
TruthValue |
true(1), false(2) |
Whether the local router has (S,G) local membership on this interface. |
As per the MIB. |
PimSGIJoinPruneState (1.3.6.1.2.1.157.1.7.1.4) |
read-only |
INTEGER |
noInfo (1), join (2), prunePending (3) |
State resulting from (S,G) Join/Prune messages received on this interface. |
In PIM-DM, v noInfo(1) indicates pruned, and join(2) indicates no information. |
pimSGIPrunePendingTimer (1.3.6.1.2.1.157.1.7.1.5) |
read-only |
TimeTicks |
Standard MIB values. |
Time remaining before the local router acts on an (S,G) Prune message received on this interface, during which the router is waiting to see whether another downstream router will override the Prune message. |
This timer is available to PIM-SM, PIM-DM, and PIM-SSM. |
pimSGIJoinExpiryTimer (1.3.6.1.2.1.157.1.7.1.6) |
read-only |
TimeTicks |
Standard MIB values. |
Time remaining before (S,G) Join state for this interface expires. |
This timer is available to PIM-SM, PIM-DM, and PIM-SSM. |
pimSGIAssertState (1.3.6.1.2.1.157.1.7.1.7) |
read-only |
INTEGER( |
noInfo (1), iAmAssertWinner (2), iAmAssertLoser (3) |
(S,G) Assert state for this interface. |
This timer is available to PIM-SM, PIM-DM, and PIM-SSM. |
pimSGIAssertTimer (1.3.6.1.2.1.157.1.7.1.8) |
read-only |
TimeTicks |
Standard MIB values. |
Time remaining before the local router next sends a (S,G) Assert message on this interface |
This timer is available to PIM-SM, PIM-DM, and PIM-SSM. |
PimSGIAssertWinnerAddressType (1.3.6.1.2.1.157.1.7.1.9) |
read-only |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2), } |
Address type of the assert winner. |
As per the MIB. |
pimSGIAssertWinnerAddress (1.3.6.1.2.1.157.1.7.1.10) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
Address of the assert winner. |
As per the MIB. |
pimSGIAssertWinnerMetricPref (1.3.6.1.2.1.157.1.7.1.11) |
read-only |
Unsigned32 |
Unsigned32(0..2147483647) |
Metric preference of the route to the source advertised by the assert winner. |
As per the MIB. |
pimSGIAssertWinnerMetric (1.3.6.1.2.1.157.1.7.1.12) |
read-only |
Unsigned32 |
Standard MIB values. |
Routing metric of the route to the source advertised by the assert winner. |
As per the MIB. |
pimSGRptTable
About this table
This table contains the non-interface specific (S,G,rpt) state that PIM has. It supports only the public network.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are pimStarGAddressType, pimStarGGrpAddress, and pimSGRptSrcAddress.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimSGRptSrcAddress (1.3.6.1.2.1.157.1.8.1.1) |
not-accessible |
InetAddress |
OCTET STRING (4|8|16|20) |
Source address for an entry. |
As per the MIB. |
pimSGRptUpTime (1.3.6.1.2.1.157.1.8.1.2) |
read-only |
TimeTicks |
Standard MIB values. |
Time since this entry was created by the local router. |
As per the MIB. |
pimSGRptUpstreamPruneState (1.3.6.1.2.1.157.1.8.1.3) |
read-only |
INTEGER |
rptNotJoined (1), pruned (2), notPruned (3) |
Whether the local router should prune the source off the RP tree. |
As per the MIB. |
pimSGRptUpstreamOverrideTimer (1.3.6.1.2.1.157.1.8.1.4) |
read-only |
TimeTicks |
Standard MIB values. |
Time remaining before the local router sends a triggered (S,G,rpt) Join message |
As per the MIB. |
pimSGRptITable
About this table
This table contains the interface-specific (S,G,rpt) state that PIM has. It supports only the public network.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are pimSGRptITable, pimStarGGrpAddress, pimSGRptSrcAddress, and pimSGRptIIfIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimSGRptIIfIndex (1.3.6.1.2.1.157.1.9.1.1) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Index of the interface that an entry corresponds to. |
As per the MIB. |
pimSGRptIUpTime (1.3.6.1.2.1.157.1.9.1.2) |
read-only |
TimeTicks |
0 (by default) |
Time since this entry was created by the local router. |
Not supported |
pimSGRptILocalMembership (1.3.6.1.2.1.157.1.9.1.3) |
read-only |
TruthValue |
true(1), false(2) |
Whether the local router has both (*,G) include local membership and (S,G) exclude local membership on this interface.. |
As per the MIB. |
pimSGRptIJoinPruneState (1.3.6.1.2.1.157.1.9.1.4) |
read-only |
INTEGER |
noInfo(1), prune(2), prunePending (3) |
State resulting from (S,G,rpt) Join/Prune messages received on this interface. |
As per the MIB. |
pimSGRptIPrunePendingTimer (1.3.6.1.2.1.157.1.9.1.5) |
read-only |
TimeTicks |
Standard MIB values. |
Time remaining before the local router starts pruning this source off the RP tree. |
As per the MIB. |
pimSGRptIPruneExpiryTimer (1.3.6.1.2.1.157.1.9.1.6) |
read-only |
TimeTicks |
Standard MIB values. |
Time remaining before (S,G,rpt) Prune state for this interface expires. |
As per the MIB. |
pimBidirDFElectionEntry
About this table
This table contains BIDIR-PIM DF settings. It supports only the public network.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are pimBidirDFElectionAddressType, pimBidirDFElectionRPAddress, and pimBidirDFElectionIfIndex.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimBidirDFElectionAddressType (1.3.6.1.2.1.157.1.10.1.1) |
not-accessible |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2), } |
Address type of the RP associated with a DF. |
As per the MIB. |
pimBidirDFElectionRPAddress (1.3.6.1.2.1.157.1.10.1.2) |
not-accessible |
InetAddress |
OCTET STRING (4|8|16|20) |
IP address of the RP associated with the DF. |
As per the MIB. |
pimBidirDFElectionIfIndex (1.3.6.1.2.1.157.1.10.1.3) |
not-accessible |
InterfaceIndex |
Integer32(1..2147483647) |
Index of the interface used in DF selection . |
As per the MIB. |
pimBidirDFElectionWinnerAddressType (1.3.6.1.2.1.157.1.10.1.4) |
read-only |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2), } |
Address type of the DF winner. |
Supports only the following values: unknown(0), ipv4(1), and ipv6(2). |
pimBidirDFElectionWinnerAddress (1.3.6.1.2.1.157.1.10.1.5) |
read-only |
InetAddress |
OCTET STRING (0|4|8|16|20) |
IP address of the DF winner. |
As per the MIB. |
pimBidirDFElectionWinnerUpTime (1.3.6.1.2.1.157.1.10.1.6) |
read-only |
TimeTicks |
Standard MIB values. |
Time since the DF winner has come up. |
As per the MIB. |
pimBidirDFElectionWinnerMetricPref (1.3.6.1.2.1.157.1.10.1.7) |
read-only |
Unsigned32 |
Standard MIB values. |
Metric preference of the DF winner. |
As per the MIB. |
pimBidirDFElectionWinnerMetric (1.3.6.1.2.1.157.1.10.1.8) |
read-only |
Unsigned32 |
Standard MIB values. |
Metric of the DF winner. |
As per the MIB. |
pimBidirDFElectionState (1.3.6.1.2.1.157.1.10.1.9) |
read-only |
INTEGER |
dfOffer(1), dfLose(2), dfWinner(3), dfBackoff(4) |
DF status of the interface. |
As per the MIB. |
pimBidirDFElectionStateTimer (1.3.6.1.2.1.157.1.10.1.10) |
read-only |
Timeticks |
Standard MIB values. |
DF election timeout time of the interface. |
As per the MIB. |
pimStaticRPEntry
About this table
This table contains static RP settings. It supports only the public network. ACL-based multicast group filtering for static RPs configured by using the static-rp command is not supported.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Supported |
Supported |
Supported |
Read of the static-rp command with an ACL specified is not supported. |
Columns
The table indexes are pimStaticRPAddressType, pimStaticRPGrpAddress, and pimStaticRPGrpPrefixLength.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimStaticRPAddressType (1.3.6.1.2.1.157.1.11.1.1) |
not-accessible |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2), } |
Type of a static RP. |
As per the MIB. |
pimStaticRPGrpAddress (1.3.6.1.2.1.157.1.11.1.2) |
not-accessible |
InetAddress |
OCTET STRING (4|8|16|20) |
Address of the multicast group to which the static RP is designated.. |
Supports only the following values: 224.0.0.0/4(ipv4) and FF :: / 8(ipv6). |
pimStaticRPGrpPrefixLength (1.3.6.1.2.1.157.1.11.1.3) |
not-accessible |
InetAddressPrefixLength |
Unsigned32(4..128) |
Mask length of the multicast group address to which the static RP is designated. |
Supports only the following values: 4(ipv4) and 8(ipv6). |
pimStaticRPRPAddress (1.3.6.1.2.1.157.1.11.1.4) |
read-create |
InetAddress |
OCTET STRING (4|8|16|20) |
IP address of the static RP. |
As per the MIB. |
pimStaticRPPimMode (1.3.6.1.2.1.157.1.11.1.5) |
read-create |
PimMode |
ssm(2), asm(3), bidir(4) |
Mode of the static RP. |
Supports only the following values: asm(3) and bidir(4). |
pimStaticRPOverrideDynamic (1.3.6.1.2.1.157.1.11.1.6) |
read-create |
TruthValue |
true(1), false(2) |
Whether priority has been given to the static RP. |
As per the MIB. |
pimStaticRPPrecedence (1.3.6.1.2.1.157.1.11.1.7) |
read-create |
Unsigned32 |
Standard MIB values. |
Priority of the static RP. |
Read-only. The value is always 1342177280. |
pimStaticRPRowStatus (1.3.6.1.2.1.157.1.11.1.8) |
read-create |
RowStatus |
active(1), createAndGo(4), destroy(6) |
Row status. |
Supports only the following values: active(1), createAndGo(4), and destroy(6). |
pimStaticRPStorageType (1.3.6.1.2.1.157.1.11.1.9) |
read-create |
StorageType |
other(1) |
Row storage type. |
Read-only. Supports only value other(1). |
pimGroupMappingTable
About this table
This table contains mappings between multicast group addresses to RPs. It supports only the public network.
Support for operations
Create |
Edit/Modify |
Delete |
Read |
Not supported |
Not supported |
Not supported |
Supported |
Columns
The table indexes are pimGroupMappingOrigin, pimGroupMappingAddressType, pimGroupMappingGrpAddress, pimGroupMappingGrpPrefixLength, pimGroupMappingRPAddressType, and pimGroupMappingRPAddress.
Object (OID) |
Access |
Syntax |
Value range |
Description |
Implementation |
pimGroupMappingOrigin (1.3.6.1.2.1.157.1.13.1.1) |
not-accessible |
PimGroupMappingOriginType |
fixed(1); configRp(2); configSsm(3); bsr(4); autoRP(5); embedded(6); other(7) |
Mechanism by which this group mapping was learned. |
Supports only BSR, SRP, and SSM. |
pimGroupMappingAddressType (1.3.6.1.2.1.157.1.13.1.2) |
not-accessible |
InetAddressType |
INTEGER{ ipv4(1), ipv6(2), } |
Address type of the IP multicast group prefix. |
Supports only values ipv4(1) and ipv6(2). |
pimGroupMappingGrpAddress (1.3.6.1.2.1.157.1.13.1.3) |
not-accessible |
InetAddress |
OCTET STRING (4|8|16|20) |
Multicast group address that gives the group prefix for this mapping. |
As per the MIB. |
pimGroupMappingGrpPrefixLength (1.3.6.1.2.1.157.1.13.1.4) |
not-accessible |
InetAddressPrefixLength |
Unsigned32(4..128) |
Prefix length of the multicast group address that gives the group prefix for this mapping. |
As per the MIB. |
pimGroupMappingRPAddressType (1.3.6.1.2.1.157.1.13.1.5) |
not-accessible |
InetAddressType |
INTEGER{ unknown(0), ipv4(1), ipv6(2), } |
Address type of the RP to be used for groups within this group prefix |
Supports only the following values: unknown(0), ipv4(1), and ipv6(2). |
pimGroupMappingRPAddress (1.3.6.1.2.1.157.1.13.1.6) |
not-accessible |
InetAddress |
OCTET STRING (0|4|8|16|20) |
IP address of the RP to be used for groups within this group prefix. |
As per the MIB. |
pimGroupMappingPimMode (1.3.6.1.2.1.157.1.13.1.7) |
read-only |
PimMode |
none(1); ssm(2); asm(3); bidir(4); dm(5); other(6) |
PIM mode to be used for groups in this group prefix. |
Supports only the following values: asm, ssm, and bidir. |
pimGroupMappingPrecedence (1.3.6.1.2.1.157.1.13.1.8) |
read-only |
Unsigned32 |
Standard MIB values. |
Precedence of the SSM mapping. |
If pimGroupMappingOrigin is bsr(4), this object is (0x30000000 + rp priority). If pimGroupMappingOrigin is configRp(2), this object is (0x50000000). If pimGroupMappingOrigin is configSsm(3), this object is (0x00000000). |
Notifications
pimNeighborLoss
Basic information
OID |
Event |
Type |
Severity |
Recovery notification |
Default status |
1.3.6.1.2.1.157.0.1 |
PIM neighbor loss. |
Informational |
Minor |
N/A |
ON |
Description
This notification indicates the loss of a PIM neighbor. This notification is generated when the PIM neighbor timer expires and the router does not have another neighbor on the same interface with the same IP version and a lower IP address than itself.
Status control
ON
CLI: Use the snmp-agent trap enable { pim | pim6 } neighbor-loss command.
OFF
CLI: Use the undo snmp-agent trap enable { pim | pim6 } neighbor-loss command.
Objects
OID (object name) |
Description |
Index |
Type |
Value range |
1.3.6.1.2.1.157.1.2.1.6 (pimNeighborUpTime) |
Time since the neighbor has come up. |
No |
TimeTicks |
Standard MIB values. |
This table does not contain indexes. For information about the index or indexes of a MIB object instance in an SNMP variable binding, see the section for that MIB object.
Recommended action
To resolve the issue:
1. Verify that whether this notification is generated because of PIM neighbor configuration change.
2. Verify that PIM is correctly configured on the interface.
3. Verify that the lost PIM neighbor can operate correctly.
4. Verify that this router has sufficient memory.
5. Verify that this router does not have link failures.
6. If the issue persists, contact H3C Support.