All MIBs › MY-ADDRESS-MIB › myMacNotiHisMacChangedMsg
myMacNotiHisMacChangedMsg
Module: MY-ADDRESS-MIB
OID (symbolic): MY-ADDRESS-MIB::myMacNotiHisMacChangedMsg
OID (numeric): 1.3.6.1.4.1.171.10.97.2.22.1.2.5.1.2
Node type: OBJECT-TYPE
Type: OCTET STRING
Access: read-only
Description:
This object contains the information of a MAC change
notification event. It consists of several sections packed
together in the format of '...'.
Each tuple consist of 11 octets in the format of
'' where
is of size 1 octet and supports the following values
0 - End of MIB object.
1 - MAC learnt.
2 - MAC removed.
is vlan number of the VLAN which the MAC address is
belonged to and has size of 2 octet.
is the Layer2 Mac Address and has size of 6 octets.
is the value for the interface from which the MAC
address is learnt and has size of 2 octets.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.22.1.2.5.1.2 snmpwalk -v2c -c public <target> MY-ADDRESS-MIB::myMacNotiHisMacChangedMsg
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.22.1.2.5.1.2.1 snmpget -v2c -c public <target> MY-ADDRESS-MIB::myMacNotiHisMacChangedMsg.1
OID Breakdown
| Numeric OID | Name | Module |
|---|---|---|
| 1 | iso | LANART-AGENT |
| 1.3 | org | BIANCA-BRICK-PPP-MIB |
| 1.3.6 | dod | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1 | internet | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4 | private | BIANCA-BRICK-PPP-MIB |
| 1.3.6.1.4.1 | enterprises | ANIROOT-MIB |
| 1.3.6.1.4.1.171 | dlink | DLINK-3100-INC-MIB |
| 1.3.6.1.4.1.171.10 | dlink_products | DLINK-3100-INC-MIB |
| 1.3.6.1.4.1.171.10.97 | switchMib | MY-SMI |
| 1.3.6.1.4.1.171.10.97.2 | myMgmt | MY-SMI |
| 1.3.6.1.4.1.171.10.97.2.22 | myAddressMIB | MY-ADDRESS-MIB |
| 1.3.6.1.4.1.171.10.97.2.22.1 | myAddressMIBObjects | MY-ADDRESS-MIB |
| 1.3.6.1.4.1.171.10.97.2.22.1.2 | myAddressNotificationObjects | MY-ADDRESS-MIB |
| 1.3.6.1.4.1.171.10.97.2.22.1.2.5 | myMacNotiHisTable | MY-ADDRESS-MIB |
| 1.3.6.1.4.1.171.10.97.2.22.1.2.5.1 | myMacNotiHisEntry | MY-ADDRESS-MIB |
| 1.3.6.1.4.1.171.10.97.2.22.1.2.5.1.2 | myMacNotiHisMacChangedMsg | MY-ADDRESS-MIB |