All MIBs › ELFIQ-MODULE-FOVE-MIB
Organization: Elfiq Inc.
Last Updated: 2009-02-19
Category: Technology: VPN, Technology: WAN Optimization, Vendor: Elfiq
Description:
Elfiq Networks FOVE (Failover) module MIB for managing WAN link failover policies and redundancy configuration.
Imported Objects
From ELFIQ-INC-MIB
| common | OBJECT-IDENTITY |
| commonConformance | OBJECT-IDENTITY |
| commonComponent | MODULE-IDENTITY |
| commonNotification | OBJECT-IDENTITY |
From SNMPv2-CONF
| MODULE-COMPLIANCE | |
| NOTIFICATION-GROUP | |
| OBJECT-GROUP |
From SNMPv2-MIB
| snmpTraps | OBJECT-IDENTITY |
From SNMPv2-SMI
| Integer32 | |
| IpAddress | |
| MODULE-IDENTITY | |
| NOTIFICATION-TYPE | |
| OBJECT-TYPE | |
| Unsigned32 |
From SNMPv2-TC
| DisplayString | |
| MacAddress | |
| TEXTUAL-CONVENTION |
What Is ELFIQ-MODULE-FOVE-MIB?
ELFIQ-MODULE-FOVE-MIB is a vendor-specific MIB from Elfiq Networks covering the FOVE (Failover) module used for WAN link redundancy and failover policy on Elfiq link-balancing appliances. It exposes a per-interface failover table describing which interfaces participate in failover and their type, plus local and remote failover state, remote peer identity, and remote management IP. This directly supports monitoring the software/operational status of the failover pairing itself, essentially the availability and synchronization health of the redundant link relationship between two Elfiq units, along with notification configuration for failover events. The module description notes it is a standard component of Elfiq's broader common failover MIB suite, implying dependency on sibling Elfiq MIBs for full failover management. It is deployed on WAN link load-balancing/failover appliances, typically at branch or edge sites with dual ISP or WAN connections, where ELFIQ-MODULE-FOVE-MIB SNMP monitoring confirms the failover pairing stays synchronized.
IPNetwork Monitor allows you to monitor SNMP objects defined in ELFIQ-MODULE-FOVE-MIB. Use the built-in SNMP Monitoring Browser to explore available variables, view their current values and descriptions, and select the objects you want to monitor. You can then create SNMP monitors, configure thresholds, and receive alerts when monitored values change.
What Can Be Monitored
- interface failover participation
- local failover state
- remote peer failover state
- remote peer identity and management IP
- failover sequence/sync status
Supported Devices
- Elfiq Networks WAN link load-balancer/failover appliance
Monitoring Examples
Polling foveTable/foveEntry indexed by foveIntIndex exposes foveIntUsed and foveIntType to identify which interfaces participate in failover, while foveLocalState and foveRemoteState reveal whether the local unit and its failover peer (identified by foveRemoteId at foveRemoteMgmtIP) are in sync. An admin monitoring foveRemoteSeq alongside foveRemoteState could detect a stale sequence number or a remote state stuck in a non-active value, indicating the failover partner has dropped out of communication and a WAN link switchover may not synchronize properly.
OIDs
| OID symbolic | OID numeric | Type | Access | Description |
|---|---|---|---|---|
| foveInfo | 1.3.6.1.4.1.19713.1.1.1.2 | This is the standard standard component of the common failover elfiq module | ||
| I32 foveIntNumber | 1.3.6.1.4.1.19713.1.1.1.2.1 | Integer32 | read-only | The number of failover interface used and configured on your elfiq product |
| foveTable | 1.3.6.1.4.1.19713.1.1.1.2.2 | not-accessible | This is a list of fove interfaces entries. The number of fove interfaces used is given by the value of foveIntNumber. | |
| foveEntry | 1.3.6.1.4.1.19713.1.1.1.2.2.1 | not-accessible | An entry containing fove sub-component. | |
| FOV foveIntIndex | 1.3.6.1.4.1.19713.1.1.1.2.2.1.1 | FoveIndex | read-only | The fove interface index |
| STR foveIntUsed | 1.3.6.1.4.1.19713.1.1.1.2.2.1.2 | DisplayString | read-only | This variable corresponds to the interface of this entry used in failover mode |
| INT foveIntType | 1.3.6.1.4.1.19713.1.1.1.2.2.1.3 | INTEGER | read-only | This variable describes the interface type of this entry used in failover mode |
| INT foveLocalState | 1.3.6.1.4.1.19713.1.1.1.2.2.1.4 | INTEGER | read-only | The is the current state in failover mode of your elfiq product |
| U32 foveRemoteId | 1.3.6.1.4.1.19713.1.1.1.2.2.1.5 | Unsigned32 | read-only | The is the remote identification of the peer configured in failover mode with your elfiq product |
| U32 foveRemoteSeq | 1.3.6.1.4.1.19713.1.1.1.2.2.1.6 | Unsigned32 | read-only | This is the remote sequence number of the peer configured in failover mode with your elfiq product |
| INT foveRemoteState | 1.3.6.1.4.1.19713.1.1.1.2.2.1.7 | INTEGER | read-only | This is the remote state of the peer configured in failover mode with your elfiq product |
| IP foveRemoteMgmtIP | 1.3.6.1.4.1.19713.1.1.1.2.2.1.8 | IpAddress | read-only | This is the remote management ip address of the peer configured in failover mode with your elfiq product |
| STR foveRemoteIfName | 1.3.6.1.4.1.19713.1.1.1.2.2.1.9 | DisplayString | read-only | This variable corresponds to the remote interface name of the peer configured in failover mode with your elfiq product |
| U32 foveRemoteLastL2FoMSec | 1.3.6.1.4.1.19713.1.1.1.2.2.1.10 | Unsigned32 | read-only | This is the delay in ms when your product received the last sequence number sent by the peer configured in failover mode with your elfiq product |
| MAC foveRemoteMac | 1.3.6.1.4.1.19713.1.1.1.2.2.1.11 | MacAddress | read-only | This is the mac address of the peer interface configured in failover mode with your elfiq product |
| INT foveVIPStatus | 1.3.6.1.4.1.19713.1.1.1.2.2.1.12 | INTEGER | read-only | This is the virtual ip status of your elfiq product |
| IP foveVIP | 1.3.6.1.4.1.19713.1.1.1.2.2.1.13 | IpAddress | read-only | This is the virtual ip address of your elfiq product |
| foveNotification | 1.3.6.1.4.1.19713.1.1.2.2 | |||
| NTF foveStatusChanged | 1.3.6.1.4.1.19713.1.1.2.2.1 | This notification is sent every time the fove's product state changes ( master , slave , ...) | ||
| foveGroups | 1.3.6.1.4.1.19713.2.1.2 | |||
| systInfoGroup | 1.3.6.1.4.1.19713.2.1.2.1 | A collection of objects providing fove information | ||
| foveNotificationGroup | 1.3.6.1.4.1.19713.2.1.2.2 | A collection of objects notification corresponding to your products changes |
RFC description
Manages Elfiq failover module (FOVE) interfaces, tracking failover state, redundancy, and remote node status for HA.
Start monitoring Elfiq Networks WAN link load-balancer/failover appliance with a free 30-day trial of IPNetwork Monitor. Import MIBs, browse SNMP OIDs, create custom SNMP monitors, configure alerts, and monitor any SNMP-enabled network device from a single console.