slbRealState
CISCO-SLB-MIB ·
.1.3.6.1.4.1.9.9.161.1.3.1.1.4
Object
The current state of real server.
Context
- MIB
- CISCO-SLB-MIB
- OID
.1.3.6.1.4.1.9.9.161.1.3.1.1.4- Type
- column
- Access
- readwrite
- Status
- current
- Parent
- slbRealTableEntry
- Groups
- 1
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-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-MIB::slbRealState'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-SLB-MIB::slbRealState.<slbEntity>.<slbRealServerFarmName>.<slbRealIpAddress>.<slbRealPort>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-SLB-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-SLB-MIB::slbRealState'
Syntax
- Source
- SlbRealServerState
- 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 |
Conformance
Member of
Compliance refinements
ciscoSlbMIBCompliance
readonly
Write access is not required.
ciscoSlbMIBComplianceRev1
readonly
Write access is not required.
ciscoSlbMIBComplianceRev2
readonly
Write access is not required.
ciscoSlbMIBComplianceRev3
readonly
Write access is not required.
ciscoSlbMIBComplianceRev4
readonly
Write access is not required.