HUAWEI-VRRP-EXT-MIB
- Registered at
- 1.3.6.1.4.1.2011.5.25.127
- Last updated
- 2017-08-17 00:00
- Organization
- Huawei Technologies Co.,Ltd.
- Revisions
- 2017-08-17 00:00, 2015-09-10 00:00, 2015-07-02 00:00, 2013-08-31 00:00
- Namespace
- huawei
- Source file
HUAWEI-VRRP-EXT-MIB- Digest
sha256:83da6c5176365ea5f7bf7426afd5467674f588ba91564665e1b9c6484deae899
Description
It supplies for VRRP tracking function.
Contact
Huawei Industrial Base Bantian, Longgang Shenzhen 518129 People's Republic of China Website: http://www.huawei.com Email: support@huawei.com
Imports
| From | Symbols |
|---|---|
| HUAWEI-MIB | hwDatacomm |
| IF-MIB | InterfaceIndex, ifIndex, ifName |
| P-BRIDGE-MIB | EnabledStatus |
| SNMPv2-CONF | MODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP |
| SNMPv2-MIB | sysName |
| SNMPv2-SMI | Counter32, Counter64, Integer32, IpAddress, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso |
| SNMPv2-TC | DisplayString, RowStatus, TEXTUAL-CONVENTION, TimeStamp |
| VRRP-MIB | VrId, vrrpOperMasterIpAddr, vrrpOperPrimaryIpAddr, vrrpOperState |
Imported by
Nothing in this corpus imports this module.
Load order
Every file a consumer needs in order to load this module, dependencies first.
BRIDGE-MIB HUAWEI-MIB HUAWEI-VRRP-EXT-MIB IANAifType-MIB IF-MIB P-BRIDGE-MIB SNMPv2-CONF SNMPv2-MIB SNMPv2-SMI SNMPv2-TC VRRP-MIB
Objects
| Name | OID | Syntax | Access | Status |
|---|---|---|---|---|
| hwVrrpExtGlobal OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.127.1 | |||
| hwVrrpExtFreeArpInterval OBJECT-TYPE This object indicates the interval at which gratuitous ARP packets are sent. Zero means the gratuitous-arp sending function is disable. | 1.3.6.1.4.1.2011.5.25.127.1.1 | Integer32 (0 | 30..1200) | read-write | current |
| hwVrrpExtVIPPingCtr OBJECT-TYPE A switch decides whether the system responds to a request message or not, which is sent to virtual ip address. The default value is enable. | 1.3.6.1.4.1.2011.5.25.127.1.2 | INTEGER {enable(1), disable(2)} | read-write | current |
| hwVrrpExtSsTimer OBJECT-TYPE A switch decides whether the system enable VRRP SS function and set the size of VRRP SS timer or not, which decide the VRRP packet advertisement interval during slave switchover. The default value is 100s. But for the VRRP v3 version,this time value is truncated to 40950 milliseconds which is the maximum value according to the RFC 5798. | 1.3.6.1.4.1.2011.5.25.127.1.3 | Integer32 (0..255) | read-write | current |
| hwVrrpExtLearnAdvIntervalFlag OBJECT-TYPE A switch decides whether the system learn VRRP packet advertisement interval or not, which is sended from the master router in one virtual router standby. The default value is enable. | 1.3.6.1.4.1.2011.5.25.127.1.4 | EnabledStatus | read-write | current |
| hwVrrpExtProtocolVersion OBJECT-TYPE Current protocol verison for VRRP on the specified device.The default value is v2(2) , and the other value for this element is v3(3). | 1.3.6.1.4.1.2011.5.25.127.1.5 | INTEGER {v2(2), v3(3)} | read-write | current |
| hwVrrpExtSendV3AdverPktMode OBJECT-TYPE This value specifies the mode of sending advertisement packet for VRRP v3.It has three configurable value: VRRP_PROTO_V3_SEND_V2_ONLY(1), VRRP_PROTO_V3_SEND_V3_ONLY(2) and VRRP_PROTO_V3_SEND_V3V2_BOTH(3). | 1.3.6.1.4.1.2011.5.25.127.1.6 | INTEGER {v2only(1), v3only(2), v2v3both(3)} | read-write | current |
| hwVrrpExtStateChangeReasonString OBJECT-TYPE Reason of VRRP state transition. | 1.3.6.1.4.1.2011.5.25.127.1.7 | OCTET STRING (SIZE(0..255)) | accessible-for-notify | current |
| vrrpExtOperations OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.127.2 | |||
| hwVrrpTrackInterTable OBJECT-TYPE The VRRP tracking interface table, it can accomodate eight rows at most. | 1.3.6.1.4.1.2011.5.25.127.2.1 | not-accessible | current | |
| hwVrrpTrackInterEntry OBJECT-TYPE An entry in the VRRP tracking interface table. | 1.3.6.1.4.1.2011.5.25.127.2.1.1 | not-accessible | current | |
| hwVrrpTrackInterVRID OBJECT-TYPE The index of the VRRP tracking interface table, it identifies the standby's ID. | 1.3.6.1.4.1.2011.5.25.127.2.1.1.1 | VrId | not-accessible | current |
| hwVrrpTrackInterStandByIfnet OBJECT-TYPE The index of the VRRP tracking interface table, it identifies the standby's interface index. | 1.3.6.1.4.1.2011.5.25.127.2.1.1.2 | InterfaceIndex | not-accessible | current |
| hwVrrpTrackInterIfnet OBJECT-TYPE The index of the VRRP tracking interface table, it identifies the tracked interface index. | 1.3.6.1.4.1.2011.5.25.127.2.1.1.3 | InterfaceIndex | not-accessible | current |
| hwVrrpTrackInterPriReduce OBJECT-TYPE If the tracked interface is down, priority of standby will reduce this value. '0' specifies this attribute hasn't been configured. The minimum availability value is '1'. | 1.3.6.1.4.1.2011.5.25.127.2.1.1.4 | Integer32 (0..255) | read-create | current |
| hwVrrpTrackInterOperRowStatus OBJECT-TYPE The row status variable. | 1.3.6.1.4.1.2011.5.25.127.2.1.1.5 | RowStatus | read-create | current |
| hwVrrpTrackInterPriIncrease OBJECT-TYPE If the tracked interface is down, this value will be added to the priority of standby. '0' specifies this attribute hasn't been configured. The minimum availability value is '1'. | 1.3.6.1.4.1.2011.5.25.127.2.1.1.6 | Integer32 (0..255) | read-create | current |
| hwVrrpTrackBfdTable OBJECT-TYPE The VRRP tracking BFD table, it can append eight rows at most. | 1.3.6.1.4.1.2011.5.25.127.2.2 | not-accessible | current | |
| hwVrrpTrackBfdEntry OBJECT-TYPE An entry in the VRRP tracking BFD table. | 1.3.6.1.4.1.2011.5.25.127.2.2.1 | not-accessible | current | |
| hwVrrpTrackBfdId OBJECT-TYPE The index of the table, it only identifies BFD link. | 1.3.6.1.4.1.2011.5.25.127.2.2.1.1 | Integer32 (1..16383) | not-accessible | current |
| hwVrrpTrackBfdPriReduce OBJECT-TYPE If the tracked BFD is down, the priority of standby will reduce this value. '0' specifies this attribute hasn't been configured. The minimum availability value is '1'. | 1.3.6.1.4.1.2011.5.25.127.2.2.1.2 | Integer32 (0..255) | read-create | current |
| hwVrrpTrackBfdOperRowStatus OBJECT-TYPE The row status variable. | 1.3.6.1.4.1.2011.5.25.127.2.2.1.3 | RowStatus | read-create | current |
| hwVrrpTrackBfdPriIncrease OBJECT-TYPE If the tracked BFD is down, this value will be added to the priority of standby. '0' specifies this attribute hasn't been configured. The minimum availability value is '1'. | 1.3.6.1.4.1.2011.5.25.127.2.2.1.4 | Integer32 (0..255) | read-create | current |
| hwVrrpTrackBfdType OBJECT-TYPE The bfd type that vrrp tracks,including Normal, Link, Peer. The attribute cannot be modified after created. | 1.3.6.1.4.1.2011.5.25.127.2.2.1.5 | INTEGER {link(1), peer(2), normal(3)} | read-create | current |
| hwVrrpTrackBfdName OBJECT-TYPE The bfd name that vrrp tracks. The attribute cannot be modified after created. | 1.3.6.1.4.1.2011.5.25.127.2.2.1.6 | DisplayString (SIZE(1..15)) | read-only | current |
| hwAdminVrrpCfgTable OBJECT-TYPE The admin-vrrp's configure table. | 1.3.6.1.4.1.2011.5.25.127.2.3 | not-accessible | current | |
| hwAdminVrrpCfgEntry OBJECT-TYPE The admin-vrrp's configure entry. | 1.3.6.1.4.1.2011.5.25.127.2.3.1 | not-accessible | current | |
| hwAdminVrrpCfgIfIndex OBJECT-TYPE The admin-vrrp's configure interface index. | 1.3.6.1.4.1.2011.5.25.127.2.3.1.1 | InterfaceIndex | not-accessible | current |
| hwAdminVrrpCfgVRID OBJECT-TYPE The admin-vrrp's configure VRID. | 1.3.6.1.4.1.2011.5.25.127.2.3.1.2 | VrId | not-accessible | current |
| hwAdminVrrpCfgOperRowStatus OBJECT-TYPE The row status variable. | 1.3.6.1.4.1.2011.5.25.127.2.3.1.3 | RowStatus | read-create | current |
| hwAdminVrrpCfgIgnoreIfDownMode OBJECT-TYPE The mode of ignore interface down. | 1.3.6.1.4.1.2011.5.25.127.2.3.1.4 | EnabledStatus | read-create | current |
| hwAdminVrrpMemberTable OBJECT-TYPE The member-vrrp's configure table. | 1.3.6.1.4.1.2011.5.25.127.2.4 | not-accessible | current | |
| hwAdminVrrpMemberEntry OBJECT-TYPE The admin-vrrp's configure entry. | 1.3.6.1.4.1.2011.5.25.127.2.4.1 | not-accessible | current | |
| hwAdminVrrpMemberIfIndex OBJECT-TYPE The admin-vrrp's member interface index. | 1.3.6.1.4.1.2011.5.25.127.2.4.1.1 | InterfaceIndex | not-accessible | current |
| hwAdminVrrpMemberVRID OBJECT-TYPE The admin-vrrp's member VRID. | 1.3.6.1.4.1.2011.5.25.127.2.4.1.2 | VrId | not-accessible | current |
| hwAdminVrrpMemberDiscardPkts OBJECT-TYPE The admin-vrrp's member discarded packets. | 1.3.6.1.4.1.2011.5.25.127.2.4.1.3 | Counter32 | read-only | current |
| hwAdminVrrpMemberOperRowStatus OBJECT-TYPE The row status variable. | 1.3.6.1.4.1.2011.5.25.127.2.4.1.4 | RowStatus | read-create | current |
| hwAdminVrrpMemberFlowdownMode OBJECT-TYPE The mode of flowdown interface. | 1.3.6.1.4.1.2011.5.25.127.2.4.1.5 | EnabledStatus | read-create | current |
| hwVrrpStatResetTable OBJECT-TYPE The vrrp statistics reset Table. | 1.3.6.1.4.1.2011.5.25.127.2.5 | not-accessible | current | |
| hwVrrpStatResetEntry OBJECT-TYPE The vrrp statistics reset entry. | 1.3.6.1.4.1.2011.5.25.127.2.5.1 | not-accessible | current | |
| hwVrrpStatResetIfIndex OBJECT-TYPE The vrrp's configure interface index. | 1.3.6.1.4.1.2011.5.25.127.2.5.1.1 | InterfaceIndex | not-accessible | current |
| hwVrrpStatResetVRID OBJECT-TYPE The vrrp vrid. | 1.3.6.1.4.1.2011.5.25.127.2.5.1.2 | VrId | not-accessible | current |
| hwVrrpStatResetFlag OBJECT-TYPE A reset signal of vrrp statistics. | 1.3.6.1.4.1.2011.5.25.127.2.5.1.3 | INTEGER {enable(1), disable(2)} | read-write | current |
| hwAdminVrrpTrackIfTable OBJECT-TYPE The interface bound to VRRP table. | 1.3.6.1.4.1.2011.5.25.127.2.6 | not-accessible | current | |
| hwAdminVrrpTrackIfEntry OBJECT-TYPE Entries of the interface bound to VRRP table. | 1.3.6.1.4.1.2011.5.25.127.2.6.1 | not-accessible | current | |
| hwAdminVrrpTrackIfIndex OBJECT-TYPE The number of the interface. | 1.3.6.1.4.1.2011.5.25.127.2.6.1.1 | InterfaceIndex | not-accessible | current |
| hwAdminVrrpIfIndex OBJECT-TYPE The administrator VRRP's configure interface index. | 1.3.6.1.4.1.2011.5.25.127.2.6.1.2 | InterfaceIndex | read-create | current |
| hwAdminVrrpVrid OBJECT-TYPE The administrator VRRP vrid. | 1.3.6.1.4.1.2011.5.25.127.2.6.1.3 | VrId | read-create | current |
| hwAdminVrrpTrackIfRowStatus OBJECT-TYPE Current operation status of the row. | 1.3.6.1.4.1.2011.5.25.127.2.6.1.4 | RowStatus | read-create | current |
| hwVrrpTrackEfmTable OBJECT-TYPE The VRRP tracking EFM table. | 1.3.6.1.4.1.2011.5.25.127.2.7 | not-accessible | current | |
| hwVrrpTrackEfmEntry OBJECT-TYPE An entry in the VRRP tracking EFM table. | 1.3.6.1.4.1.2011.5.25.127.2.7.1 | not-accessible | current | |
| hwVrrpTrackEfmIfIndex OBJECT-TYPE The index of the table, it identifies vrrp's interface index. | 1.3.6.1.4.1.2011.5.25.127.2.7.1.1 | InterfaceIndex | not-accessible | current |
| hwVrrpTrackEfmIfName OBJECT-TYPE A textual string containing information about the interface of vrrp. | 1.3.6.1.4.1.2011.5.25.127.2.7.1.2 | DisplayString (SIZE(1..255)) | read-only | current |
| hwVrrpTrackEfmVRID OBJECT-TYPE The index of the table, it identifies vrrp's vrid. | 1.3.6.1.4.1.2011.5.25.127.2.7.1.3 | VrId | not-accessible | current |
| hwVrrpTrackEfmIndex OBJECT-TYPE The index of the table, it identifies EFM's interface index. | 1.3.6.1.4.1.2011.5.25.127.2.7.1.4 | InterfaceIndex | not-accessible | current |
| hwVrrpTrackEfmName OBJECT-TYPE A textual string containing information about the interface of efm. | 1.3.6.1.4.1.2011.5.25.127.2.7.1.5 | DisplayString (SIZE(1..255)) | read-only | current |
| hwVrrpTrackEfmOperRowStatus OBJECT-TYPE The row status variable. | 1.3.6.1.4.1.2011.5.25.127.2.7.1.6 | RowStatus | read-create | current |
| hwVrrpTriggerRouteTable OBJECT-TYPE The VRRP trigger route table. | 1.3.6.1.4.1.2011.5.25.127.2.8 | not-accessible | current | |
| hwVrrpTriggerRouteEntry OBJECT-TYPE An entry in the VRRP trigger route table. | 1.3.6.1.4.1.2011.5.25.127.2.8.1 | not-accessible | current | |
| hwVrrpTriggerRouteIfIndex OBJECT-TYPE The index of the table, it identifies vrrp's interface index. | 1.3.6.1.4.1.2011.5.25.127.2.8.1.1 | InterfaceIndex | not-accessible | current |
| hwVrrpTriggerRouteMode OBJECT-TYPE A switch decides whether the system responds to a request message or not, which is sent to virtual ip address. | 1.3.6.1.4.1.2011.5.25.127.2.8.1.2 | INTEGER {enable(1), disable(2)} | read-create | current |
| hwVrrpTriggerRouteOperRowStatus OBJECT-TYPE The row status variable. | 1.3.6.1.4.1.2011.5.25.127.2.8.1.51 | RowStatus | read-create | current |
| hwVrrpCfgTable OBJECT-TYPE The VRRP configure table. | 1.3.6.1.4.1.2011.5.25.127.2.9 | not-accessible | current | |
| hwVrrpCfgEntry OBJECT-TYPE An entry in the VRRP configure route table. | 1.3.6.1.4.1.2011.5.25.127.2.9.1 | not-accessible | current | |
| hwVrrpCfgIfIndex OBJECT-TYPE The index of the table, it identifies vrrp's interface index. | 1.3.6.1.4.1.2011.5.25.127.2.9.1.1 | InterfaceIndex | not-accessible | current |
| hwVrrpCfgVrId OBJECT-TYPE The vrrp vrid. | 1.3.6.1.4.1.2011.5.25.127.2.9.1.2 | VrId | not-accessible | current |
| hwVrrpCfgLinkBfdDownNumber OBJECT-TYPE The state of link BFD will really down when reach the configured down number. Enter '0' to delete this configuration. | 1.3.6.1.4.1.2011.5.25.127.2.9.1.3 | Integer32 (0..8) | read-create | current |
| hwVrrpCfgMsecAdvInterval OBJECT-TYPE The value of VRRP advertise interval in milliseconds, when the interval is less than 1 second, otherwise it should be set or got in VRRP-MIB. when the advertise interval is equal to or larger than 1 second, this value will be 0. | 1.3.6.1.4.1.2011.5.25.127.2.9.1.4 | Integer32 (100..999) | read-create | current |
| hwVrrpExpectState OBJECT-TYPE Expected state of VRRP. Used by hwVrrpExtTrapExpectStateChange trap and hwVrrpExtTrapExpectStateResume trap. | 1.3.6.1.4.1.2011.5.25.127.2.9.1.5 | INTEGER {backup(2), master(3)} | accessible-for-notify | current |
| hwVrrpCfgFastResumeFlag OBJECT-TYPE A switch indicates whether the VRRP fast-resume function is enabled. | 1.3.6.1.4.1.2011.5.25.127.2.9.1.50 | INTEGER {enabled(1), disabled(2)} | read-create | current |
| hwVrrpCfgOperRowStatus OBJECT-TYPE The row status variable. | 1.3.6.1.4.1.2011.5.25.127.2.9.1.51 | RowStatus | read-create | current |
| hwVrrpStatExtTable OBJECT-TYPE The VRRP statistics extend table. | 1.3.6.1.4.1.2011.5.25.127.2.10 | not-accessible | current | |
| hwVrrpStatExtEntry OBJECT-TYPE An entry in The VRRP statistics extend table. | 1.3.6.1.4.1.2011.5.25.127.2.10.1 | not-accessible | current | |
| hwVrrpStatExtIfIndex OBJECT-TYPE The index of the table, it identifies vrrp's interface index. | 1.3.6.1.4.1.2011.5.25.127.2.10.1.1 | InterfaceIndex | not-accessible | current |
| hwVrrpStatExtVRID OBJECT-TYPE The vrrp vrid. | 1.3.6.1.4.1.2011.5.25.127.2.10.1.2 | VrId | not-accessible | current |
| hwVrrpStatExtBecomeBackup OBJECT-TYPE The total number of times that this virtual router's state has transitioned to BACKUP. | 1.3.6.1.4.1.2011.5.25.127.2.10.1.3 | Counter32 | read-only | current |
| hwVrrpStatExtBecomeInit OBJECT-TYPE The total number of times that this virtual router's state has transitioned to INITIALIZE. | 1.3.6.1.4.1.2011.5.25.127.2.10.1.4 | Counter32 | read-only | current |
| hwVrrpStatExtCreateTime OBJECT-TYPE The create time of vrrp. | 1.3.6.1.4.1.2011.5.25.127.2.10.1.5 | DisplayString (SIZE(1..40)) | read-only | current |
| hwVrrpStatExtLastChangeTime OBJECT-TYPE The last change time of vrrp. | 1.3.6.1.4.1.2011.5.25.127.2.10.1.6 | DisplayString (SIZE(1..40)) | read-only | current |
| hwVrrpTrackIpsecInstanceTable OBJECT-TYPE This object indicates the VRRP tracking Ipsec-instance table, which can accommodate a maximum of eight rows. | 1.3.6.1.4.1.2011.5.25.127.2.11 | not-accessible | current | |
| hwVrrpTrackIpsecInstanceEntry OBJECT-TYPE This object indicates an entry in the VRRP tracking Ipsec-instance table. | 1.3.6.1.4.1.2011.5.25.127.2.11.1 | not-accessible | current | |
| hwVrrpTrackIpsecInstanceVRID OBJECT-TYPE The value of this object identifies the ID of a backup device in the VRRP tracking Ipsec-instance table. | 1.3.6.1.4.1.2011.5.25.127.2.11.1.1 | VrId | not-accessible | current |
| hwVrrpTrackIpsecInstanceStandByIfnet OBJECT-TYPE The value of this object identifies the interface index of a backup device in the VRRP tracking Ipsec-instance table. | 1.3.6.1.4.1.2011.5.25.127.2.11.1.2 | InterfaceIndex | not-accessible | current |
| hwVrrpTrackIpsecInstanceID OBJECT-TYPE The value of this object identifies the ID of a tracked Ipsec-instance in the VRRP tracking Ipsec-instance table. | 1.3.6.1.4.1.2011.5.25.127.2.11.1.3 | Integer32 (1..8) | not-accessible | current |
| hwVrrpTrackIpsecInstancePriReduce OBJECT-TYPE If the tracked Ipsec-instance is Down, priorities of backup devices decrease by the specified value. The value 0 indicates that the attribute is not configured. The minimum value is 1. | 1.3.6.1.4.1.2011.5.25.127.2.11.1.4 | Integer32 (0..255) | read-create | current |
| hwVrrpTrackIpsecInstanceOperRowStatus OBJECT-TYPE This object indicates the row status variable. | 1.3.6.1.4.1.2011.5.25.127.2.11.1.5 | RowStatus | read-create | current |
| hwVrrpTrackNQATable OBJECT-TYPE The VRRP tracking NQA table. | 1.3.6.1.4.1.2011.5.25.127.2.12 | not-accessible | current | |
| hwVrrpTrackNQAEntry OBJECT-TYPE An entry in the VRRP tracking NQA table. | 1.3.6.1.4.1.2011.5.25.127.2.12.1 | not-accessible | current | |
| hwVrrpTrackNQAVRID OBJECT-TYPE The value of this object identifies the ID of a backup device in the VRRP tracking NQA table. | 1.3.6.1.4.1.2011.5.25.127.2.12.1.1 | VrId | not-accessible | current |
| hwVrrpTrackNQAStandbyIfIndex OBJECT-TYPE The value of this object identifies the interface index of a backup device in the VRRP tracking NQA table. | 1.3.6.1.4.1.2011.5.25.127.2.12.1.2 | InterfaceIndex | not-accessible | current |
| hwVrrpTrackNQAAdminName OBJECT-TYPE The NQA administer name that vrrp tracks. The attribute cannot be modified after created. | 1.3.6.1.4.1.2011.5.25.127.2.12.1.3 | DisplayString (SIZE(1..32)) | not-accessible | current |
| hwVrrpTrackNQATestName OBJECT-TYPE The NQA test name that vrrp tracks. The attribute cannot be modified after created. | 1.3.6.1.4.1.2011.5.25.127.2.12.1.4 | DisplayString (SIZE(1..32)) | not-accessible | current |
| hwVrrpTrackNQAPriReduce OBJECT-TYPE If the tracked NQA is down, the priority of standby will reduce this value. '0' specifies this attribute hasn't been configured. The minimum availability value is '1'. | 1.3.6.1.4.1.2011.5.25.127.2.12.1.5 | Integer32 (0..255) | read-create | current |
| hwVrrpTrackNQAOperRowStatus OBJECT-TYPE This object indicates the row status variable. | 1.3.6.1.4.1.2011.5.25.127.2.12.1.6 | RowStatus | read-create | current |
| hwVrrpTrackRouteTable OBJECT-TYPE The VRRP tracking Route table. | 1.3.6.1.4.1.2011.5.25.127.2.13 | not-accessible | current | |
| hwVrrpTrackRouteEntry OBJECT-TYPE An entry in the VRRP tracking Route table. | 1.3.6.1.4.1.2011.5.25.127.2.13.1 | not-accessible | current | |
| hwVrrpTrackRouteVRID OBJECT-TYPE The index of the VRRP tracking Route table, it identifies the standby's ID. | 1.3.6.1.4.1.2011.5.25.127.2.13.1.1 | VrId | not-accessible | current |
| hwVrrpTrackRouteIndex OBJECT-TYPE The index of the VRRP tracking Route table, it identifies the standby's interface index. | 1.3.6.1.4.1.2011.5.25.127.2.13.1.2 | InterfaceIndex | not-accessible | current |
| hwVrrpTrackRoutePrefix OBJECT-TYPE The index of the VRRP tracking Route table, it identifies the tracked ip address. | 1.3.6.1.4.1.2011.5.25.127.2.13.1.3 | IpAddress | not-accessible | current |
| hwVrrpTrackRouteMask OBJECT-TYPE The index of the VRRP tracking Route table, it identifies the tracked ip address's mask. | 1.3.6.1.4.1.2011.5.25.127.2.13.1.4 | IpAddress | not-accessible | current |
| hwVrrpTrackRouteVrf OBJECT-TYPE The index of the VRRP tracking Route table, it identifies the tracked VPN instance name | 1.3.6.1.4.1.2011.5.25.127.2.13.1.5 | DisplayString (SIZE(0..31)) | not-accessible | current |
| hwVrrpTrackRoutePriReduce OBJECT-TYPE If the tracked route is unreachable, the priority of standby will reduce this value. '0' specifies this attribute hasn't been configured. The minimum availability value is '1'. | 1.3.6.1.4.1.2011.5.25.127.2.13.1.6 | Integer32 (0..255) | read-create | current |
| hwVrrpTrackRouteOperRowStatus OBJECT-TYPE The row status variable. | 1.3.6.1.4.1.2011.5.25.127.2.13.1.7 | RowStatus | read-create | current |
| hwVrrpFastTable OBJECT-TYPE Operations table for a Fast-VRRP router which consists of a sequence (i.e., one or more conceptual rows) of 'hwVrrpFastEntry' items. | 1.3.6.1.4.1.2011.5.25.127.2.14 | not-accessible | current | |
| hwVrrpFastEntry OBJECT-TYPE An entry in the hwVrrpFastTable containing the operational characteristics of a virtual router. On a VRRP router, a given virtual router is identified by a combination of the IF index and VRID. | 1.3.6.1.4.1.2011.5.25.127.2.14.1 | not-accessible | current | |
| hwVrrpFastVrId OBJECT-TYPE This object contains the Virtual Router Identifier (VRID). | 1.3.6.1.4.1.2011.5.25.127.2.14.1.1 | VrId | not-accessible | current |
| hwVrrpFastState OBJECT-TYPE 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 startup event. - `backup', which indicates the virtual router is monitoring the availability of the master router. - `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router. | 1.3.6.1.4.1.2011.5.25.127.2.14.1.2 | INTEGER {initialize(1), backup(2), master(3)} | read-only | current |
| hwVrrpExtNotifications OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.127.2.30 | |||
| vrrpExtConformance OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.127.3 | |||
| hwvrrpExtCompliances OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.127.3.1 | |||
| hwvrrpExtGroups OBJECT-IDENTITY | 1.3.6.1.4.1.2011.5.25.127.3.1.1 |
Notifications
| Name | OID | Status |
|---|---|---|
| hwVrrpExtTrapMasterDown NOTIFICATION-TYPE The MasterDown trap indicates that the state of vrrp has transitioned from 'Master' to other state. The other state can be noactive(0), initialize(1) and backup(2). | 1.3.6.1.4.1.2011.5.25.127.2.30.1 | current |
| hwVrrpExtTrapNonMaster NOTIFICATION-TYPE The NonMaster trap indicates that the state of vrrp has transitioned between Backup and Initialize state. | 1.3.6.1.4.1.2011.5.25.127.2.30.2 | current |
| hwVrrpExtTrapExpectStateChange NOTIFICATION-TYPE The ExpectStateChange trap indicates that the state of vrrp is inconsistant with the expected state. | 1.3.6.1.4.1.2011.5.25.127.2.30.3 | current |
| hwVrrpExtTrapExpectStateResume NOTIFICATION-TYPE The ExpectStateResume trap indicates that the state of vrrp is consistant with the expected state. | 1.3.6.1.4.1.2011.5.25.127.2.30.4 | current |
Conformance
| Name | OID | Status |
|---|---|---|
| hwvrrpExtGlobalGroup OBJECT-GROUP The VRRP global attributes. | 1.3.6.1.4.1.2011.5.25.127.3.1.1.1 | current |
| hwvrrpExtTrackInterGroup OBJECT-GROUP The VRRP tracking inter attributes. | 1.3.6.1.4.1.2011.5.25.127.3.1.1.2 | current |
| hwvrrpExtTrackBFDGroup OBJECT-GROUP The VRRP tracking BFD attributes. | 1.3.6.1.4.1.2011.5.25.127.3.1.1.3 | current |
| hwAdminVrrpCfgGroup OBJECT-GROUP The AdminVrrpCfg attributes. | 1.3.6.1.4.1.2011.5.25.127.3.1.1.4 | current |
| hwAdminVrrpMemberGroup OBJECT-GROUP The AdminVrrpMember attributes. | 1.3.6.1.4.1.2011.5.25.127.3.1.1.5 | current |
| hwVrrpStatResetGroup OBJECT-GROUP The VrrpStatReset attributes. | 1.3.6.1.4.1.2011.5.25.127.3.1.1.6 | current |
| hwAdminVrrpTrackIfGroup OBJECT-GROUP The AdminVrrpTrackIf attributes. | 1.3.6.1.4.1.2011.5.25.127.3.1.1.7 | current |
| hwVrrpTrackEfmGroup OBJECT-GROUP The VrrpTrackEfm attributes. | 1.3.6.1.4.1.2011.5.25.127.3.1.1.8 | current |
| hwVrrpTriggerRouteGroup OBJECT-GROUP The VrrpTriggerRoute attributes. | 1.3.6.1.4.1.2011.5.25.127.3.1.1.9 | current |
| hwVrrpCfgGroup OBJECT-GROUP The VrrpCfg attributes. | 1.3.6.1.4.1.2011.5.25.127.3.1.1.10 | current |
| hwVrrpStatExtGroup OBJECT-GROUP The VrrpStatExt attributes. | 1.3.6.1.4.1.2011.5.25.127.3.1.1.11 | current |
| hwVrrpExtNotificationGroup NOTIFICATION-GROUP The VRRP MIB Notification Group. | 1.3.6.1.4.1.2011.5.25.127.3.1.1.12 | current |
| hwvrrpExtCompliance MODULE-COMPLIANCE The core compliance statement for all VRRP implementations. | 1.3.6.1.4.1.2011.5.25.127.3.1.2 | current |