TPLINK-PIM-MIB: View SNMP OID List / Download MIB
VENDOR: TP-LINK
Home | MIB: TPLINK-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).
|
|||
Object Name | OID | Type | Access | Info |
tplinkPimMIB | 1.3.6.1.4.1.11863.6.77 |
Private MIB for PIM configuration. |
||
tplinkPimMIBObjects | 1.3.6.1.4.1.11863.6.77.1 | |||
tpPim | 1.3.6.1.4.1.11863.6.77.1.1 | |||
tpSGExpiryTimer | 1.3.6.1.4.1.11863.6.77.1.1.1 | integer32 | read-write |
Specify the expiry timer for the entry. |
tpPimdataThresholdRate | 1.3.6.1.4.1.11863.6.77.1.1.2 | integer | read-write |
Select rate which the last-hop router will switch to a source-specific shortest path tree. Specify infinity if you want all sources for the specified group to use the shared tree, never switching to the source tree.The default is 0 kbps. Enumeration: 'zero': 0, 'infinity': 1. |
tpPimInterfaceTable | 1.3.6.1.4.1.11863.6.77.1.1.3 | no-access |
The (conceptual) table listing the router's PIM interfaces. IGMP and PIM are enabled on all interfaces listed in this table. |
|
1.3.6.1.4.1.11863.6.77.1.1.3.1 | no-access |
An entry (conceptual row) in the pimInterfaceTable. |
||
tpPimInterface | 1.3.6.1.4.1.11863.6.77.1.1.3.1.1 | octet string | read-only |
Display the interface which you can configure. |
tpPimInterfaceIndex | 1.3.6.1.4.1.11863.6.77.1.1.3.1.2 | integer32 | read-only |
The Index value of this PIM interface. |
tpPimInterfaceType | 1.3.6.1.4.1.11863.6.77.1.1.3.1.3 | integer | read-only |
The configured type of this interface. Enumeration: 'vlan': 0, 'routeport': 2, 'loopback': 1. |
tpPimInterfaceAddress | 1.3.6.1.4.1.11863.6.77.1.1.3.1.4 | ipaddress | read-only |
The IP address of the PIM interface. |
tpPimInterfaceNetMask | 1.3.6.1.4.1.11863.6.77.1.1.3.1.5 | ipaddress | read-only |
The network mask for the IP address of the PIM interface. |
tpPimInterfaceMode | 1.3.6.1.4.1.11863.6.77.1.1.3.1.6 | integer | read-write |
The configured mode of this PIM interface. Enumeration: 'disable': 0, 'dense': 1, 'sparse': 2. |
tpPimInterfaceDRPriority | 1.3.6.1.4.1.11863.6.77.1.1.3.1.7 | integer | read-write |
The Designated Router Priority value inserted into the DR Priority option on this interface.Numerically higher values for this object indicate higher priorities. |
tpPimInterfaceDRAddress | 1.3.6.1.4.1.11863.6.77.1.1.3.1.8 | ipaddress | read-only |
The Designated Router on this PIM interface. For point- to-point interfaces, this object has the value 0.0.0.0. |
tpPimInterfaceHelloInterval | 1.3.6.1.4.1.11863.6.77.1.1.3.1.9 | integer32 | read-write |
The frequency at which PIM Hello messages are transmitted on this interface. |
tpPimInterfaceBsrBorder | 1.3.6.1.4.1.11863.6.77.1.1.3.1.10 | integer | read-write |
The frequency at which PIM Hello messages are transmitted on this interface. Enumeration: 'enable': 1, 'disable': 0. |
tpPimInterfaceJoinPruneInterval | 1.3.6.1.4.1.11863.6.77.1.1.3.1.11 | integer32 | read-write |
The frequency at which PIM Join/Prune messages are transmitted on this PIM interface. This object corresponds to the 't_periodic' timer value defined in the PIM-SM specification [I-D.ietf-pim-sm-v2-new]. A value of 0 represents an 'infinite' interval, and indicates that periodic PIM Join/Prune messages should not be sent on this interface. |
tpPimNeighborTable | 1.3.6.1.4.1.11863.6.77.1.1.4 | no-access |
The (conceptual) table listing the router's PIM neighbors. |
|
1.3.6.1.4.1.11863.6.77.1.1.4.1 | no-access |
An entry (conceptual row) in the pimNeighborTable. |
||
tpPimNeighborInterface | 1.3.6.1.4.1.11863.6.77.1.1.4.1.1 | octet string | read-only |
The interface used to reach this PIM neighbor. |
tpPimNeighborInterfaceIndex | 1.3.6.1.4.1.11863.6.77.1.1.4.1.2 | integer32 | read-only |
The value of ifIndex for the interface used to reach this PIM neighbor. |
tpPimNeighborAddress | 1.3.6.1.4.1.11863.6.77.1.1.4.1.3 | ipaddress | read-only |
The IP address of the PIM neighbor for which this entry contains information. |
tpPimNeighborUpTime | 1.3.6.1.4.1.11863.6.77.1.1.4.1.4 | timeticks | read-only |
The time since this PIM neighbor (last) became a neighbor of the local router. |
tpPimNeighborExpiryTime | 1.3.6.1.4.1.11863.6.77.1.1.4.1.5 | timeticks | read-only |
The minimum time remaining before this PIM neighbor will be aged out. |
tpPimNeighborMode | 1.3.6.1.4.1.11863.6.77.1.1.4.1.6 | integer | read-only |
The active PIM mode of this neighbor. This object is deprecated for PIMv2 routers since all neighbors on the interface must be either dense or sparse as determined by the protocol running on the interface. Enumeration: 'dense': 1, 'sparse': 2. |
tpPimCandidateBSRSet | 1.3.6.1.4.1.11863.6.77.1.1.5 | |||
tpPimCBSRInterface | 1.3.6.1.4.1.11863.6.77.1.1.5.1 | octet string | read-only |
Specify the interface of the BSR. |
tpPimCBSRInterfaceIndex | 1.3.6.1.4.1.11863.6.77.1.1.5.2 | integer32 | read-write |
Specify the interface index of the BSR. |
tpPimCBSRHashMaskLength | 1.3.6.1.4.1.11863.6.77.1.1.5.3 | integer32 | read-write |
Specify the hash mask length of the BSR. The default value is 30. |
tpPimCBSRPriority | 1.3.6.1.4.1.11863.6.77.1.1.5.4 | integer32 | read-write |
Specify the priority of the BSR. The default value is 64. |
tpPimStaticRpSet | 1.3.6.1.4.1.11863.6.77.1.1.6 | |||
tpPimStaticRpAddress | 1.3.6.1.4.1.11863.6.77.1.1.6.1 | ipaddress | read-write |
Specify the static RP address. |
tpPimStaticRpOverride | 1.3.6.1.4.1.11863.6.77.1.1.6.2 | integer | read-write |
Select to enable or disable override mode. If the override mode is enabled, the static RP will take effect no matter the candidate RP is configured or not. Otherwise the static RP will be invalid when the candidate RP is configured. Enumeration: 'enable': 1, 'disable': 0. |
tpPimCandidateRPSetTable | 1.3.6.1.4.1.11863.6.77.1.1.7 | no-access |
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. |
|
1.3.6.1.4.1.11863.6.77.1.1.7.1 | no-access |
An entry (conceptual row) in the pimRPSetTable. |
||
tpPimCRPSetInterface | 1.3.6.1.4.1.11863.6.77.1.1.7.1.1 | octet string | read-only |
The c rp interface. |
tpPimCRPSetInterfaceIndex | 1.3.6.1.4.1.11863.6.77.1.1.7.1.2 | integer32 | read-write |
The ifIndex value of this c rp interface. |
tpPimCRPSetInterfaceType | 1.3.6.1.4.1.11863.6.77.1.1.7.1.3 | integer | read-only |
The interface type. Enumeration: 'vlan': 0, 'routeport': 2, 'loopback': 1. |
tpPimCRPSetPriority | 1.3.6.1.4.1.11863.6.77.1.1.7.1.4 | integer32 | read-write |
Specify the priority of the candidate RP. The default value is 192. |
tpPimCRPSetInterVal | 1.3.6.1.4.1.11863.6.77.1.1.7.1.5 | integer32 | read-write |
Specify the interval of advertisement message of the candidate RP in seconds. The default value is 60. |
tpPimCRPSetNextAdvertisementTime | 1.3.6.1.4.1.11863.6.77.1.1.7.1.6 | timeticks | read-only |
Show the remain time of next RP advertisement packet send. |
tpPimCRPSetInterfaceStatus | 1.3.6.1.4.1.11863.6.77.1.1.7.1.7 | integer | read-write |
The interface type. Enumeration: 'enable': 1, 'disable': 0. |
tpPimRPMappingTable | 1.3.6.1.4.1.11863.6.77.1.1.8 | no-access |
Show the RP mapping information. |
|
1.3.6.1.4.1.11863.6.77.1.1.8.1 | no-access |
An entry (conceptual row) in the tpPimRPMappingTable. There is one entry per RP address for each IP multicast group. |
||
tpPimRPGroupAddress | 1.3.6.1.4.1.11863.6.77.1.1.8.1.1 | ipaddress | read-only |
The IP multicast group address for which this entry contains information about an RP. |
tpPimRPAddress | 1.3.6.1.4.1.11863.6.77.1.1.8.1.2 | ipaddress | read-only |
The IP multicast group address for which this entry contains PIM version 1 information about an RP. |
tpPimRPInfoSource | 1.3.6.1.4.1.11863.6.77.1.1.8.1.3 | ipaddress | read-only |
The state of the RP. |
tpPimRPPriority | 1.3.6.1.4.1.11863.6.77.1.1.8.1.4 | integer | read-only |
Show the priority of the RP. |
tpPimRPHoldTime | 1.3.6.1.4.1.11863.6.77.1.1.8.1.5 | timeticks | read-only |
Show the holdtime of the RP. |
tpPimRPExpire | 1.3.6.1.4.1.11863.6.77.1.1.8.1.6 | timeticks | read-only |
Show the expiry time of the RP. If RP is static, the expiry time will be Never. |
tplinkPimNotifications | 1.3.6.1.4.1.11863.6.77.2 |