HPN-ICF-VRRP-EXT-MIB

File: HPN-ICF-VRRP-EXT-MIB.mib (3785 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
VRRP-MIB HPN-ICF-OID-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
RowStatus ifIndex vrrpOperVrId
hpnicfCommon

Defined Types

HpnicfVrrpExtEntry  
SEQUENCE    
  hpnicfVrrpExtTrackInterface INTEGER
  hpnicfVrrpExtPriorityReduce Integer32
  hpnicfVrrpExtRowStatus RowStatus

Defined Values

hpnicfVrrpExt 1.3.6.1.4.1.11.2.14.11.15.2.24
This MIB describes objects used for managing Virtual Router Redundancy Protocol (VRRP) routers.
MODULE-IDENTITY    

hpnicfVrrpExtMibObject 1.3.6.1.4.1.11.2.14.11.15.2.24.1
OBJECT IDENTIFIER    

hpnicfVrrpExtTable 1.3.6.1.4.1.11.2.14.11.15.2.24.1.1
Table extends for a VRRP router which consists of a sequence (i.e., one or more conceptual rows) of hpnicfVrrpExtEntry items.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    HpnicfVrrpExtEntry

hpnicfVrrpExtEntry 1.3.6.1.4.1.11.2.14.11.15.2.24.1.1.1
An entry in the hpnicfVrrpExtTable containing the status values of a virtual router.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfVrrpExtEntry  

hpnicfVrrpExtTrackInterface 1.3.6.1.4.1.11.2.14.11.15.2.24.1.1.1.1
This value is the ifIndex that identifies which interface the virtual router tracked.
Status: current Access: not-accessible
OBJECT-TYPE    
  INTEGER 0..2147483647  

hpnicfVrrpExtPriorityReduce 1.3.6.1.4.1.11.2.14.11.15.2.24.1.1.1.2
This value identifies how much priority of a virtual router will be reduced/increased when the interface tracked is down/up.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

hpnicfVrrpExtRowStatus 1.3.6.1.4.1.11.2.14.11.15.2.24.1.1.1.3
The row status variable, used according to installation and removal conventions for conceptual rows. Setting this object to active(1) or createAndGo(4) results in the addition of the ifIndex tracked by a virtual router. Destroying the entry removes the tracked ifIndex from the virtual router. Other values is not supported now.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus