gtmServerStatVsPicks

F5-BIGIP-GLOBAL-MIB · .1.3.6.1.4.1.3375.2.3.9.2.3.1.3

Object

column deprecated SNMPv2-SMICounter64
Deprecated! Replaced by data in gtmServerStat2 table.
How many times a virtual server of the specified server was picked 
during resolution of a domain name. I.E amazon.com got resolved to 
a particular virtual address X times.

Context

MIB
F5-BIGIP-GLOBAL-MIB
OID
.1.3.6.1.4.1.3375.2.3.9.2.3.1.3
Type
column
Access
readonly
Status
deprecated
Parent
gtmServerStatEntry
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 'F5-BIGIP-GLOBAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-BIGIP-GLOBAL-MIB::gtmServerStatVsPicks'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'F5-BIGIP-GLOBAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'F5-BIGIP-GLOBAL-MIB::gtmServerStatVsPicks.<gtmServerStatName>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'F5-BIGIP-GLOBAL-MIB' -M '/opt/observium/mibs/f5:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'F5-BIGIP-GLOBAL-MIB::gtmServerStatVsPicks'

Syntax

Source
SNMPv2-SMICounter64
Base type
Unsigned64

Values & Constraints

Type Constraints
range: 0..18446744073709551615

Conformance