vrrpOperMasterIpAddr
VRRP-MIB ·
.1.3.6.1.2.1.68.1.3.1.7
Object
The master router's real (primary) IP address. This is
the IP address listed as the source in VRRP advertisement
last received by this virtual router.
This object is deprecated in favor of the IP Version
Independent object, vrrpOperationsMasterIpAddr.
Context
- MIB
- VRRP-MIB
- OID
.1.3.6.1.2.1.68.1.3.1.7- Type
- column
- Access
- readonly
- Status
- deprecated
- Parent
- vrrpOperEntry
- Groups
- 1
Net-SNMP examples
How SNMP and these commands workWalk 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::vrrpOperMasterIpAddr'
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::vrrpOperMasterIpAddr.<ifIndex>.<vrrpOperVrId>'
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::vrrpOperMasterIpAddr'
Syntax
- Source
- SNMPv2-SMIIpAddress
- Base type
OctetString
Values & Constraints
Type Constraints
range: 4
Conformance
Member of