MIBs Depot

HP-ICF-VRRPV3-MIB

Registered at
1.3.6.1.4.1.11.2.14.11.5.1.90
Last updated
2015-09-16 00:00
Organization
HP Networking
Revisions
2015-09-16 00:00, 2012-11-21 00:00, 2012-10-25 00:00
Namespace
hp
Source file
HP-ICF-VRRPV3-MIB
Digest
sha256:dcb301206710d692bd5d15694e06510ce16d0c39ed7baade0811b542a1f3add0

Description

This MIB module contains HP proprietary extensions to the standard VRRPV3-MIB module.

Contact

Hewlett Packard Company 8000 Foothills Blvd. Roseville, CA 95747

Imports

FromSymbols
HP-ICF-OIDhpSwitch
IF-MIBifIndex
INET-ADDRESS-MIBInetAddress
SNMP-FRAMEWORK-MIBSnmpAdminString
SNMPv2-CONFMODULE-COMPLIANCE, NOTIFICATION-GROUP, OBJECT-GROUP
SNMPv2-SMICounter32, Counter64, Integer32, MODULE-IDENTITY, NOTIFICATION-TYPE, OBJECT-IDENTITY, OBJECT-TYPE, iso
SNMPv2-TCDisplayString, RowStatus, TEXTUAL-CONVENTION, TruthValue
VRRPV3-MIBvrrpv3AssociatedIpAddrEntry, vrrpv3OperationsEntry, vrrpv3OperationsInetAddrType, vrrpv3OperationsVrId

Imported by

Nothing in this corpus imports this module.

Load order

Every file a consumer needs in order to load this module, dependencies first.

HP-ICF-OID
HP-ICF-VRRPV3-MIB
IANAifType-MIB
IF-MIB
INET-ADDRESS-MIB
SNMP-FRAMEWORK-MIB
SNMPv2-CONF
SNMPv2-MIB
SNMPv2-SMI
SNMPv2-TC
VRRPV3-MIB

Objects

NameOIDSyntaxAccessStatus
hpicfVrrpv3Operations
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.5.1.90.1
hpicfVrrpv3IPv4AdminStatus
OBJECT-TYPE
When set to true, this enables VRRP for IPv4 globally on the router. If set to false, this would disable VRRPv3 for IPv4. Default is false.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.1TruthValueread-writecurrent
hpicfVrrpv3IPv6AdminStatus
OBJECT-TYPE
When set to true, this enables VRRP for IPv6 globally on the router. If set to false, this would disable VRRPv3 for IPv6. Default is false.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.2TruthValueread-writecurrent
hpicfVrrpv3OperationsTable
OBJECT-TYPE
HP extensions to the vrrpv3OperationsTable.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.3not-accessiblecurrent
hpicfVrrpv3OperationsEntry
OBJECT-TYPE
HP extensions for an entry in the vrrpv3OperationsTable.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.3.1not-accessiblecurrent
hpicfVrrpv3VrMode
OBJECT-TYPE
This object denotes whether this VR has been designated as an owner or as a backup. On VR creation, this field is set to uninitialized. The user cannot set the value of this object to uninitialized.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.3.1.1INTEGER {owner(1), backup(2), uninitialized(3)}read-createcurrent
hpicfVrrpv3VrPreemptDelayTime
OBJECT-TYPE
This object specifies the time that the owner virtual router will wait before taking control of its virtual IP address. A value of 0 indicates that the pre-empt delay timer is not active
1.3.6.1.4.1.11.2.14.11.5.1.90.1.3.1.2Integer32 (0..600)read-createcurrent
hpicfVrrpv3VrControl
OBJECT-TYPE
When this object is set to failback (1), it acts as a trigger to intimate VRRP to failback to this router from another. When this object is set to failover (2), it acts as a trigger to intimate VRRP to failover from this router to another. When this object is set to failoverWithMonitoring (3), in addition to triggering VRRP to failover, it triggers VR to monitor for presence of a master. When read, this object always returns invalid (4).
1.3.6.1.4.1.11.2.14.11.5.1.90.1.3.1.3INTEGER {failback(1), failover(2), failoverWithMonitoring(3), invalid(4)}read-createcurrent
hpicfVrrpv3VrRespondToPing
OBJECT-TYPE
If set to FALSE, prevents a response to ping requests to the virtual router IP addresses configured on the backup router. If set to TRUE allows response to ping requests to virtual IP addresses configured when virtual router become master. hpicfVrrpv3RespondToPing must also be configured globally to respond to virtual IP ping requests. By default hpicfVrrpv3VrRespondToPing is enabled.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.3.1.4TruthValueread-createcurrent
hpicfVrrpv3Version
OBJECT-TYPE
The configured version of VRRP. IPv6 Virtual Routers supports only v3. Default value for IPv4 virtual Routers is v2 and for IPv6 Virtual Routers is v3.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.3.1.5INTEGER {v2(2), v3(3)}read-createcurrent
hpicfVrrpv3VrNullAuthCompatibility
OBJECT-TYPE
When set to TRUE appends authentication data at the end to an IPv6 VRRP packet being sent out. The authentication data is 8 bytes filled with 0 and is applicable only for IPv6 Virtual router. By default hpicfVrrpv3VrNullAuthCompatibility is set to FALSE.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.3.1.6TruthValueread-createcurrent
hpicfVrrpv3VrBfdIPAddr
OBJECT-TYPE
IP address of the master to enable BFD under VRRP.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.3.1.13InetAddressread-createcurrent
hpicfVrrpv3TrackTable
OBJECT-TYPE
HP extensions for supporting tracking.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.4not-accessiblecurrent
hpicfVrrpv3TrackEntry
OBJECT-TYPE
HP extensions for supporting tracking.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.4.1not-accessiblecurrent
hpicfVrrpv3VrTrackType
OBJECT-TYPE
This object specifies the type of interface specified by 'hpicfVrrpv3VrTrackEntity'.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.4.1.1INTEGER {port(1), trunk(2), vlan(3)}not-accessiblecurrent
hpicfVrrpv3VrTrackEntity
OBJECT-TYPE
This object specifies interface details. Interface detail is interpreted Based on type specified by 'hpicfVrrpv3VrTrackType'. Valid values for different track types are - ------------------------------------ hpicfVrrpv3VrTrackType range ------------------------------------ port '1'..'65535' trunk '1'..'65535' vlan '1'..'65535' ------------------------------------
1.3.6.1.4.1.11.2.14.11.5.1.90.1.4.1.2SnmpAdminString (SIZE(1..255))not-accessiblecurrent
hpicfVrrpv3TrackRowStatus
OBJECT-TYPE
The row status of given track entity.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.4.1.3RowStatusread-createcurrent
hpicfVrrpv3StatsTable
OBJECT-TYPE
Table of virtual router statistics.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.5not-accessiblecurrent
hpicfVrrpv3StatsEntry
OBJECT-TYPE
An entry in the table, containing statistics information about a given virtual router.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.5.1not-accessiblecurrent
hpicfVrrpv3StatsNearFailovers
OBJECT-TYPE
This object reports the number of near failovers for backup virtual routers. A near failover occurs when a backup virtual router has not received an advertisement packet from the master virtual router for two advertisement intervals.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.5.1.1Counter32read-onlycurrent
hpicfVrrpv3RespondToPing
OBJECT-TYPE
If this object is set to FALSE globally, it prevents a response to ping requests to the virtual router IP addresses configured on all backup routers.If set to TRUE, allows response to ping requests to virtual IP addresses configured on backup virtual routers when they become master. hpicfVrrpv3VrRespondToPing object must also be configured on a Virtual router to respond to virtual IP ping requests. By default hpicfVrrpv3RespondToPing is disabled.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.6TruthValueread-writecurrent
hpicfVrrpv3RemoveConfig
OBJECT-TYPE
This objects clears all existing vrrp configuration and again intializes it with default values when this is set with value 'true'. It also clears (disables) the global VRRP enable flag. SnmpGet on this will always return false.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.7TruthValueread-writecurrent
hpicfVrrpv3Nonstop
OBJECT-TYPE
This object defines the operation of VRRP on redundant platforms. When set to TRUE, the VRRP Master router will retain control of virtual-IP addresses across a management card failure on redundant platforms. When set to FALSE, the VRRP Backup router will take control of virtual-IP addresses on the network on the occurrence of a management card failure on the Master VRRP router.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.8TruthValueread-writecurrent
hpicfVrrpv3NotificationCntl
OBJECT-TYPE
Indicates whether the VRRPv3-enabled router will generate SNMP traps for events defined in this MIB. 'Enabled' results in SNMP traps; 'disabled', no traps are sent.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.9INTEGER {enabled(1), disabled(2)}read-writecurrent
hpicfVrrpv3ErrorObjects
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.5.1.90.1.10
hpicfVrrpv3IPv4RouterChecksumErrors
OBJECT-TYPE
The total number of IPv4 VRRP packets received with an invalid VRRP checksum value. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of vrrpv3GlobalStatisticsDiscontinuityTime.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.10.1Counter64read-onlycurrent
hpicfVrrpv3IPv6RouterChecksumErrors
OBJECT-TYPE
The total number of IPv6 VRRP packets received with an invalid VRRP checksum value. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of vrrpv3GlobalStatisticsDiscontinuityTime.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.10.2Counter64read-onlycurrent
hpicfVrrpv3IPv4RouterVersionErrors
OBJECT-TYPE
The total number of IPv4 VRRP packets received with an unknown or unsupported version number. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of vrrpv3GlobalStatisticsDiscontinuityTime.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.10.3Counter64read-onlycurrent
hpicfVrrpv3IPv6RouterVersionErrors
OBJECT-TYPE
The total number of IPv6 VRRP packets received with an unknown or unsupported version number. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of vrrpv3GlobalStatisticsDiscontinuityTime.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.10.4Counter64read-onlycurrent
hpicfVrrpv3IPv4RouterVrIdErrors
OBJECT-TYPE
The total number of IPv4 VRRP packets received with a VRID that is not valid for any virtual router on this router. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of vrrpv3GlobalStatisticsDiscontinuityTime.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.10.5Counter64read-onlycurrent
hpicfVrrpv3IPv6RouterVrIdErrors
OBJECT-TYPE
The total number of IPv6 VRRP packets received with a VRID that is not valid for any virtual router on this router. Discontinuities in the value of this counter can occur at re-initialization of the management system, and at other times as indicated by the value of vrrpv3GlobalStatisticsDiscontinuityTime.
1.3.6.1.4.1.11.2.14.11.5.1.90.1.10.6Counter64read-onlycurrent
hpicfVrrpv3Conformance
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.5.1.90.2
hpicfVrrpv3MIBCompliances
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.5.1.90.2.1
hpicfVrrpv3MIBGroups
OBJECT-IDENTITY
1.3.6.1.4.1.11.2.14.11.5.1.90.2.2

Conformance

NameOIDStatus
hpicfVrrpv3MIBCompliance
MODULE-COMPLIANCE
The compliance statement for HP routers running VRRPV3 and implementing the HP-ICF-VRRPV3-MIB.
1.3.6.1.4.1.11.2.14.11.5.1.90.2.1.1current
hpicfVrrpv3OperGroup
OBJECT-GROUP
A collection of HP proprietary objects to support VRRPV3 configuration on HP routers.
1.3.6.1.4.1.11.2.14.11.5.1.90.2.2.1current
hpicfVrrpv3TrackGroup
OBJECT-GROUP
A collection of HP proprietary objects to support VRRPV3 configuration on HP routers.
1.3.6.1.4.1.11.2.14.11.5.1.90.2.2.2current
hpicfVrrpv3BfdGroup
OBJECT-GROUP
A collection of HP proprietary objects to support BFD configuration on HP routers.
1.3.6.1.4.1.11.2.14.11.5.1.90.2.2.3current