zxr10VrrpVFOperVFState

ZXR10-VRRP-EXT-MIB · .1.3.6.1.4.1.3902.3.108.6.1.1.5

Object

column Enumeration
The current state of the virtual forwarder.  This object
has four defined values:
              
- 'initialize', which indicates that the
   virtual forwarder is waiting for a startup event.
              
- 'active', which indicates that the virtual router is
   forwarder owner and is responsible for forwarding flow.
              
- 'takeover', which indicates that the virtual forwarder
  is forwarding flow for taking the place of active forwarder. 
              
- 'listening', which indicates that the virtual forwarder
  is monitoring the availability of the active forwarder.

Context

MIB
ZXR10-VRRP-EXT-MIB
OID
.1.3.6.1.4.1.3902.3.108.6.1.1.5
Type
column
Access
readonly
Status
current
Parent
zxr10VrrpVFOperEntry

Walk the column to discover its indexed instances, or supply every index to read one instance.

Walk the column
/usr/bin/snmpbulkwalk -v2c -c '<community>' -Pud -Ir -OQUs -m 'ZXR10-VRRP-EXT-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-VRRP-EXT-MIB::zxr10VrrpVFOperVFState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ZXR10-VRRP-EXT-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ZXR10-VRRP-EXT-MIB::zxr10VrrpVFOperVFState.<zxr10VrrpVFOperIfName>.<zxr10VrrpVFOperVrId>.<zxr10VrrpVFOperVFID>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ZXR10-VRRP-EXT-MIB' -M '/opt/observium/mibs/zte-ng:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ZXR10-VRRP-EXT-MIB::zxr10VrrpVFOperVFState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1initialize
2active
3takeover
4listening