TPLINK-VRRP-MIB
66 objects
This MIB describes objects used for managing Virtual Router Redundancy Protocol (VRRP) routers.
Imported Objects
| SNMPv2-SMI | IpAddress MODULE-IDENTITY OBJECT-TYPE |
| TPLINK-MIB | tplinkMgmt |
| TPLINK-TC-MIB | TPRowStatus |
| OID | Name | Access | Status | Description |
|---|---|---|---|---|
| 1.3.6.1.4.1.11863.6.65 | IdentitytplinkVrrpMIB | This MIB describes objects used for managing Virtual Router Redundancy Protocol (VRRP) routers. | ||
| 1.3.6.1.4.1.11863.6.65.1 | NodetplinkVrrpMIBObjects | |||
| 1.3.6.1.4.1.11863.6.65.1.1 | NodetpVrrpGlobalCtrl | |||
| 1.3.6.1.4.1.11863.6.65.1.1.1 | TabletpVrrpGlobalCtrlTable | not-accessible | current | Operations table for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'TpVrrpGlobalCtrlEntry' items. |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1 | RowtpVrrpGlobalCtrlEntry | not-accessible | current | An entry in the tpVrrpGlobalCtrlTable containing the operational characteristics of a virtual router. On a VRRP router,a given virtual router is identified by … |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1.1 | ColumntpVrrpVrid | read-only | current | This object contains the Virtual Router Identifier (VRID). |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1.2 | ColumntpVrrpVid | read-only | current | The interface index |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1.3 | ColumntpVrrpIntfStatus | read-only | current | The interface status |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1.4 | ColumntpVrrpInterfaceIP | read-only | current | The interface IP address. |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1.5 | ColumntpVrrpMacAddress | read-only | current | The virtual MAC address of the virtual router. |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1.6 | ColumntpVrrpDescription | read-create | current | The description of the VRRP. |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1.7 | ColumntpVrrpPrimaryVirtualIp | read-only | current | This is the IP address listed as the source in VRRP advertisement last received by this virtual router. |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1.8 | ColumntpVrrpRunPriority | read-only | current | This object specifies the priority to be used for the virtual router master election process. Higher values imply higher priority.A priority of 255 is used for… |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1.9 | ColumntpVrrpConfigPriority | read-create | current | This object operate the priority to be used for the virtual router master election process. |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1.10 | ColumntpVrrpAdvertisement | read-create | current | The time interval, in seconds, between sending advertisement messages. Only the master router sends VRRP advertisements. |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1.11 | ColumntpVrrpPreeptMode | read-create | current | Controls whether a higher priority virtual router will preempt a lower priority master |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1.12 | ColumntpVrrpTimeDelay | read-create | current | This is object is used to config the delay timer associated with the VRRP. |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1.13 | ColumntpVrrpAuthType | read-create | current | Authentication type used for VRRP protocol exchanges between virtual routers. This value of this object is the same for a given ifindex(Vlan ID). |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1.14 | ColumntpVrrpKey | read-create | current | The Authentication Key. This object is set according to the value of the 'tpVrrpAuthType' object ('Simple' or 'MD5'). |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1.15 | ColumntpVrrpState | read-only | current | The current state of the virtual router. This object has three defined values: - `initialize', which indicates that all the virtual router is waiting for a sta… |
| 1.3.6.1.4.1.11863.6.65.1.1.1.1.16 | ColumntpVrrpStatus | read-create | current | The following values are states: these values may be used as follow: active(1),if the entry is being used. createAndGo(4),creat a new entry destroy(6),destory … |
| 1.3.6.1.4.1.11863.6.65.1.2 | NodetpVrrpVirtualIpCtrl | |||
| 1.3.6.1.4.1.11863.6.65.1.2.1 | TabletpVrrpVirtualIpCtrlTable | not-accessible | current | The table of addresses associated with this virtual router. |
| 1.3.6.1.4.1.11863.6.65.1.2.1.1 | RowtpVrrpVirtualIpCtrlEntry | not-accessible | current | An entry in the table contains an IP address that is associated with a virtual router. |
| 1.3.6.1.4.1.11863.6.65.1.2.1.1.1 | ColumntpVrrpVirtualIpVrid | read-only | current | This object contains the Virtual Router Identifier (VRID). |
| 1.3.6.1.4.1.11863.6.65.1.2.1.1.2 | ColumntpVrrpVirtualIpVid | read-only | current | The interface index |
| 1.3.6.1.4.1.11863.6.65.1.2.1.1.3 | ColumntpVrrpVirtualIpintfStatus | read-only | current | The interface status |
| 1.3.6.1.4.1.11863.6.65.1.2.1.1.4 | ColumntpVrrpVirtualIpAddress | read-only | current | The virtual IP address associated with a virtual router. |
| 1.3.6.1.4.1.11863.6.65.1.2.1.1.5 | ColumntpVrrpVirtualIpStatus | read-create | current | The following values are states: these values may be used as follow: active(1),if the entry is being used. createAndGo(4),creat a new entry destroy(6),destory … |
| 1.3.6.1.4.1.11863.6.65.1.3 | NodetpVrrpTrackCtrl | |||
| 1.3.6.1.4.1.11863.6.65.1.3.1 | TabletpVrrpTrackCtrlTable | not-accessible | current | The table of ifindex tracked by the virtual router. |
| 1.3.6.1.4.1.11863.6.65.1.3.1.1 | RowtpVrrpTrackCtrlEntry | not-accessible | current | An entry in the table contains the ifindex and reduced priority that is associated with a virtual router. |
| 1.3.6.1.4.1.11863.6.65.1.3.1.1.1 | ColumntpVrrpTrackVrid | read-only | current | This object contains the Virtual Router Identifier (VRID). |
| 1.3.6.1.4.1.11863.6.65.1.3.1.1.2 | ColumntpVrrpTrackVid | read-only | current | The interface index |
| 1.3.6.1.4.1.11863.6.65.1.3.1.1.3 | ColumntpVrrpTrackIntfStatus | read-only | current | The interface status |
| 1.3.6.1.4.1.11863.6.65.1.3.1.1.4 | ColumntpVrrpTrackInterface | read-only | current | The ifindex tracked by the virtual router. |
| 1.3.6.1.4.1.11863.6.65.1.3.1.1.5 | ColumntpVrrpTrackIntfTrackedStatus | read-only | current | The interface status |
| 1.3.6.1.4.1.11863.6.65.1.3.1.1.6 | ColumntpVrrpTrackPriortiy | read-create | current | The object operate the priority of the virtual router when the interface tracked linkdown. |
| 1.3.6.1.4.1.11863.6.65.1.3.1.1.7 | ColumntpVrrpLinkState | read-only | current | The object display the status of the interface tracked . |
| 1.3.6.1.4.1.11863.6.65.1.3.1.1.8 | ColumntpVrrpTrackStatus | read-create | current | The following values are states: these values may be used as follow: active(1),if the entry is being used. createAndGo(4),creat a new entry destroy(6),destory … |
| 1.3.6.1.4.1.11863.6.65.1.4 | NodetpVrrpStatistics | |||
| 1.3.6.1.4.1.11863.6.65.1.4.1 | ScalartpVrrpChecksumErrors | read-only | current | The total number of VRRP packets received with an invalid VRRP checksum value. |
| 1.3.6.1.4.1.11863.6.65.1.4.2 | ScalartpVrrpVersionErrors | read-only | current | The total number of VRRP packets received with an unknown or unsupported version number. |
| 1.3.6.1.4.1.11863.6.65.1.4.3 | ScalartpVrrpVridErrors | read-only | current | The total number of VRRP packets received with an invalid VRID for this virtual router. |
| 1.3.6.1.4.1.11863.6.65.1.4.4 | TabletpVrrpStatsTable | not-accessible | current | Table of virtual router statistics. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1 | RowtpVrrpStatsEntry | not-accessible | current | An entry in the table, containing statistics information about a given virtual router. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.1 | ColumntpVrrpStatsVrid | read-only | current | the VRID of the virtual router. It is used together with interface ID to specify the virtual router to operate statistics. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.2 | ColumntpVrrpStatsVid | read-only | current | the interface ID of the virtual router. It is used together with VRID to specify the virtual router to operate statistics. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.3 | ColumntpVrrpStatsIntfStatus | read-only | current | The interface status |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.4 | ColumntpVrrpChecksumErr | read-only | current | The total number of VRRP packets received with an invalid VRRP checksum value by this virtual router. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.5 | ColumntpVrrpVersionErr | read-only | current | The total number of VRRP packets received with an unknown or unsupported version number by this virtual router. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.6 | ColumntpVrrpStatsBecomeMaster | read-only | current | The total number of times that this virtual router's state has transitioned to MASTER. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.7 | ColumntpvrrpStatsAdvertiseRcvd | read-only | current | The total number of VRRP advertisements received by this virtual router. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.8 | ColumntpvrrpStatsAdvertiseSent | read-only | current | The total number of VRRP advertisements sent by this virtual router. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.9 | ColumntpvrrpStatsAdvertiseIntervalErrors | read-only | current | The total number of VRRP advertisement packets received for which the advertisement interval is different than the one configured for the local virtual router. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.10 | ColumntpvrrpStatsAuthFailures | read-only | current | The total number of VRRP packets received that do not pass the authentication check. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.11 | ColumntpvrrpStatsIpTtlErrors | read-only | current | The total number of VRRP packets received by the virtual router with IP TTL (Time-To-Live) not equal to 255. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.12 | ColumntpvrrpStatsPriorityZeroPktsRcvd | read-only | current | The total number of VRRP packets received by the virtual router with a priority of '0'. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.13 | ColumntpvrrpStatsPriorityZeroPktsSent | read-only | current | The total number of VRRP packets sent by the virtual router with a priority of '0'. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.14 | ColumntpvrrpStatsInvalidTypePktsRcvd | read-only | current | The number of VRRP packets received by the virtual router with an invalid value in the 'type' field. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.15 | ColumntpvrrpStatsAddressListErrors | read-only | current | The total number of packets received for which the address list does not match the locally configured list for the virtual router. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.16 | ColumntpvrrpStatsInvalidAuthType | read-only | current | The total number of packets received with an unknown authentication type. |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.17 | ColumntpvrrpStatsAuthTypeMismatch | read-only | current | The total number of packets received with 'Auth Type' not equal to the locally configured authentication method (`vrrpOperAuthType'). |
| 1.3.6.1.4.1.11863.6.65.1.4.4.1.18 | ColumntpvrrpStatsPacketLengthErrors | read-only | current | The total number of packets received with a packet length less than the length of the VRRP header. |
| 1.3.6.1.4.1.11863.6.65.1.4.5 | ScalartpvrrpStatsClear | read-write | current | The following values are states: these values may be used as follow: active(1),if the entry is being used. clear(0),set the entry to 0. |
| 1.3.6.1.4.1.11863.6.65.2 | NodetplinkVrrpNotifications |