All MIBs › MY-ADDRESS-MIB › myMacNotificationInterval
myMacNotificationInterval
Module: MY-ADDRESS-MIB
OID (symbolic): MY-ADDRESS-MIB::myMacNotificationInterval
OID (numeric): 1.3.6.1.4.1.171.10.97.2.22.1.2.2
Node type: OBJECT-TYPE
Type: Unsigned32
Access: read-write
Description:
This object specifies the maximum interval of time in units of seconds between MacChangedNotifications being generated by the device.
If the value of myMacNotiGlobalEnabled is eanbled(1), the device will send out the generated MacChangedNotifications and archive the MAC change notification events in the MyMacNotiHisTable.
If the value of this object is equal to 0, the device will generate MacChangedNotifications and archive the MAC change notification events in the MyMacNotiHisTable as soon as there is MAC address learnt or removed by the device.
If the value of this object is greater than 0, the device will wait for a period of time equal to the value of this object before generate the MacChangedNotifications and archive the MAC change notification events in the MyMacNotiHisTable.
Examples
Walk all instances (SNMPv2c):
snmpwalk -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.22.1.2.2 snmpwalk -v2c -c public <target> MY-ADDRESS-MIB::myMacNotificationInterval
Get a specific instance (index 1):
snmpget -v2c -c public <target> 1.3.6.1.4.1.171.10.97.2.22.1.2.2.1 snmpget -v2c -c public <target> MY-ADDRESS-MIB::myMacNotificationInterval.1
Set instance 1 (SNMPv2c):
snmpset -v2c -c private <target> 1.3.6.1.4.1.171.10.97.2.22.1.2.2.1 i <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.2 | myMacNotificationInterval | MY-ADDRESS-MIB |