slbNewCfgGroupHealthCheckFormula

ALTEON-CHEETAH-LAYER4-MIB · .1.3.6.1.4.1.1872.2.5.4.1.1.3.4.1.20

Object

column r/w OctetString
The formula used to state the actual health of a virtual service.
It allows user to use the symbols of '(', ')', '|', '&' to 
construct a formula to state the health of the server group.
This string can take the following formats :
    '(1&2|3..)', '128' or 'none'
Example: Consider a group with 4 reals 1, 2, 3, 4.  An example of  
a formuala to mark the server group failed for the virtual server 
if 1 and 2 FAILED or 3 and 4 FAILED is (1|2)&(3|4)
This formula will mark the virtual server UP, if 1 or 2 and 3 or 4
are health checked sucessfully.

Context

MIB
ALTEON-CHEETAH-LAYER4-MIB
OID
.1.3.6.1.4.1.1872.2.5.4.1.1.3.4.1.20
Type
column
Access
readwrite
Status
current
Parent
slbNewCfgGroupEntry

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 'ALTEON-CHEETAH-LAYER4-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-LAYER4-MIB::slbNewCfgGroupHealthCheckFormula'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'ALTEON-CHEETAH-LAYER4-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'ALTEON-CHEETAH-LAYER4-MIB::slbNewCfgGroupHealthCheckFormula.<slbNewCfgGroupIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'ALTEON-CHEETAH-LAYER4-MIB' -M '/opt/observium/mibs/radware:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'ALTEON-CHEETAH-LAYER4-MIB::slbNewCfgGroupHealthCheckFormula'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 0-31