RC-PIM-MIB
Enterprise MIB for the Accelar product family.
Main OID:
rcPimMib.rcPim.0
46
Objects
Active
Status
5
Dependencies
Imported Objects
Objects
46 total| Object Name |
|---|
rcPimMibEnterprise MIB for the Accelar product family. MODULE-IDENTITY .rcPim.0 |
rcPimMIBObjects OBJECT IDENTIFIER .rcPim.1 |
rcPimScalars OBJECT IDENTIFIER .rcPim.1.1 |
rcPimJoinPruneIntervalThe default interval at which periodic PIM-SM Join/Prune
messages are to be sent.rw Integer32 .rcPim.1.1.1 |
rcPimInterfaceTableThe (conceptual) table listing the router's PIM interfaces.
IGMP and PIM are enabled on all interfaces listed in this
table. SEQUENCE OF RcPimInterfaceEntry .rcPim.1.2 |
rcPimInterfaceEntryAn entry (conceptual row) in the rcPimInterfaceTable. RcPimInterfaceEntry .rcPim.1.2.1 |
rcPimInterfaceIfIndexThe ifIndex value of this PIM interface. InterfaceIndexOrZero (IF-MIB) .rcPim.1.2.1.1 |
rcPimInterfaceAddressThe IP address of the PIM interface.ro IpAddress .rcPim.1.2.1.2 |
rcPimInterfaceNetMaskThe network mask for the IP address of the PIM interface.ro IpAddress .rcPim.1.2.1.3 |
rcPimInterfaceModeThe configured mode of this PIM interface. A value of
sparseDense is only valid for PIMv1.rw Enumeration .rcPim.1.2.1.4 |
rcPimInterfaceDRThe Designated Router on this PIM interface. For point-
to-point interfaces, this object has the value 0.0.0.0.ro IpAddress .rcPim.1.2.1.5 |
rcPimInterfaceHelloIntervalThe frequency at which PIM Hello messages are transmitted
on this interface.rw Integer32 UNITS "seconds" .rcPim.1.2.1.6 |
rcPimInterfaceStatusThe status of this entry. Creating the entry enables PIM
on the interface; destroying the entry disables PIM on the
interface.rw RowStatus (SNMPv2-TC) .rcPim.1.2.1.7 |
rcPimInterfaceJoinPruneIntervalThe frequency at which PIM Join/Prune messages are
transmitted on this PIM interface. The default value of
this object is the rcPimJoinPruneInterval.rw Integer32 .rcPim.1.2.1.8 |
rcPimInterfaceCBSRPreferenceThe preference value for the local interface as a candidate
bootstrap router. The value of -1 is used to indicate that
the local interface is not a candidate BSR interface.rw Integer32 (-1..255) .rcPim.1.2.1.9 |
rcPimInterfaceCBSREnableEnable/disable Candidate BSR on rcPim local interface.rw Enumeration .rcPim.1.2.1.10 |
rcPimNeighborTableThe (conceptual) table listing the router's PIM neighbors. SEQUENCE OF RcPimNeighborEntry .rcPim.1.3 |
rcPimNeighborEntryAn entry (conceptual row) in the rcPimNeighborTable. RcPimNeighborEntry .rcPim.1.3.1 |
rcPimNeighborAddressThe IP address of the PIM neighbor for which this entry
contains information. IpAddress .rcPim.1.3.1.1 |
rcPimNeighborIfIndexThe value of ifIndex for the interface used to reach this
PIM neighbor.ro Integer32 .rcPim.1.3.1.2 |
rcPimNeighborUpTimeThe time since this PIM neighbor (last) became a neighbor
of the local router.ro TimeTicks (SNMPv2-SMI) .rcPim.1.3.1.3 |
rcPimNeighborExpiryTimeThe minimum time remaining before this PIM neighbor will be
aged out.ro TimeTicks (SNMPv2-SMI) .rcPim.1.3.1.4 |
rcPimRPSetTableThe (conceptual) table listing PIM information for
candidate Rendezvous Points (RPs) for IP multicast groups.
When the local router is the BSR, this information is
obtained from received Candidate-RP-Advertisements. When
the local router is not the BSR, this information is
obtained from received RP-Set messages. SEQUENCE OF RcPimRPSetEntry .rcPim.1.6 |
rcPimRPSetEntryAn entry (conceptual row) in the rcPimRPSetTable. RcPimRPSetEntry .rcPim.1.6.1 |
rcPimRPSetGroupAddressThe IP multicast group address which, when combined with
rcPimRPSetGroupMask, gives the group prefix for which this
entry contains information about the Candidate-RP. IpAddress .rcPim.1.6.1.1 |
rcPimRPSetGroupMaskThe multicast group address mask which, when combined with
rcPimRPSetGroupAddress, gives the group prefix for which this
entry contains information about the Candidate-RP. IpAddress .rcPim.1.6.1.2 |
rcPimRPSetAddressThe IP address of the Candidate-RP. IpAddress .rcPim.1.6.1.3 |
rcPimRPSetHoldTimeThe holdtime of a Candidate-RP. If the local router is not
the BSR, this value is 0.ro Integer32 .rcPim.1.6.1.4 |
rcPimRPSetExpiryTimeThe minimum time remaining before the Candidate-RP will be
declared down. If the local router is not the BSR, this
value is 0.ro TimeTicks (SNMPv2-SMI) .rcPim.1.6.1.5 |
rcPimRPSetComponentA number uniquely identifying the component. Each protocol
instance connected to a separate domain should have a
different index value. InterfaceIndexOrZero (IF-MIB) .rcPim.1.6.1.6 |
rcPimCandidateRPTableThe (conceptual) table listing the IP multicast groups for
which the local router is to advertise itself as a
Candidate-RP when the value of rcPimCandidateRPHoldTime is
non-zero. If this table is empty, then the local router
will advertise itself as a Candidate-RP for all groups
(providing the value of rcPimCandidateRPHoldTime is non-
zero). SEQUENCE OF RcPimCandidateRPEntry .rcPim.1.11 |
rcPimCandidateRPEntryAn entry (conceptual row) in the rcPimCandidateRPTable. RcPimCandidateRPEntry .rcPim.1.11.1 |
rcPimCandidateRPGroupAddressThe IP multicast group address which, when combined with
rcPimCandidateRPGroupMask, identifies a group prefix for which
the local router will advertise itself as a Candidate-RP. IpAddress .rcPim.1.11.1.1 |
rcPimCandidateRPGroupMaskThe multicast group address mask which, when combined with
rcPimCandidateRPGroupMask, identifies a group prefix for which
the local router will advertise itself as a Candidate-RP. IpAddress .rcPim.1.11.1.2 |
rcPimCandidateRPAddressThe (unicast) address of the interface which will be
advertised as a Candidate-RP.ro IpAddress .rcPim.1.11.1.3 |
rcPimCandidateRPRowStatusThe status of this row, by which new entries may be
created, or old entries deleted from this table.rw RowStatus (SNMPv2-TC) .rcPim.1.11.1.4 |
rcPimComponentTableThe (conceptual) table containing objects specific to a PIM
domain. One row exists for each domain to which the router
is connected. SEQUENCE OF RcPimComponentEntry .rcPim.1.12 |
rcPimComponentEntryAn entry (conceptual row) in the rcPimComponentTable. RcPimComponentEntry .rcPim.1.12.1 |
rcPimComponentIndexA number uniquely identifying the component. Each protocol
instance connected to a separate domain should have a
different index value. InterfaceIndexOrZero (IF-MIB) .rcPim.1.12.1.1 |
rcPimComponentBSRAddressThe IP address of the bootstrap router (BSR) for the local
PIM region.ro IpAddress .rcPim.1.12.1.2 |
rcPimComponentBSRExpiryTimeThe minimum time remaining before the bootstrap router in
the local domain will be declared down. For candidate BSRs,
this is the time until the component sends an RP-Set
message. For other routers, this is the time until it may
accept an RP-Set message from a lower candidate BSR.ro TimeTicks (SNMPv2-SMI) .rcPim.1.12.1.3 |
rcPimComponentCRPHoldTimeThe holdtime of the component when it is a candidate RP in
the local domain. The value of 0 is used to indicate that
the local system is not a Candidate-RP.rw Integer32 .rcPim.1.12.1.4 |
rcPimComponentStatusThe status of this entry. Creating the entry creates
another protocol instance; destroying the entry disables a
protocol instance.rw RowStatus (SNMPv2-TC) .rcPim.1.12.1.5 |
rcPimMIBConformance OBJECT IDENTIFIER .rcPim.2 |
rcPimMIBCompliances OBJECT IDENTIFIER .rcPim.2.1 |
rcPimMIBGroups OBJECT IDENTIFIER .rcPim.2.2 |