vrrpOperationsPrimaryIpAddr

VRRP-MIB · .1.3.6.1.2.1.68.1.7.1.8

Object

In the case where there are more than one IP  
Address (associated IP addresses) for a given  
`ifIndex', this object is used to specify the IP  
address that will become the 
vrrpOperationsMasterIpAddr', should the virtual router  
transition from backup state to master.

Context

MIB
VRRP-MIB
OID
.1.3.6.1.2.1.68.1.7.1.8
Type
column
Access
readwrite
Status
current
Parent
vrrpOperationsEntry
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 'VRRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VRRP-MIB::vrrpOperationsPrimaryIpAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'VRRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'VRRP-MIB::vrrpOperationsPrimaryIpAddr.<vrrpOperationsInetAddrType>.<vrrpOperationsVrId>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'VRRP-MIB' -M '/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'VRRP-MIB::vrrpOperationsPrimaryIpAddr'

Syntax

Values & Constraints

Type Constraints
range: 0..255

Conformance

Member of
Compliance refinements
Write access is not required.