All MIBs › MY-ADDRESS-MIB › myIfMacAddrRemovedEnable
myIfMacAddrRemovedEnable
Module: MY-ADDRESS-MIB
OID (symbolic): MY-ADDRESS-MIB::myIfMacAddrRemovedEnable
OID (numeric): 1.3.6.1.4.1.171.10.97.2.22.1.2.6.1.3
Node type: OBJECT-TYPE
Type: EnabledStatus
Access: read-write
Description:
Indicates whether this interface is enabled to send MacChangedNotification when a MAC address which it learnt previously is removed from the forwarding table. This variable has no effect when the value of myMacNotiGlobalEnabled object is disabled(2).
Setting this object to enabled(1) enables the sending of MacChangedNotification when a MAC address which this interface learnt previously is removed from the forwarding table.
Setting this object to disabled(2) disables the sending of MacChangedNotification when a MAC address which this interface learnt previously is removed from the forwarding table.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.22.1.2.6.1.3 snmpwalk -v2c -c public <target> MY-ADDRESS-MIB::myIfMacAddrRemovedEnable
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.22.1.2.6.1.3.1 snmpget -v2c -c public <target> MY-ADDRESS-MIB::myIfMacAddrRemovedEnable.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.10.97.2.22.1.2.6.1.3.1 s <value>
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.6 | myMacNotiIfCfgTable | MY-ADDRESS-MIB |
| 1.3.6.1.4.1.171.10.97.2.22.1.2.6.1 | myMacNotiIfCfgEntry | MY-ADDRESS-MIB |
| 1.3.6.1.4.1.171.10.97.2.22.1.2.6.1.3 | myIfMacAddrRemovedEnable | MY-ADDRESS-MIB |