qtechMacNotiHisMacChangedMsg
QTECH-ADDRESS-MIB ·
.1.3.6.1.4.1.27514.1.1.10.2.22.1.2.5.1.2
Object
column OctetString
This object contains the information of a MAC change
notification event. It consists of several sections packed
together in the format of '<section1><section2>...'.
Each tuple consist of 11 octets in the format of
'<operation><VLAN><MAC><Interface>' where
<operation> is of size 1 octet and supports the following values
0 - 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.
<Interface> is the value for the interface from which the MAC
address is learnt and has size of 2 octets.
Context
- MIB
- QTECH-ADDRESS-MIB
- OID
.1.3.6.1.4.1.27514.1.1.10.2.22.1.2.5.1.2- Type
- column
- Access
- readonly
- Status
- current
- Parent
- qtechMacNotiHisEntry
- 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 'QTECH-ADDRESS-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ADDRESS-MIB::qtechMacNotiHisMacChangedMsg'
More examples
Read one indexed instance
/usr/bin/snmpget -v2c -c '<community>' -Pud -Ir -OQUv -m 'QTECH-ADDRESS-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'udp:<hostname>:161' 'QTECH-ADDRESS-MIB::qtechMacNotiHisMacChangedMsg.<qtechMacNotiHisIndex>'
Translate to a numeric OID
/usr/bin/snmptranslate -Pud -Ir -On -m 'QTECH-ADDRESS-MIB' -M '/opt/observium/mibs/qtech:/opt/observium/mibs/rfc:/opt/observium/mibs/net-snmp' 'QTECH-ADDRESS-MIB::qtechMacNotiHisMacChangedMsg'
Syntax
OctetString
Values & Constraints
Object Constraints
range: 1-254
Conformance
Member of