HP-ICF-VRRP-MIB

File: HP-ICF-VRRP-MIB.mib (20831 bytes)

Imported modules

SNMPv2-SMI SNMPv2-CONF IF-MIB
SNMP-FRAMEWORK-MIB VRRP-MIB SNMPv2-TC
HP-ICF-OID

Imported symbols

MODULE-IDENTITY OBJECT-TYPE IpAddress
Integer32 Counter32 MODULE-COMPLIANCE
OBJECT-GROUP ifIndex SnmpAdminString
vrrpOperEntry vrrpAssoIpAddrEntry vrrpOperVrId
TruthValue RowStatus hpSwitch

Defined Types

HpicfVrrpOperEntry  
SEQUENCE    
  hpicfVrrpVrMode INTEGER
  hpicfVrrpVrMasterPreempt TruthValue
  hpicfVrrpVrTransferControl TruthValue
  hpicfVrrpVrPreemptDelayTime Integer32
  hpicfVrrpVrControl INTEGER
  hpicfVrrpVrRespondToPing TruthValue

HpicfVrrpAssoIpAddrEntry  
SEQUENCE    
  hpicfVrrpAssoIpMask IpAddress

HpicfVrrpTrackEntry  
SEQUENCE    
  hpicfVrrpVrTrackType INTEGER
  hpicfVrrpVrTrackEntity SnmpAdminString
  hpicfVrrpTrackRowStatus RowStatus

HpicfVrrpStatsEntry  
SEQUENCE    
  hpicfVrrpStatsNearFailovers Counter32

Defined Values

hpicfVrrpMIB 1.3.6.1.4.1.11.2.14.11.5.1.31
This MIB module contains HP proprietary extensions to the standard VRRP MIB (RFC 2787).
MODULE-IDENTITY    

hpicfVrrpOperations 1.3.6.1.4.1.11.2.14.11.5.1.31.1
OBJECT IDENTIFIER    

hpicfVrrpConformance 1.3.6.1.4.1.11.2.14.11.5.1.31.2
OBJECT IDENTIFIER    

hpicfVrrpAdminStatus 1.3.6.1.4.1.11.2.14.11.5.1.31.1.1
When set to TRUE, this enables VRRP globally on the router. If set to FALSE, this would disable VRRP. Default is FALSE.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfVrrpOperTable 1.3.6.1.4.1.11.2.14.11.5.1.31.1.2
HP extensions to the vrrpOperTable (RFC 2787).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfVrrpOperEntry

hpicfVrrpOperEntry 1.3.6.1.4.1.11.2.14.11.5.1.31.1.2.1
HP extensions for an entry in the vrrpOperTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfVrrpOperEntry  

hpicfVrrpVrMode 1.3.6.1.4.1.11.2.14.11.5.1.31.1.2.1.1
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.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER owner(1), backup(2), uninitialized(3)  

hpicfVrrpVrMasterPreempt 1.3.6.1.4.1.11.2.14.11.5.1.31.1.2.1.2
This object, when set to TRUE, would enable the Master Preemption mode wherein a virtual router even though an owner will not preempt a lower priority Backup.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfVrrpVrTransferControl 1.3.6.1.4.1.11.2.14.11.5.1.31.1.2.1.3
This object, when set to TRUE, would serve as trigger to enable a virtual router owner to take control of its IP address. When this value is read it always returns FALSE.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfVrrpVrPreemptDelayTime 1.3.6.1.4.1.11.2.14.11.5.1.31.1.2.1.4
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
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..600  

hpicfVrrpVrControl 1.3.6.1.4.1.11.2.14.11.5.1.31.1.2.1.5
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).
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER failback(1), failover(2), failoverWithMonitoring(3), invalid(4)  

hpicfVrrpVrRespondToPing 1.3.6.1.4.1.11.2.14.11.5.1.31.1.2.1.6
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. hpicfVrrpRespondToPing must also be configured globally to respond to virtual IP ping requests. By default hpicfVrrpVrRespondToPing is enabled.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hpicfVrrpAssoIpAddrTable 1.3.6.1.4.1.11.2.14.11.5.1.31.1.3
HP extensions to the vrrpAssoIpAddrTable (RFC 2787).
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfVrrpAssoIpAddrEntry

hpicfVrrpAssoIpAddrEntry 1.3.6.1.4.1.11.2.14.11.5.1.31.1.3.1
HP extensions for an entry in the vrrpAssoIpAddrTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfVrrpAssoIpAddrEntry  

hpicfVrrpAssoIpMask 1.3.6.1.4.1.11.2.14.11.5.1.31.1.3.1.1
The subnet mask to be used in conjunction with the 'vrrpAssoIpAddr' object to uniquely identify a subnet.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

hpicfVrrpTrackTable 1.3.6.1.4.1.11.2.14.11.5.1.31.1.5
HP extensions for supporting tracking.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfVrrpTrackEntry

hpicfVrrpTrackEntry 1.3.6.1.4.1.11.2.14.11.5.1.31.1.5.1
HP extensions for supporting tracking.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfVrrpTrackEntry  

hpicfVrrpVrTrackType 1.3.6.1.4.1.11.2.14.11.5.1.31.1.5.1.1
This object specifies the type of interface specified by 'hpicfVrrpVrTrackEntity'.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER port(1), trunk(2), vlan(3)  

hpicfVrrpVrTrackEntity 1.3.6.1.4.1.11.2.14.11.5.1.31.1.5.1.2
This object specifies interface details. Interface detail is interpreted Based on type specified by 'hpicfVrrpVrTrackType'. Valid values for different track types are - ------------------------------------ hpicfVrrpVrTrackType range ------------------------------------ port '1'..'65535' trunk '1'..'65535' vlan '1'..'65535' ------------------------------------
Status: current Access: not-accessible
OBJECT-TYPE    
  SnmpAdminString Size(1..255)  

hpicfVrrpTrackRowStatus 1.3.6.1.4.1.11.2.14.11.5.1.31.1.5.1.3
The row status of given track entity.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hpicfVrrpStatsTable 1.3.6.1.4.1.11.2.14.11.5.1.31.1.6
Table of virtual router statistics.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpicfVrrpStatsEntry

hpicfVrrpRespondToPing 1.3.6.1.4.1.11.2.14.11.5.1.31.1.7
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. hpicfVrrpVrRespondToPing object must also be configured on a Virtual router to respond to virtual IP ping requests. By default hpicfVrrpRespondToPing is disabled.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfVrrpRemoveConfig 1.3.6.1.4.1.11.2.14.11.5.1.31.1.8
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfVrrpNonstop 1.3.6.1.4.1.11.2.14.11.5.1.31.1.9
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.
Status: current Access: read-write
OBJECT-TYPE    
  TruthValue  

hpicfVrrpStatsEntry 1.3.6.1.4.1.11.2.14.11.5.1.31.1.6.1
An entry in the table, containing statistics information about a given virtual router.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpicfVrrpStatsEntry  

hpicfVrrpStatsNearFailovers 1.3.6.1.4.1.11.2.14.11.5.1.31.1.6.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

hpicfVrrpMIBCompliances 1.3.6.1.4.1.11.2.14.11.5.1.31.2.1
OBJECT IDENTIFIER    

hpicfVrrpMIBGroups 1.3.6.1.4.1.11.2.14.11.5.1.31.2.2
OBJECT IDENTIFIER    

hpicfVrrpMIBCompliance 1.3.6.1.4.1.11.2.14.11.5.1.31.2.1.1
The compliance statement for HP routers running VRRP (RFC 3768) and implementing the HP-ICF-VRRP-MIB.
Status: deprecated Access: read-only
MODULE-COMPLIANCE    

hpicfVrrpMIBCompliance1 1.3.6.1.4.1.11.2.14.11.5.1.31.2.1.2
The compliance statement for HP routers running VRRP (RFC 3768) and implementing the HP-ICF-VRRP-MIB.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfVrrpMIBCompliance2 1.3.6.1.4.1.11.2.14.11.5.1.31.2.1.3
Support for this group is required for HP backup routers to respond to ping request.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfVrrpMIBCompliance3 1.3.6.1.4.1.11.2.14.11.5.1.31.2.1.4
Support for this group is required for HP routers that supports non-stop vrrp.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfVrrpMIBCompliance4 1.3.6.1.4.1.11.2.14.11.5.1.31.2.1.5
Support for this group is required for HP routers that supports non-stop vrrp.
Status: current Access: read-only
MODULE-COMPLIANCE    

hpicfVrrpOperGroup 1.3.6.1.4.1.11.2.14.11.5.1.31.2.2.1
A collection of HP proprietary objects to support VRRP configuration on HP routers.
Status: current Access: read-only
OBJECT-GROUP    

hpicfVrrpTrackGroup 1.3.6.1.4.1.11.2.14.11.5.1.31.2.2.2
A collection of HP proprietary objects to support VRRP configuration on HP routers.
Status: current Access: read-only
OBJECT-GROUP    

hpicfVrrpVrPingGroup 1.3.6.1.4.1.11.2.14.11.5.1.31.2.2.3
A HP proprietary object to support VRRP Virtual IP Ping on a backup router.
Status: current Access: read-only
OBJECT-GROUP    

hpicfVrrpNonstopGroup 1.3.6.1.4.1.11.2.14.11.5.1.31.2.2.4
A HP proprietary object to support nonstop VRRP on HP routers.
Status: current Access: read-only
OBJECT-GROUP    

hpicfVrrpOperationsGroup 1.3.6.1.4.1.11.2.14.11.5.1.31.2.2.5
A HP proprietary object to support nonstop VRRP on HP routers.
Status: current Access: read-only
OBJECT-GROUP