cesServerFarmRserverOperStatus
OBS ✓
CISCO-ENHANCED-SLB-MIB ·
.1.3.6.1.4.1.9.9.470.1.1.3.1.7
Object
This object provides the current state of the real server in a server farm.
Observium directly uses this object
This object is referenced by an Observium discovery or polling workflow.
Used in:
Polling
Explore Observium network monitoring
Context
- MIB
- CISCO-ENHANCED-SLB-MIB
- OID
.1.3.6.1.4.1.9.9.470.1.1.3.1.7- Type
- column
- Access
- readonly
- Status
- current
- Parent
- cesServerFarmRserverEntry
- Groups
- 2
Net-SNMP examples
How SNMP and these commands workWalk 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-ENHANCED-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-SLB-MIB::cesServerFarmRserverOperStatus'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-ENHANCED-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-ENHANCED-SLB-MIB::cesServerFarmRserverOperStatus.<slbEntity>.<slbServerFarmName>.<cesRserverName>.<cesServerFarmRserverPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-ENHANCED-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-ENHANCED-SLB-MIB::cesServerFarmRserverOperStatus'
Syntax
- Source
- CISCO-SLB-MIBSlbRealServerState
- Base type
Enumeration
Values & Constraints
Type Values
1 | outOfService |
2 | inService |
3 | failed |
4 | readyToTest |
5 | testing |
6 | maxConnsThrottle |
7 | maxClientsThrottle |
8 | dfpThrottle |
9 | probeFailed |
10 | probeTesting |
11 | operWait |
12 | testWait |
13 | inbandProbeFailed |
14 | returnCodeFailed |
15 | arpFailed |
16 | standby |
17 | inactive |
18 | maxLoad |