All MIBs › CISCO-IETF-VRRP-07-MIB › c07vrrpOperState
c07vrrpOperState
Module: CISCO-IETF-VRRP-07-MIB
OID (symbolic): CISCO-IETF-VRRP-07-MIB::c07vrrpOperState
OID (numeric): 1.3.6.1.4.1.9.10.143.1.3.1.3
Node type: OBJECT-TYPE
Type: INTEGER
Access: read-only
Description: The current state of the virtual router. This object has three defined values:
- `initialize', which indicates that all the virtual router is waiting for a startup event.
- `backup', which indicates the virtual router is monitoring the availability of the master router.
- `master', which indicates that the virtual router is forwarding packets for IP addresses that are associated with this router.
Setting the `vrrpOperAdminState' object (below) initiates transitions in the value of this object.
This object is deprecated in favor of the IP Version Independent object, vrrpOperationsState.
What is c07vrrpOperState?
Reports the current operational state of a VRRP virtual router, such as initialize, backup, or master, indicating its role in the redundancy group.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.9.10.143.1.3.1.3 snmpwalk -v2c -c public <target> CISCO-IETF-VRRP-07-MIB::c07vrrpOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.9.10.143.1.3.1.3.1 snmpget -v2c -c public <target> CISCO-IETF-VRRP-07-MIB::c07vrrpOperState.1
Start monitoring Cisco routers / Layer 3 switches (VRRPv3) with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the CISCO-IETF-VRRP-07-MIB::c07vrrpOperState OID value, configure state conditions and alerts, and monitor any Cisco routers / Layer 3 switches (VRRPv3) 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.9 | cisco | CAT2600-MIB |
| 1.3.6.1.4.1.9.10 | ciscoExperiment | CISCO-SMI |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.9.10.143 | ciscoVrrp07MIB | CISCO-IETF-VRRP-07-MIB |
| 1.3.6.1.4.1.9.10.143.1 | c07vrrpOperations | CISCO-IETF-VRRP-07-MIB |
| 1.3.6.1.4.1.9.10.143.1.3 | c07vrrpOperTable | CISCO-IETF-VRRP-07-MIB |
| 1.3.6.1.4.1.9.10.143.1.3.1 | c07vrrpOperEntry | CISCO-IETF-VRRP-07-MIB |
| 1.3.6.1.4.1.9.10.143.1.3.1.3 | c07vrrpOperState | CISCO-IETF-VRRP-07-MIB |