IPV4REDUNDANCY-MIB

File: IPV4REDUNDANCY-MIB.mib (13583 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC APENT-MIB

Imported symbols

MODULE-IDENTITY OBJECT-TYPE Integer32
IpAddress RowStatus DisplayString
apIpv4Redundancy

Defined Types

ApIpv4RedundancyVRConfigEntry  
SEQUENCE    
  apIpv4RedundancyVRIntAddr IpAddress
  apIpv4RedundancyVRID Integer32
  apIpv4RedundancyConfigPriority Integer32
  apIpv4RedundancyAdPriority Integer32
  apIpv4RedundancyName DisplayString
  apIpv4RedundancyVRPreempt INTEGER
  apIpv4RedundancyVRState INTEGER
  apIpv4RedundancyVRMasterIP IpAddress
  apIpv4RedundancyVRLastChange DisplayString
  apIpv4RedundancyVRStateChanges Integer32
  apIpv4RedundancyVRStatus RowStatus

ApIpv4RedundancyIntConfigEntry  
SEQUENCE    
  apIpv4RedundancyIntAddress IpAddress
  apIpv4RedundancyIntVipAddress IpAddress
  apIpv4RedundancyIntVRID Integer32
  apIpv4RedundancyIntState INTEGER
  apIpv4RedundancyIntMasterIP IpAddress
  apIpv4RedundancyIntLastChange DisplayString
  apIpv4RedundancyIntStateChanges Integer32
  apIpv4RedundancyIntStatus RowStatus

ApIpv4RedundancyVIPConfigEntry  
SEQUENCE    
  apIpv4RedundancyVIPIntAddress IpAddress
  apIpv4RedundancyVIPAddress IpAddress
  apIpv4RedundancyVIPVRID Integer32
  apIpv4RedundancyVIPRange Integer32
  apIpv4RedundancyVIPSharedVIP INTEGER
  apIpv4RedundancyVIPState INTEGER
  apIpv4RedundancyVIPMasterIP IpAddress
  apIpv4RedundancyVIPLastChange DisplayString
  apIpv4RedundancyVIPStateChanges Integer32
  apIpv4RedundancyVIPStatus RowStatus

ApIpv4RedundancyServConfigEntry  
SEQUENCE    
  apIpv4RedundancyServIntAddr IpAddress
  apIpv4RedundancyServVRID Integer32
  apIpv4RedundancyServName DisplayString
  apIpv4RedundancyServType INTEGER
  apIpv4RedundancyServStatus RowStatus

Defined Values

ipv4RedundancyMib 1.3.6.1.4.1.2467.1.9.8.1
This MIB module describes the ArrowPoint enterprise MIB support for IPv4 Redundancy
MODULE-IDENTITY    

apIpv4RedundancyVRConfigTable 1.3.6.1.4.1.2467.1.9.8.2
Virtual router entries table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApIpv4RedundancyVRConfigEntry

apIpv4RedundancyVRConfigEntry 1.3.6.1.4.1.2467.1.9.8.2.1
Virtual router entry
Status: current Access: not-accessible
OBJECT-TYPE    
  ApIpv4RedundancyVRConfigEntry  

apIpv4RedundancyVRIntAddr 1.3.6.1.4.1.2467.1.9.8.2.1.2
Virtual router's IP interface address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

apIpv4RedundancyVRID 1.3.6.1.4.1.2467.1.9.8.2.1.1
Virtual router's identifier.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

apIpv4RedundancyConfigPriority 1.3.6.1.4.1.2467.1.9.8.2.1.3
Virtual router's configured priority.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32  

apIpv4RedundancyAdPriority 1.3.6.1.4.1.2467.1.9.8.2.1.4
Virtual router's advertised priority.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apIpv4RedundancyName 1.3.6.1.4.1.2467.1.9.8.2.1.5
Virtual router's critical service Name.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..31)  

apIpv4RedundancyVRPreempt 1.3.6.1.4.1.2467.1.9.8.2.1.6
Virtual router's preempt state.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER false(0), true(1)  

apIpv4RedundancyVRState 1.3.6.1.4.1.2467.1.9.8.2.1.7
Virtual router's state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER ifDown(0), noService(1), backup(2), master(3), idle(4)  

apIpv4RedundancyVRMasterIP 1.3.6.1.4.1.2467.1.9.8.2.1.8
Master virtual router's IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apIpv4RedundancyVRLastChange 1.3.6.1.4.1.2467.1.9.8.2.1.9
Time at virtual router's last state change.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..19)  

apIpv4RedundancyVRStateChanges 1.3.6.1.4.1.2467.1.9.8.2.1.10
Count of virtual router's state changes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apIpv4RedundancyVRStatus 1.3.6.1.4.1.2467.1.9.8.2.1.11
Row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

apIpv4RedundancyIntConfigTable 1.3.6.1.4.1.2467.1.9.8.3
Redundant interface address entries table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApIpv4RedundancyIntConfigEntry

apIpv4RedundancyIntConfigEntry 1.3.6.1.4.1.2467.1.9.8.3.1
Redundant interface address entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ApIpv4RedundancyIntConfigEntry  

apIpv4RedundancyIntAddress 1.3.6.1.4.1.2467.1.9.8.3.1.1
Redundant interface address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

apIpv4RedundancyIntVipAddress 1.3.6.1.4.1.2467.1.9.8.3.1.2
Redundant VIP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

apIpv4RedundancyIntVRID 1.3.6.1.4.1.2467.1.9.8.3.1.3
Virtual router Identifier.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

apIpv4RedundancyIntState 1.3.6.1.4.1.2467.1.9.8.3.1.4
Virtual router state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noVirtualRouter(1), backup(2), backupshared(3), master(4)  

apIpv4RedundancyIntMasterIP 1.3.6.1.4.1.2467.1.9.8.3.1.5
Master virtual router IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apIpv4RedundancyIntLastChange 1.3.6.1.4.1.2467.1.9.8.3.1.6
Time at virtual router's last state change.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..19)  

apIpv4RedundancyIntStateChanges 1.3.6.1.4.1.2467.1.9.8.3.1.7
Count of virtual router's state changes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apIpv4RedundancyIntStatus 1.3.6.1.4.1.2467.1.9.8.3.1.8
Row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

apIpv4RedundancyVIPConfigTable 1.3.6.1.4.1.2467.1.9.8.4
Redundant VIP address entries table.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApIpv4RedundancyVIPConfigEntry

apIpv4RedundancyVIPConfigEntry 1.3.6.1.4.1.2467.1.9.8.4.1
Redundant VIP address entry.
Status: current Access: not-accessible
OBJECT-TYPE    
  ApIpv4RedundancyVIPConfigEntry  

apIpv4RedundancyVIPIntAddress 1.3.6.1.4.1.2467.1.9.8.4.1.1
Redundant VIP address' interface.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

apIpv4RedundancyVIPAddress 1.3.6.1.4.1.2467.1.9.8.4.1.2
Redundant VIP address.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

apIpv4RedundancyVIPVRID 1.3.6.1.4.1.2467.1.9.8.4.1.3
Virtual router identifier.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

apIpv4RedundancyVIPRange 1.3.6.1.4.1.2467.1.9.8.4.1.4
Redundant VIP address' address range.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0..65535  

apIpv4RedundancyVIPSharedVIP 1.3.6.1.4.1.2467.1.9.8.4.1.5
Shared VIP.
Status: current Access: read-create
OBJECT-TYPE    
  INTEGER false(0), true(1)  

apIpv4RedundancyVIPState 1.3.6.1.4.1.2467.1.9.8.4.1.6
Virtual router's state.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER noVirtualRouter(1), backup(2), backupshared(3), master(4)  

apIpv4RedundancyVIPMasterIP 1.3.6.1.4.1.2467.1.9.8.4.1.7
Master virtual router's IP address.
Status: current Access: read-only
OBJECT-TYPE    
  IpAddress  

apIpv4RedundancyVIPLastChange 1.3.6.1.4.1.2467.1.9.8.4.1.8
Time at virtual router's last state change.
Status: current Access: read-only
OBJECT-TYPE    
  DisplayString Size(0..19)  

apIpv4RedundancyVIPStateChanges 1.3.6.1.4.1.2467.1.9.8.4.1.9
Count of virtual router's state changes.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

apIpv4RedundancyVIPStatus 1.3.6.1.4.1.2467.1.9.8.4.1.10
Row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

apIpv4RedundancyServConfigTable 1.3.6.1.4.1.2467.1.9.8.6
Virtual router entries table
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    ApIpv4RedundancyServConfigEntry

apIpv4RedundancyServConfigEntry 1.3.6.1.4.1.2467.1.9.8.6.1
Virtual router entry
Status: current Access: not-accessible
OBJECT-TYPE    
  ApIpv4RedundancyServConfigEntry  

apIpv4RedundancyServIntAddr 1.3.6.1.4.1.2467.1.9.8.6.1.1
Interface Address that the VRID of this server belongs to.
Status: current Access: read-create
OBJECT-TYPE    
  IpAddress  

apIpv4RedundancyServVRID 1.3.6.1.4.1.2467.1.9.8.6.1.2
VRID the this server belongs to.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 1..255  

apIpv4RedundancyServName 1.3.6.1.4.1.2467.1.9.8.6.1.3
The Name of the service.
Status: current Access: read-create
OBJECT-TYPE    
  DisplayString Size(0..31)  

apIpv4RedundancyServType 1.3.6.1.4.1.2467.1.9.8.6.1.4
Type of service.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER unknown(0), uplink(1), normal(2), script(3)  

apIpv4RedundancyServStatus 1.3.6.1.4.1.2467.1.9.8.6.1.5
Row status.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

apIpv4RedundancyEnabled 1.3.6.1.4.1.2467.1.9.8.7
Is VIP Redundancy configured on this box.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER false(0), true(1)