myMacNotiHisIndex

MY-ADDRESS-MIB · .1.3.6.1.4.1.4881.1.1.10.2.22.1.2.5.1.1

Object

column Unsigned32
An index that uniquely identifies a MAC change notification
event previously generated by the device. This index mys at
1 and increases by one when a MAC change notification is 
generated.  When it reaches the maximum value, the agent wraps
the value back to 1.

Context

MIB
MY-ADDRESS-MIB
OID
.1.3.6.1.4.1.4881.1.1.10.2.22.1.2.5.1.1
Type
column
Access
readonly
Status
current
Parent
myMacNotiHisEntry
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 'MY-ADDRESS-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-ADDRESS-MIB::myMacNotiHisIndex'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'MY-ADDRESS-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'MY-ADDRESS-MIB::myMacNotiHisIndex.<myMacNotiHisIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'MY-ADDRESS-MIB' -M '/opt/observium/mibs/ruijie:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'MY-ADDRESS-MIB::myMacNotiHisIndex'

Syntax

Unsigned32

Values & Constraints

Object Constraints
range: 1-4294967295

Conformance