RC-PIM-MIB: View SNMP OID List / Download MIB

VENDOR: RAPID CITY COMMUNICATION


 Home MIB: RC-PIM-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
     rcnPimMaxInterfaceWarnSet 1.3.6.1.4.1.2272.1.21.0.213
A rcnPimMaxInterfaceWarnSet trap signifies that the pim interface count has exceeded the maximum set limit of 200.
     rcnPimMaxNeighborsWarnSet 1.3.6.1.4.1.2272.1.21.0.214
A rcnPimMaxNeighborsWarnSet trap signifies that the pim neighbor count has exceeded the maximum set limit of 200.
     rcnPimMaxPassiveInterfaceWarnSet 1.3.6.1.4.1.2272.1.21.0.215
A rcnPimMaxPassiveInterfaceWarnSet trap signifies that the pim passive interface count has exceeded the maximum set limit of 2000.
 rcPimMib 1.3.6.1.4.1.2272.1.75.0
 rcPimMIBObjects 1.3.6.1.4.1.2272.1.75.1
     rcPimScalars 1.3.6.1.4.1.2272.1.75.1.1
         rcPimJoinPruneInterval 1.3.6.1.4.1.2272.1.75.1.1.1
The default interval at which periodic PIM-SM Join/Prune messages are to be sent.
     rcPimInterfaceTable 1.3.6.1.4.1.2272.1.75.1.2
The (conceptual) table listing the routers PIM interfaces. IGMP and PIM are enabled on all interfaces listed in this table.
         rcPimInterfaceEntry 1.3.6.1.4.1.2272.1.75.1.2.1
An entry (conceptual row) in the rcPimInterfaceTable.
             rcPimInterfaceIfIndex 1.3.6.1.4.1.2272.1.75.1.2.1.1
The ifIndex value of this PIM interface.
             rcPimInterfaceAddress 1.3.6.1.4.1.2272.1.75.1.2.1.2
The IP address of the PIM interface.
             rcPimInterfaceNetMask 1.3.6.1.4.1.2272.1.75.1.2.1.3
The network mask for the IP address of the PIM interface.
             rcPimInterfaceMode 1.3.6.1.4.1.2272.1.75.1.2.1.4
The configured mode of this PIM interface. A value of sparseDense is only valid for PIMv1.
             rcPimInterfaceDR 1.3.6.1.4.1.2272.1.75.1.2.1.5
The Designated Router on this PIM interface. For point- to-point interfaces, this object has the value 0.0.0.0.
             rcPimInterfaceHelloInterval 1.3.6.1.4.1.2272.1.75.1.2.1.6
The frequency at which PIM Hello messages are transmitted on this interface.
             rcPimInterfaceStatus 1.3.6.1.4.1.2272.1.75.1.2.1.7
The status of this entry. Creating the entry enables PIM on the interface; destroying the entry disables PIM on the interface.
             rcPimInterfaceJoinPruneInterval 1.3.6.1.4.1.2272.1.75.1.2.1.8
The frequency at which PIM Join/Prune messages are transmitted on this PIM interface. The default value of this object is the rcPimJoinPruneInterval.
             rcPimInterfaceCBSRPreference 1.3.6.1.4.1.2272.1.75.1.2.1.9
The 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.
             rcPimInterfaceCBSREnable 1.3.6.1.4.1.2272.1.75.1.2.1.10
Enable/disable Candidate BSR on rcPim local interface.
     rcPimNeighborTable 1.3.6.1.4.1.2272.1.75.1.3
The (conceptual) table listing the routers PIM neighbors.
         rcPimNeighborEntry 1.3.6.1.4.1.2272.1.75.1.3.1
An entry (conceptual row) in the rcPimNeighborTable.
             rcPimNeighborAddress 1.3.6.1.4.1.2272.1.75.1.3.1.1
The IP address of the PIM neighbor for which this entry contains information.
             rcPimNeighborIfIndex 1.3.6.1.4.1.2272.1.75.1.3.1.2
The value of ifIndex for the interface used to reach this PIM neighbor.
             rcPimNeighborUpTime 1.3.6.1.4.1.2272.1.75.1.3.1.3
The time since this PIM neighbor (last) became a neighbor of the local router.
             rcPimNeighborExpiryTime 1.3.6.1.4.1.2272.1.75.1.3.1.4
The minimum time remaining before this PIM neighbor will be aged out.
     rcPimRPSetTable 1.3.6.1.4.1.2272.1.75.1.6
The (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.
         rcPimRPSetEntry 1.3.6.1.4.1.2272.1.75.1.6.1
An entry (conceptual row) in the rcPimRPSetTable.
             rcPimRPSetGroupAddress 1.3.6.1.4.1.2272.1.75.1.6.1.1
The IP multicast group address which, when combined with rcPimRPSetGroupMask, gives the group prefix for which this entry contains information about the Candidate-RP.
             rcPimRPSetGroupMask 1.3.6.1.4.1.2272.1.75.1.6.1.2
The multicast group address mask which, when combined with rcPimRPSetGroupAddress, gives the group prefix for which this entry contains information about the Candidate-RP.
             rcPimRPSetAddress 1.3.6.1.4.1.2272.1.75.1.6.1.3
The IP address of the Candidate-RP.
             rcPimRPSetHoldTime 1.3.6.1.4.1.2272.1.75.1.6.1.4
The holdtime of a Candidate-RP. If the local router is not the BSR, this value is 0.
             rcPimRPSetExpiryTime 1.3.6.1.4.1.2272.1.75.1.6.1.5
The minimum time remaining before the Candidate-RP will be declared down. If the local router is not the BSR, this value is 0.
             rcPimRPSetComponent 1.3.6.1.4.1.2272.1.75.1.6.1.6
A number uniquely identifying the component. Each protocol instance connected to a separate domain should have a different index value.
     rcPimCandidateRPTable 1.3.6.1.4.1.2272.1.75.1.11
The (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).
           rcPimCandidateRPEntry 1.3.6.1.4.1.2272.1.75.1.11.1
An entry (conceptual row) in the rcPimCandidateRPTable.
               rcPimCandidateRPGroupAddress 1.3.6.1.4.1.2272.1.75.1.11.1.1
The 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.
               rcPimCandidateRPGroupMask 1.3.6.1.4.1.2272.1.75.1.11.1.2
The 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.
               rcPimCandidateRPAddress 1.3.6.1.4.1.2272.1.75.1.11.1.3
The (unicast) address of the interface which will be advertised as a Candidate-RP.
               rcPimCandidateRPRowStatus 1.3.6.1.4.1.2272.1.75.1.11.1.4
The status of this row, by which new entries may be created, or old entries deleted from this table.
     rcPimComponentTable 1.3.6.1.4.1.2272.1.75.1.12
The (conceptual) table containing objects specific to a PIM domain. One row exists for each domain to which the router is connected.
           rcPimComponentEntry 1.3.6.1.4.1.2272.1.75.1.12.1
An entry (conceptual row) in the rcPimComponentTable.
               rcPimComponentIndex 1.3.6.1.4.1.2272.1.75.1.12.1.1
A number uniquely identifying the component. Each protocol instance connected to a separate domain should have a different index value.
               rcPimComponentBSRAddress 1.3.6.1.4.1.2272.1.75.1.12.1.2
The IP address of the bootstrap router (BSR) for the local PIM region.
               rcPimComponentBSRExpiryTime 1.3.6.1.4.1.2272.1.75.1.12.1.3
The 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.
               rcPimComponentCRPHoldTime 1.3.6.1.4.1.2272.1.75.1.12.1.4
The 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.
               rcPimComponentStatus 1.3.6.1.4.1.2272.1.75.1.12.1.5
The status of this entry. Creating the entry creates another protocol instance; destroying the entry disables a protocol instance.
 rcPimMIBConformance 1.3.6.1.4.1.2272.1.75.2
     rcPimMIBCompliances 1.3.6.1.4.1.2272.1.75.2.1
     rcPimMIBGroups 1.3.6.1.4.1.2272.1.75.2.2