mpMacNotifyMsg

MPSWDOT1X · .1.3.6.1.4.1.5651.6.3.3.3.1.2

Object

column OctetString
This object contains the information of a MAC change notification event. It consists of several tuples packed together in the format of '<tuple1><tuple2>...'.Each tuple consist of 11 octets in the format of '<operation><VLAN><MAC><dot1dBasePort>' 
where <operation> is of size 1 octet and supports the following values0 - End of MIB object.
1 - MAC learnt.
2 - MAC removed.
<VLAN> is VLAN number of the VLAN which the MAC address is
belonged to and has size of 2 octet.
<MAC> is the Layer2 Mac Address and has size of 6 octets.
<dot1dBasePort> is the value of dot1dBasePort for the interface from which the MAC address is learnt and has size of 2 octets.

Context

MIB
MPSWDOT1X
OID
.1.3.6.1.4.1.5651.6.3.3.3.1.2
Type
column
Access
readonly
Status
current
Parent
mpDot1xMacNotityEntry

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 'MPSWDOT1X' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPSWDOT1X::mpMacNotifyMsg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MPSWDOT1X' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MPSWDOT1X::mpMacNotifyMsg.<mpMacNotityIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MPSWDOT1X' -M '/opt/observium/mibs/maipu:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MPSWDOT1X::mpMacNotifyMsg'

Syntax

OctetString

Values & Constraints

Object Constraints
range: 1-254