cslbxSfarmHttpRetCodeActionType

CISCO-SLB-EXT-MIB · .1.3.6.1.4.1.9.9.254.1.2.4.1.3

Object

column r/w SlbProbeAction
This object defines what actions will be taken
if the HTTP return error code checking is done.
              
The value 'countAction' increments the statistics of
the number of occurrences of return codes received.
              
The value 'logAction' specifies where syslog messages are 
sent when a threshold is reached.
              
The value 'removeAction' specifies where the syslog messages
are sent when a threshold is reached and the server
is removed from the service.

Context

MIB
CISCO-SLB-EXT-MIB
OID
.1.3.6.1.4.1.9.9.254.1.2.4.1.3
Type
column
Access
readwrite
Status
current
Parent
cslbxSfarmHttpReturnCodeEntry
Groups
1

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 'CISCO-SLB-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-EXT-MIB::cslbxSfarmHttpRetCodeActionType'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SLB-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-EXT-MIB::cslbxSfarmHttpRetCodeActionType.<slbEntity>.<slbServerFarmName>.<cslbxSfarmHttpRetCodeMinValue>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SLB-EXT-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SLB-EXT-MIB::cslbxSfarmHttpRetCodeActionType'

Syntax

Source
SlbProbeAction
Base type
Enumeration

Values & Constraints

Type Values
1noAction
2logAction
3removeAction
4countAction
5undefined