All MIBs › ZXR10-VRRP-EXT-MIB › zxr10VrrpOperState
zxr10VrrpOperState
Module: ZXR10-VRRP-EXT-MIB
OID (symbolic): ZXR10-VRRP-EXT-MIB::zxr10VrrpOperState
OID (numeric): 1.3.6.1.4.1.3902.3.108.4.1.1.24
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.
What is zxr10VrrpOperState?
This reports the current VRRP state machine state of this virtual router: initialize (waiting for a startup event), backup (monitoring the master's availability), or master (actively forwarding traffic for the virtual router's IP addresses). Admins check this to see at a glance which router is currently doing the forwarding work.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.3902.3.108.4.1.1.24 snmpwalk -v2c -c public <target> ZXR10-VRRP-EXT-MIB::zxr10VrrpOperState
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.3902.3.108.4.1.1.24.1 snmpget -v2c -c public <target> ZXR10-VRRP-EXT-MIB::zxr10VrrpOperState.1
Start monitoring ZTE ZXR10 routers with a free 30-day trial of IPNetwork Monitor. Create custom SNMP monitor using the ZXR10-VRRP-EXT-MIB::zxr10VrrpOperState OID value, configure state conditions and alerts, and monitor any ZTE ZXR10 routers 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.3902 | zte | UAS-MIB |
| 1.3.6.1.4.1.3902.3 | zxr10 | ZXR10-BFD-MIB |
| Numeric OID | Name | Module |
|---|---|---|
| 1.3.6.1.4.1.3902.3.108 | vrrpExtMIB | ZXR10-VRRP-EXT-MIB |
| 1.3.6.1.4.1.3902.3.108.4 | zxr10VrrpExtOperObjects | ZXR10-VRRP-EXT-MIB |
| 1.3.6.1.4.1.3902.3.108.4.1 | zxr10VrrpExtOperTable | ZXR10-VRRP-EXT-MIB |
| 1.3.6.1.4.1.3902.3.108.4.1.1 | zxr10VrrpExtOperEntry | ZXR10-VRRP-EXT-MIB |
| 1.3.6.1.4.1.3902.3.108.4.1.1.24 | zxr10VrrpOperState | ZXR10-VRRP-EXT-MIB |