A3COM-HUAWEI-VRRP-EXT-MIB

File: A3COM-HUAWEI-VRRP-EXT-MIB.mib (3948 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
VRRP-MIB A3COM-HUAWEI-OID-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
RowStatus ifIndex vrrpOperVrId
h3cCommon

Defined Types

H3cVrrpExtEntry  
SEQUENCE    
  h3cVrrpExtTrackInterface INTEGER
  h3cVrrpExtPriorityReduce Integer32
  h3cVrrpExtRowStatus RowStatus

Defined Values

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

h3cVrrpExtMibObject 1.3.6.1.4.1.43.45.1.10.2.24.1
OBJECT IDENTIFIER    

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

h3cVrrpExtEntry 1.3.6.1.4.1.43.45.1.10.2.24.1.1.1
An entry in the h3cVrrpExtTable containing the status values of a virtual router.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cVrrpExtEntry  

h3cVrrpExtTrackInterface 1.3.6.1.4.1.43.45.1.10.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  

h3cVrrpExtPriorityReduce 1.3.6.1.4.1.43.45.1.10.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  

h3cVrrpExtRowStatus 1.3.6.1.4.1.43.45.1.10.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