Wellfleet-VRRP-MIB

File: Wellfleet-VRRP-MIB.mib (14131 bytes)

Imported modules

RFC1155-SMI RFC-1212 RFC1213-MIB
Wellfleet-COMMON-MIB

Imported symbols

IpAddress Counter OBJECT-TYPE
PhysAddress wfVrrpGroup

Defined Types

WfVrrpAdminEntry  
SEQUENCE    
  wfVrrpAdminDelete INTEGER
  wfVrrpAdminDisable INTEGER
  wfVrrpAdminState INTEGER
  wfVrrpAdminPrimaryIpAddr IpAddress
  wfVrrpAdminVrId INTEGER
  wfVrrpAdminIpAddr IpAddress
  wfVrrpAdminVirtualMacAddr PhysAddress
  wfVrrpAdminPriority INTEGER
  wfVrrpAdminAdvertisementInterval INTEGER
  wfVrrpAdminCriticalIpInterface IpAddress
  wfVrrpAdminIPXBackup INTEGER
  wfVrrpAdminIGMPBackup INTEGER
  wfVrrpAdminTokenRingAddress OCTET STRING
  wfVrrpAdminPreemptMode INTEGER
  wfVrrpAdminMasterPingEnable INTEGER

WfVrrpRouterStatsEntry  
SEQUENCE    
  wfVrrpStatsPrimaryIpAddr IpAddress
  wfVrrpStatsVrId INTEGER
  wfVrrpStatsMasterTransitions Counter
  wfVrrpStatsInAdvertisements Counter
  wfVrrpStatsChecksumErrors Counter
  wfVrrpStatsVersionErrors Counter
  wfVrrpStatsVrIdErrors Counter
  wfVrrpStatsAdvertiseIntervalErrors Counter
  wfVrrpStatsIpTtlErrors Counter
  wfVrrpStatsInPriorityZeroAdvertisements Counter
  wfVrrpStatsOutPriorityZeroAdvertisements Counter
  wfVrrpStatsInInvalidTypeAdvertisements Counter
  wfVrrpStatsUnknownTypeAdvertisements Counter

Defined Values

wfVrrpAdminTable 1.3.6.1.4.1.18.3.5.3.25.1
Configuration information.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfVrrpAdminEntry

wfVrrpAdminEntry 1.3.6.1.4.1.18.3.5.3.25.1.1
VRRP the operational characteristics of a virtual router.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfVrrpAdminEntry  

wfVrrpAdminDelete 1.3.6.1.4.1.18.3.5.3.25.1.1.1
Delete/Create parameter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER created(1), deleted(2)  

wfVrrpAdminDisable 1.3.6.1.4.1.18.3.5.3.25.1.1.2
Enable/Disable parameter.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfVrrpAdminState 1.3.6.1.4.1.18.3.5.3.25.1.1.3
The current state of the VRRP router with respect to this virtual router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER initialize(1), backup(2), master(3), down(4)  

wfVrrpAdminPrimaryIpAddr 1.3.6.1.4.1.18.3.5.3.25.1.1.4
The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisements received by this virtual router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfVrrpAdminVrId 1.3.6.1.4.1.18.3.5.3.25.1.1.5
This object contains the Virtual Router Identifier (VRID). In addition to being part of the index for this table, it is used to calculate the MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

wfVrrpAdminIpAddr 1.3.6.1.4.1.18.3.5.3.25.1.1.6
The IP address that is associated with this virtual router.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfVrrpAdminVirtualMacAddr 1.3.6.1.4.1.18.3.5.3.25.1.1.7
The virtual MAC address of the virtual router. This is derived as follows: 00-00-5E-00-01-. Where the first three octets consist of the IANA's OUI, the next two octets indicate the address block of the VRRP protocol, and the remaining octets consist of the VRID. Although this object can be derived from the 'wfVrrpAdminVrId' object, it is included here, for completeness.
Status: mandatory Access: read-only
OBJECT-TYPE    
  PhysAddress  

wfVrrpAdminPriority 1.3.6.1.4.1.18.3.5.3.25.1.1.8
This object specifies the priority for the virtual router with respect to other virtual routers that are backing up a set of IP addresses. Higher values imply higher priority. A priority of 255 is used for the router that owns the associated IP address(es), i.e., is backing up IP addresses which are primary.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

wfVrrpAdminAdvertisementInterval 1.3.6.1.4.1.18.3.5.3.25.1.1.9
This is the time interval, in seconds, between sending advertisement. Only the Master sends VRRP advertisements.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER 1..255  

wfVrrpAdminCriticalIpInterface 1.3.6.1.4.1.18.3.5.3.25.1.1.10
The IP address of an interface on the Router that will cauase the shutdown event.
Status: mandatory Access: read-write
OBJECT-TYPE    
  IpAddress  

wfVrrpAdminIPXBackup 1.3.6.1.4.1.18.3.5.3.25.1.1.11
Enable/Disable IPX backup.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfVrrpAdminIGMPBackup 1.3.6.1.4.1.18.3.5.3.25.1.1.12
Enable/Disable IGMP backup.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfVrrpAdminTokenRingAddress 1.3.6.1.4.1.18.3.5.3.25.1.1.13
Source MAC Address for VRRP when running over Token Ring.
Status: mandatory Access: read-write
OBJECT-TYPE    
  OCTET STRING  

wfVrrpAdminPreemptMode 1.3.6.1.4.1.18.3.5.3.25.1.1.14
Preempt Mode.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfVrrpAdminMasterPingEnable 1.3.6.1.4.1.18.3.5.3.25.1.1.15
a VRRP router is called Owner if it has the virtual IP address configured as one of its real interface address(es). According to the RFC 2338, if the Master is not the Owner of the virtual IP address, it must not accept packets addressed to the virtual IP address. This mib is added to make the virtual IP address pingable even if the Master is not the Owner.It defines whether Non-Owner Master responds to the virtual IP address ping or not.
Status: mandatory Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

wfVrrpRouterStatsTable 1.3.6.1.4.1.18.3.5.3.25.2
Table of virtual router statistics.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    WfVrrpRouterStatsEntry

wfVrrpRouterStatsEntry 1.3.6.1.4.1.18.3.5.3.25.2.1
An entry in the table, containing statistics information about a given virtual router.
Status: mandatory Access: not-accessible
OBJECT-TYPE    
  WfVrrpRouterStatsEntry  

wfVrrpStatsPrimaryIpAddr 1.3.6.1.4.1.18.3.5.3.25.2.1.1
The master router's real (primary) IP address. This is the IP address listed as the source in VRRP advertisements received by this virtual router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  IpAddress  

wfVrrpStatsVrId 1.3.6.1.4.1.18.3.5.3.25.2.1.2
This object contains the Virtual Router Identifier (VRID). In addition to being part of the index for this table, it is used to calculate the MAC address.
Status: mandatory Access: read-only
OBJECT-TYPE    
  INTEGER 1..255  

wfVrrpStatsMasterTransitions 1.3.6.1.4.1.18.3.5.3.25.2.1.3
The total number of times that this virtual router's state has transitioned from BACKUP to MASTER.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfVrrpStatsInAdvertisements 1.3.6.1.4.1.18.3.5.3.25.2.1.4
The total number of VRRP advertisements received by this virtual router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfVrrpStatsChecksumErrors 1.3.6.1.4.1.18.3.5.3.25.2.1.5
The total number of VRRP packets received with an invalid checksum value.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfVrrpStatsVersionErrors 1.3.6.1.4.1.18.3.5.3.25.2.1.6
The total number of VRRP packets received with an invalid version number.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfVrrpStatsVrIdErrors 1.3.6.1.4.1.18.3.5.3.25.2.1.7
The total number of VRRP packets received with an invalid VRID for this virtual router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfVrrpStatsAdvertiseIntervalErrors 1.3.6.1.4.1.18.3.5.3.25.2.1.8
The total number of VRRP advertisement packets received for which the advertisement interval is different than the one configured for the local virtual router.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfVrrpStatsIpTtlErrors 1.3.6.1.4.1.18.3.5.3.25.2.1.9
The total number of VRRP packets received by the router with IP TTL (Time-To-Live) not equal to 255.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfVrrpStatsInPriorityZeroAdvertisements 1.3.6.1.4.1.18.3.5.3.25.2.1.10
The total number of VRRP packets received by the virtual router with a priority of '0'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfVrrpStatsOutPriorityZeroAdvertisements 1.3.6.1.4.1.18.3.5.3.25.2.1.11
The total number of VRRP packets sent by the virtual router with a priority of '0'.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfVrrpStatsInInvalidTypeAdvertisements 1.3.6.1.4.1.18.3.5.3.25.2.1.12
The total number of VRRP packets received by the virtual router with an invalid value in the 'type' field.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter  

wfVrrpStatsUnknownTypeAdvertisements 1.3.6.1.4.1.18.3.5.3.25.2.1.13
The total number of VRRP packets received by the router with an invalid value in the VRRP type field.
Status: mandatory Access: read-only
OBJECT-TYPE    
  Counter