cVrrpOperationsVirtualMacAddr

CISCO-IETF-VRRP-MIB · .1.3.6.1.4.1.9.10.999.1.7.1.3

Object

The virtual MAC address of the virtual router.
Although the value of this object can be derived from the
'cVrrpOperationsVrId' object, i.e., 00-00-5E-00-01-(VRID) 
for IPv4 and 00-00-5E-00-02-(VRID) for IPv6, it is defined 
so that it is easily obtainable by a management application
and can be included in VRRP-related SNMP notifications.

Context

MIB
CISCO-IETF-VRRP-MIB
OID
.1.3.6.1.4.1.9.10.999.1.7.1.3
Type
column
Access
readonly
Status
current
Parent
cVrrpOperationsEntry
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 'CISCO-IETF-VRRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VRRP-MIB::cVrrpOperationsVirtualMacAddr'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'CISCO-IETF-VRRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'CISCO-IETF-VRRP-MIB::cVrrpOperationsVirtualMacAddr.<cVrrpOperationsInetAddrType>.<cVrrpOperationsVrId>.<ifIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'CISCO-IETF-VRRP-MIB' -M '/opt/observium/mibs/cisco:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'CISCO-IETF-VRRP-MIB::cVrrpOperationsVirtualMacAddr'

Syntax

Source
SNMPv2-TCMacAddress
Base type
OctetString
Display format
1x:
Type Description
Represents an 802 MAC address represented in the
`canonical' order defined by IEEE 802.1a, i.e., as if it
were transmitted least significant bit first, even though
802.5 (in contrast to other 802.x protocols) requires MAC
addresses to be transmitted most significant bit first.

Values & Constraints

Type Constraints
range: 6

Conformance