virtualServerGroupMemberAddrType

KEEPALIVED-MIB · .1.3.6.1.4.1.9586.100.5.3.2.1.4

Object

Type of IP address for this member.
              
If the kind of this member is neither address(2) or range(3),
then this entry should not exist for the current row.

Context

MIB
KEEPALIVED-MIB
OID
.1.3.6.1.4.1.9586.100.5.3.2.1.4
Type
column
Access
readonly
Status
current
Parent
virtualServerGroupMemberEntry
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::virtualServerGroupMemberAddrType'
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::virtualServerGroupMemberAddrType.<virtualServerGroupIndex>.<virtualServerGroupMemberIndex>'
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::virtualServerGroupMemberAddrType'

Values & Constraints

Type Values
0unknown
1ipv4
2ipv6
3ipv4z
4ipv6z
16dns
25l2vpn

Conformance