All MIBs › CONTIVITY-TRAPS-V1-MIB › vrrpStatus
vrrpStatus
Module: CONTIVITY-TRAPS-V1-MIB
OID (symbolic): CONTIVITY-TRAPS-V1-MIB::vrrpStatus
OID (numeric): 1.3.6.1.4.1.2505.1.3.9
Node type: OBJECT-TYPE
Type: DisplayString
Access: read-only
Description: Status of VRRP Server. Possible Values: Disabled : -- VRRP is globally disabled Alert : -- Configuration errors -- see syslog for details Warning : -- LDAP has changed -- see syslog for details Healthy : -- VRRP is operational
What is vrrpStatus?
A read-only status string reporting the health of the Contivity's VRRP (Virtual Router Redundancy Protocol) process used for gateway failover redundancy. VRRP is what lets a backup gateway take over the virtual IP if the primary fails, so an admin monitors this to ensure that failover capability is actually functioning rather than assuming it from the box just being powered on. If vrrpStatus reports "Alert" on what should be the standby unit, the admin would investigate why the redundant gateway couldn't take over the virtual address during a failover test.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.2505.1.3.9 snmpwalk -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::vrrpStatus
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.2505.1.3.9.1 snmpget -v2c -c public <target> CONTIVITY-TRAPS-V1-MIB::vrrpStatus.1
Start monitoring Nortel/Avaya Contivity VPN Router with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CONTIVITY-TRAPS-V1-MIB::vrrpStatus OID value, configure state conditions and alerts, and monitor any Nortel/Avaya Contivity VPN Router from a single console.
OID Breakdown
Upper-level ancestors (8 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.2505 | newoak | NEWOAK-MIB |
| 1.3.6.1.4.1.2505.1 | contivity | NEWOAK-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.2505.1.3 | serviceCESTrapInfo | CONTIVITY-TRAPS-V1-MIB |
| 1.3.6.1.4.1.2505.1.3.9 | vrrpStatus | CONTIVITY-TRAPS-V1-MIB |