HH3C-VRRP-EXT-MIB

File: HH3C-VRRP-EXT-MIB.mib (3910 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
VRRP-MIB HH3C-OID-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
RowStatus ifIndex vrrpOperVrId
hh3cCommon

Defined Types

Hh3cVrrpExtEntry  
SEQUENCE    
  hh3cVrrpExtTrackInterface INTEGER
  hh3cVrrpExtPriorityReduce Integer32
  hh3cVrrpExtRowStatus RowStatus

Defined Values

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

hh3cVrrpExtMibObject 1.3.6.1.4.1.25506.2.24.1
OBJECT IDENTIFIER    

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

hh3cVrrpExtEntry 1.3.6.1.4.1.25506.2.24.1.1.1
An entry in the hh3cVrrpExtTable containing the status values of a virtual router.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hh3cVrrpExtEntry  

hh3cVrrpExtTrackInterface 1.3.6.1.4.1.25506.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  

hh3cVrrpExtPriorityReduce 1.3.6.1.4.1.25506.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  

hh3cVrrpExtRowStatus 1.3.6.1.4.1.25506.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