realServerRateOutBPS

KEEPALIVED-MIB · .1.3.6.1.4.1.9586.100.5.3.4.1.26

Object

column bytes/sSNMPv2-SMIGauge32
Current outgoing rate for this real server.

Context

MIB
KEEPALIVED-MIB
OID
.1.3.6.1.4.1.9586.100.5.3.4.1.26
Type
column
Access
readonly
Status
current
Units
bytes/s
Parent
realServerEntry
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 'KEEPALIVED-MIB' -M '/opt/observium/mibs/keepalived:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'KEEPALIVED-MIB::realServerRateOutBPS'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'KEEPALIVED-MIB' -M '/opt/observium/mibs/keepalived:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'KEEPALIVED-MIB::realServerRateOutBPS.<virtualServerIndex>.<realServerIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'KEEPALIVED-MIB' -M '/opt/observium/mibs/keepalived:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'KEEPALIVED-MIB::realServerRateOutBPS'

Syntax

Source
SNMPv2-SMIGauge32
Base type
Unsigned32

Values & Constraints

Type Constraints
range: 0..4294967295

Conformance