virtualServerType

KEEPALIVED-MIB · .1.3.6.1.4.1.9586.100.5.3.3.1.2

Object

column Enumeration
Type of virtual server. A virtual server can either be
defined from a firewall mark, an IP and a port
or from a virtual server group.

Context

MIB
KEEPALIVED-MIB
OID
.1.3.6.1.4.1.9586.100.5.3.3.1.2
Type
column
Access
readonly
Status
current
Parent
virtualServerEntry
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::virtualServerType'
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::virtualServerType.<virtualServerIndex>'
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::virtualServerType'

Syntax

Enumeration

Values & Constraints

Enumerated Values
1fwmark
2ip
3group

Conformance