All MIBs › ELFIQ-MODULE-FOVE-MIB › foveVIPStatus
foveVIPStatus
Module: ELFIQ-MODULE-FOVE-MIB
OID (symbolic): ELFIQ-MODULE-FOVE-MIB::foveVIPStatus
OID (numeric): 1.3.6.1.4.1.19713.1.1.1.2.2.1.12
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: This is the virtual ip status of your elfiq product
What is foveVIPStatus?
This reports whether the virtual IP (VIP) for this failover entry is currently enable(1) or disable(2) on the appliance. An admin checks this to confirm whether this unit is actively serving the shared VIP that clients connect to, which should track with whether the unit holds the master role. For example, if foveLocalState shows master(2) but foveVIPStatus reports disable(2), that mismatch would flag a misconfiguration worth investigating before traffic is lost.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.19713.1.1.1.2.2.1.12 snmpwalk -v2c -c public <target> ELFIQ-MODULE-FOVE-MIB::foveVIPStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.19713.1.1.1.2.2.1.12.1 snmpget -v2c -c public <target> ELFIQ-MODULE-FOVE-MIB::foveVIPStatus.1
SNMPv3 example:
snmpget -v3 -l authPriv -u snmpv3-user -a SHA -A "AuthPassword1" -x AES -X "PrivPassword1" <target> foveVIPStatus.1
Start monitoring Elfiq Networks WAN link load-balancer/failover appliance with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ELFIQ-MODULE-FOVE-MIB::foveVIPStatus OID value, configure state conditions and alerts, and monitor any Elfiq Networks WAN link load-balancer/failover appliance from a single console.
OID Breakdown
Upper-level ancestors (10 from the standard OID tree / other modules)
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | AirPair-MIB |
| 1.3.6 | dod | AirPair-MIB |
| 1.3.6.1 | internet | AirPair-MIB |
| 1.3.6.1.4 | private | AirPair-MIB |
| 1.3.6.1.4.1 | enterprises | AirPair-MIB |
| 1.3.6.1.4.1.19713 | elfiqInc | ELFIQ-INC-MIB |
| 1.3.6.1.4.1.19713.1 | elfiqMIBProducts | ELFIQ-INC-MIB |
| 1.3.6.1.4.1.19713.1.1 | common | ELFIQ-INC-MIB |
| 1.3.6.1.4.1.19713.1.1.1 | commonComponent | ELFIQ-MODULE-COMMON-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.19713.1.1.1.2 | foveInfo | ELFIQ-MODULE-FOVE-MIB |
| 1.3.6.1.4.1.19713.1.1.1.2.2 | foveTable | ELFIQ-MODULE-FOVE-MIB |
| 1.3.6.1.4.1.19713.1.1.1.2.2.1 | foveEntry | ELFIQ-MODULE-FOVE-MIB |
| 1.3.6.1.4.1.19713.1.1.1.2.2.1.12 | foveVIPStatus | ELFIQ-MODULE-FOVE-MIB |