CXG-IPVRRP-MIB

File: CXG-IPVRRP-MIB.mib (2677 bytes)

Imported modules

RFC1155-SMI RFC-1212 CXProduct-SMI

Imported symbols

IpAddress OBJECT-TYPE cxCfgIp

Defined Types

CxVrrpEntry  
SEQUENCE    
  cxVrrpIPPort INTEGER
  cxVrrpVrID INTEGER
  cxVrrpPriority INTEGER
  cxVrrpIPAddress IpAddress
  cxVrrpAdvertiseInterval INTEGER
  cxVrrpPreemptiveMode INTEGER
  cxVrrpRowStatus INTEGER

Defined Values

cxVrrpTable 1.3.6.1.4.1.495.2.1.6.16.5
Provides the configuration VRRP Layer.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    CxVrrpEntry

cxVrrpEntry 1.3.6.1.4.1.495.2.1.6.16.5.1
Identifies the configuration of VRRP table.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  CxVrrpEntry  

cxVrrpIPPort 1.3.6.1.4.1.495.2.1.6.16.5.1.1
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

cxVrrpVrID 1.3.6.1.4.1.495.2.1.6.16.5.1.2
Tok_String
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

cxVrrpPriority 1.3.6.1.4.1.495.2.1.6.16.5.1.3
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

cxVrrpIPAddress 1.3.6.1.4.1.495.2.1.6.16.5.1.4
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

cxVrrpAdvertiseInterval 1.3.6.1.4.1.495.2.1.6.16.5.1.5
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 100..65335  

cxVrrpPreemptiveMode 1.3.6.1.4.1.495.2.1.6.16.5.1.6
Tok_String
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

cxVrrpRowStatus 1.3.6.1.4.1.495.2.1.6.16.5.1.10
Determines the status of the objects in a table row. Options: invalid (1): Row is flagged. After next reset the values will be disabled and the row will be deleted from the table. valid (2): Values are enabled. Default Value: (2) Configuration Changed: Administrative
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER invalid(1), valid(2)