slbRealFailedConnections
CISCO-SLB-MIB ·
.1.3.6.1.4.1.9.9.161.1.3.1.1.13
Object
The number of failed connections after which the real server goes to Failed state. A failed connection is when a SYN timeouts or a RST is received from the real server.
Context
- MIB
- CISCO-SLB-MIB
- OID
.1.3.6.1.4.1.9.9.161.1.3.1.1.13- 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::slbRealFailedConnections'
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::slbRealFailedConnections.<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::slbRealFailedConnections'
Syntax
- Source
- SNMPv2-SMIUnsigned32
- Base type
Unsigned32
Values & Constraints
Type Constraints
range: 0..4294967295
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.