cslbxServerFarmState

CISCO-SLB-EXT-MIB · .1.3.6.1.4.1.9.9.254.1.2.1.1.16

Object

column Enumeration
This object identifies the state of the serverfarm.
The possible values are :
  active  (1): Specifies that the serverfarm state is active.
               A serverfarm will be in the active state when 
               atleast one of the realservers configured in
               this serverfarm is operationaly up and running.
  inactive(2): Specifies that the serverfarm state is inactive.
               A serverfarm will be in the inactive state when 
               none of the realservers configured in this 
               serverfarm is operationaly up and running.

Context

MIB
CISCO-SLB-EXT-MIB
OID
.1.3.6.1.4.1.9.9.254.1.2.1.1.16
Type
column
Access
readonly
Status
current
Parent
cslbxServerFarmTableEntry
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::cslbxServerFarmState'
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::cslbxServerFarmState.<index>'
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::cslbxServerFarmState'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1active
2inactive

Conformance