TPLINK-RIP-MIB: View SNMP OID List / Download MIB
VENDOR: TP-LINK
Home | MIB: TPLINK-RIP-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 |
tplinkRipMIB | 1.3.6.1.4.1.11863.6.40 |
Private MIB for RIP configuration. |
||
tplinkRipMIBObjects | 1.3.6.1.4.1.11863.6.40.1 | |||
tpRipBasicConfig | 1.3.6.1.4.1.11863.6.40.1.1 | |||
tpRipProtocolCtrl | 1.3.6.1.4.1.11863.6.40.1.1.1 | integer | read-write |
Enable or disable the RIP function on the switch. Enumeration: 'enable': 1, 'disable': 0. |
tpRipProtocolVersion | 1.3.6.1.4.1.11863.6.40.1.1.2 | integer | read-write |
Choose the global RIP version. Enumeration: 'default': 0, 'ripv2': 2, 'ripv1': 1. |
tpRipDistance | 1.3.6.1.4.1.11863.6.40.1.1.3 | integer | read-write |
Set the RIP router distance. |
tpRipAutoSumm | 1.3.6.1.4.1.11863.6.40.1.1.4 | integer | read-write |
If you select enable groups of adjacent routes will be summarized into single entries. Enumeration: 'enable': 1, 'disable': 0. |
tpRipDefaultMetric | 1.3.6.1.4.1.11863.6.40.1.1.5 | integer | read-write |
Set the default metric for redistributed routes. |
tpRipRedistriStatic | 1.3.6.1.4.1.11863.6.40.1.1.6 | integer | read-write |
Choose to distribute Static router entries to RIP,the default is disable. Enumeration: 'enable': 1, 'disable': 0. |
tpRipRedistriOspf | 1.3.6.1.4.1.11863.6.40.1.1.7 | integer | read-write |
Choose to distribute OSPF router entries to RIP,the default is disable.. Enumeration: 'enable': 1, 'disable': 0. |
tpRipRedistStaticMetric | 1.3.6.1.4.1.11863.6.40.1.1.8 | integer | read-write |
Set the metric for redistributed static routes. |
tpRipRedistOspfMetric | 1.3.6.1.4.1.11863.6.40.1.1.9 | integer | read-write |
Set the metric for redistributed OSPF routes. |
tpRipUpdateTimer | 1.3.6.1.4.1.11863.6.40.1.1.10 | integer | read-write |
The timer interval to generate a complete response to every neighboring gateway. |
tpRipTimeOutTimer | 1.3.6.1.4.1.11863.6.40.1.1.11 | integer | read-write |
Upon expiration of the timeout, the route is no longer valid and setted to unreachable. |
tpRipGarbageTimer | 1.3.6.1.4.1.11863.6.40.1.1.12 | integer | read-write |
Upon expiration of the garbage-collection timer, the route is finally removed from the tables. |
tpRipNetworkConfig | 1.3.6.1.4.1.11863.6.40.1.2 | |||
tpRipNetworkTable | 1.3.6.1.4.1.11863.6.40.1.2.1 | no-access |
The list of rip network. |
|
1.3.6.1.4.1.11863.6.40.1.2.1.1 | no-access |
RIP network entries. |
||
tpRipNetworkAddress | 1.3.6.1.4.1.11863.6.40.1.2.1.1.1 | ipaddress | read-only |
RIP network IP address. |
tpRipNetworkStatus | 1.3.6.1.4.1.11863.6.40.1.2.1.1.2 | tprowstatus | read-only |
The following values are states: these values may be used as follow: active(1),if the entry is being used. notInService(2),destory the entry. notReady(3),destory the entry. createAndGo(4),not being used createAndWait(5),creat a new entry destroy(6),destory the entry. |
tpRipInterfaceConfig | 1.3.6.1.4.1.11863.6.40.1.3 | |||
tpRipInterfaceTable | 1.3.6.1.4.1.11863.6.40.1.3.1 | no-access |
The list of rip interfaces. |
|
1.3.6.1.4.1.11863.6.40.1.3.1.1 | no-access |
Config the RIP parameters of the interface. |
||
tpRipInterfaceID | 1.3.6.1.4.1.11863.6.40.1.3.1.1.1 | octet string | read-only |
The interface IP address and subnet mask. |
tpRipInterfaceStatus | 1.3.6.1.4.1.11863.6.40.1.3.1.1.2 | octet string | read-only |
The interface RIP status(up or down). |
tpRipInterfaceSendVersion | 1.3.6.1.4.1.11863.6.40.1.3.1.1.3 | integer | read-write |
Select the version of RIP control packets sended from the interface. Enumeration: 'rip-1c': 3, 'ripv2': 2, 'ripv1': 1. |
tpRipInterfaceRecvVersion | 1.3.6.1.4.1.11863.6.40.1.3.1.1.4 | integer | read-write |
Select the version of RIP control packets received from the interface. Enumeration: 'both': 3, 'ripv2': 2, 'ripv1': 1. |
tpRipInterfaceRIPv2Broad | 1.3.6.1.4.1.11863.6.40.1.3.1.1.5 | integer | read-write |
Send RIP version 2 formatted packets via broadcast. Enumeration: 'enable': 1, 'disable': 0. |
tpRipInterfaceAuthMode | 1.3.6.1.4.1.11863.6.40.1.3.1.1.6 | integer | read-write |
Select an authentication type. Enumeration: 'simple': 2, 'none': 1, 'md5': 3. |
tpRipInterfaceKeyID | 1.3.6.1.4.1.11863.6.40.1.3.1.1.7 | integer | read-write |
Enter the RIP Authentication Key ID for the specified interface. |
tpRipInterfaceKey | 1.3.6.1.4.1.11863.6.40.1.3.1.1.8 | octet string | read-write |
Enter the RIP Authentication Key for the specified interface. |
tpRipInterfaceSplitHorizon | 1.3.6.1.4.1.11863.6.40.1.3.1.1.9 | integer | read-write |
Enable or disable the split horizon. Enumeration: 'enable': 1, 'disable': 0. |
tpRipInterfacePoisonReverse | 1.3.6.1.4.1.11863.6.40.1.3.1.1.10 | integer | read-write |
Enable or disable the poison reverse. Enumeration: 'enable': 1, 'disable': 0. |
tpRipRouteItems | 1.3.6.1.4.1.11863.6.40.1.4 | |||
tpRipRouteTable | 1.3.6.1.4.1.11863.6.40.1.4.1 | no-access |
Display the route entries generated by RIP protocol. |
|
1.3.6.1.4.1.11863.6.40.1.4.1.1 | no-access |
RIP route entries. |
||
tpRipIpAddressMask | 1.3.6.1.4.1.11863.6.40.1.4.1.1.1 | octet string | read-only |
The destination IP address and subnet mask. |
tpRipGateway | 1.3.6.1.4.1.11863.6.40.1.4.1.1.2 | ipaddress | read-only |
The gateway interface to send the data packet. |
tpRipMetric | 1.3.6.1.4.1.11863.6.40.1.4.1.1.3 | integer | read-only |
The metric to reach the destination IP address. |
tpRipInterfaceName | 1.3.6.1.4.1.11863.6.40.1.4.1.1.4 | octet string | read-only |
The gateway interface name. |
tpRipTimers | 1.3.6.1.4.1.11863.6.40.1.4.1.1.5 | integer | read-only |
The time of the route entry. |
tplinkRipNotifications | 1.3.6.1.4.1.11863.6.40.2 |