cslbxProbeState

CISCO-SLB-HEALTH-MON-MIB · .1.3.6.1.4.1.9.9.254.1.6.1.1.28

Object

This object represents the state of the probe.
When the probe is associated with a real server or server 
farm it will be active which is represented by 
value 'true'. When the probe is active and if the 
real server is administratively put into in-service, then 
the real server health monitoring will be started.         
When the probe is not associated with a real 
server or server farm it will be inactive which is represented 
by value 'false', so no health monitoring will be 
performed.

Context

MIB
CISCO-SLB-HEALTH-MON-MIB
OID
.1.3.6.1.4.1.9.9.254.1.6.1.1.28
Type
column
Access
readonly
Status
current
Parent
cslbxProbeCfgEntry
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-HEALTH-MON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-HEALTH-MON-MIB::cslbxProbeState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SLB-HEALTH-MON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-HEALTH-MON-MIB::cslbxProbeState.<slbEntity>.<cslbxProbeName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SLB-HEALTH-MON-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SLB-HEALTH-MON-MIB::cslbxProbeState'

Syntax

Source
SNMPv2-TCTruthValue
Base type
Enumeration
Type Description
Represents a boolean value.

Values & Constraints

Type Values
1true
2false