vlagCurCfgVrrpActive
LENOVO-GbTOR-G8296-MIB ·
.1.3.6.1.4.1.19046.2.7.22.2.1.18.28
Object
scalar Enumeration
Current VLAG VRRP active mode configuration. If enabled(1), the switch will always forward L3 traffic in all vLAG-enabled VRRP domains. If disabled(2), the switch will forward L3 traffic in a VRRP domain only if the local or peer virtual router is the VRRP Master.
Context
- MIB
- LENOVO-GbTOR-G8296-MIB
- OID
.1.3.6.1.4.1.19046.2.7.22.2.1.18.28- Type
- scalar
- Access
- readonly
- Status
- current
- Parent
- vlagCfg
Net-SNMP examples
How SNMP and these commands workScalars have one instance, identified by the .0 suffix.
Read the scalar instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'LENOVO-GbTOR-G8296-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'LENOVO-GbTOR-G8296-MIB::vlagCurCfgVrrpActive.0'
More examples
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'LENOVO-GbTOR-G8296-MIB' -M '/opt/observium/mibs/ibm:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'LENOVO-GbTOR-G8296-MIB::vlagCurCfgVrrpActive'
Syntax
Enumeration
Values & Constraints
Enumerated Values
1 | enabled |
2 | disabled |