MY-ADDRESS-MIB: View SNMP OID List / Download MIB

VENDOR: D-LINK


 Home MIB: MY-ADDRESS-MIB
Download as:   

Download standard MIB format if you are planning to load a MIB file into some system (OS, Zabbix, PRTG ...) or view it with a MIB browser. CSV is more suitable for analyzing and viewing OID' and other MIB objects in excel. JSON and YAML formats are usually used in programing even though some systems can use MIB in YAML format (like Logstash).
Keep in mind that standard MIB files can be successfully loaded by systems and programs only if all the required MIB's from the "Imports" section are already loaded.
The tree-like SNMP object navigator requires no explanations because it is very simple to use. And if you stumbled on this MIB from Google note that you can always go back to the home page if you need to perform another MIB or OID lookup.


Object Name OID Type Access Info
 myAddressMIB 1.3.6.1.4.1.171.10.97.2.22
This module defines my address mibs.
       myAddressMIBObjects 1.3.6.1.4.1.171.10.97.2.22.1
           myAddressManagementObjects 1.3.6.1.4.1.171.10.97.2.22.1.1
               myDynamicAddressCurrentNum 1.3.6.1.4.1.171.10.97.2.22.1.1.1 integer32 read-only
The currunt number of dynamic MAC address .
               myStaticAddressCurrentNum 1.3.6.1.4.1.171.10.97.2.22.1.1.2 integer32 read-only
The currunt number of static MAC address .
               myFilterAddressCurrentNum 1.3.6.1.4.1.171.10.97.2.22.1.1.3 integer32 read-only
Current number of the filtering MAC address.
               myAddressAvailableNum 1.3.6.1.4.1.171.10.97.2.22.1.1.4 integer32 read-only
Total Mac Address Space Available.
               myMacAddressTable 1.3.6.1.4.1.171.10.97.2.22.1.1.5 no-access
The table of address MAC address include dynamic mac address, static mac address and filter mac address.
                   myMacAddressEntry 1.3.6.1.4.1.171.10.97.2.22.1.1.5.1 no-access
The entry of MAC address table.
                       myMacAddressFdbId 1.3.6.1.4.1.171.10.97.2.22.1.1.5.1.1 unsigned32 read-only
The VID of vlan which the Address address blongs to.
                       myMacAddress 1.3.6.1.4.1.171.10.97.2.22.1.1.5.1.2 macaddress read-only
The MAC address which will be address static address.
                       myMacAddressPort 1.3.6.1.4.1.171.10.97.2.22.1.1.5.1.3 ifindex read-write
Interface(port or trunk) number of the port from which a frame must be received in order for this entry's filtering information to apply.
                       myMacAddressType 1.3.6.1.4.1.171.10.97.2.22.1.1.5.1.4 integer read-write
Only 'static' and 'filter' allow to be set to this object. Enumeration: 'filter': 3, 'static': 2, 'dynamic': 1.
                       myMacAddressStatus 1.3.6.1.4.1.171.10.97.2.22.1.1.5.1.5 rowstatus read-only
entry status of this entry. and the means in this enviraments can reffer to the text-convention definition of the RowStatus.
           myAddressNotificationObjects 1.3.6.1.4.1.171.10.97.2.22.1.2
               myMacNotiGlobalEnabled 1.3.6.1.4.1.171.10.97.2.22.1.2.1 enabledstatus read-write
Indicates whether the MAC notification feature is currently running in the device. Setting this object to disabled(2) disables the MAC notification feature globally thus disabling the feature at each interface. Setting this object to enabled(1) will start the MAC notification feature running in the device. If the feature is already running, setting to enabled(1) has no effect. Once the MAC notification is enabled, whether the feature is running at each interface is controlled by the myMacNotiIfCfgTable.
               myMacNotificationInterval 1.3.6.1.4.1.171.10.97.2.22.1.2.2 unsigned32 read-write
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.
               myMacNotiHisTableMaxLength 1.3.6.1.4.1.171.10.97.2.22.1.2.3 unsigned32 read-write
The upper limit on the number of entries that the MyMacNotiHisTable may contain. A value of 0 will prevent any history from being retained. When this table is full, the oldest entry will be deleted and a new one will be created.
               myMacNotiHisTableCurrentLength 1.3.6.1.4.1.171.10.97.2.22.1.2.4 unsigned32 read-only
The number of entries that the MyMacNotiHisTable contain currently.
               myMacNotiHisTable 1.3.6.1.4.1.171.10.97.2.22.1.2.5 no-access
This table will archive the dynamic MAC change notification events generated by this device.
                   myMacNotiHisEntry 1.3.6.1.4.1.171.10.97.2.22.1.2.5.1 no-access
A dynamic MAC change notification message that was previously generated by this device. Each entry is indexed by a message index.
                       myMacNotiHisIndex 1.3.6.1.4.1.171.10.97.2.22.1.2.5.1.1 unsigned32 read-only
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.
                       myMacNotiHisMacChangedMsg 1.3.6.1.4.1.171.10.97.2.22.1.2.5.1.2 octet string read-only
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.
                       myMacNotiHisTimestamp 1.3.6.1.4.1.171.10.97.2.22.1.2.5.1.3 timestamp read-only
The value of sysUpTime when the MacChangedNotification containing the information denoted by the myMacNotiHisMacChangedMsg object in this entry was generated.
               myMacNotiIfCfgTable 1.3.6.1.4.1.171.10.97.2.22.1.2.6 no-access
This table enables or disables the generation of notification at each interface when MAC address is learnt or removed.
                   myMacNotiIfCfgEntry 1.3.6.1.4.1.171.10.97.2.22.1.2.6.1 no-access
Each entry contains the configuration for enabling the MAC notification at each interface that supports this feature.
                       myMacNotiIfIndex 1.3.6.1.4.1.171.10.97.2.22.1.2.6.1.1 ifindex read-only
IfIndex vale of interface.
                       myIfMacAddrLearntEnable 1.3.6.1.4.1.171.10.97.2.22.1.2.6.1.2 enabledstatus read-write
Indicates whether this interface is enabled to send MacChangedNotification when it learns a new MAC address. 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 this interface learns a new MAC address. Setting this object to disabled(2) disables the sending of MacChangedNotification when this interface learns a new MAC address.
                       myIfMacAddrRemovedEnable 1.3.6.1.4.1.171.10.97.2.22.1.2.6.1.3 enabledstatus read-write
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.
       myAddressTraps 1.3.6.1.4.1.171.10.97.2.22.2
           macChangedNotification 1.3.6.1.4.1.171.10.97.2.22.2.1
This notification is generated when there is enough MAC address information to fully occupy a maximum size SNMP trap message. This notification is also generated when there is at least one MAC address changed or removed and the amount of time elapsed from the previous notification is greater than the maximum wait time denoted by myMacNotificationInterval object. If there are more MAC addresses information than can fit into one myMacNotiHisMacChangedMsg object, then multiple notifications will be generated.
       myAddressMIBConformance 1.3.6.1.4.1.171.10.97.2.22.3
           myAddressMIBCompliances 1.3.6.1.4.1.171.10.97.2.22.3.1
               myAddressMIBCompliance 1.3.6.1.4.1.171.10.97.2.22.3.1.1
The compliance statement for entities which implement the My MAC Address MIB
           myAddressMIBGroups 1.3.6.1.4.1.171.10.97.2.22.3.2
               myMacAddressMIBGroup 1.3.6.1.4.1.171.10.97.2.22.3.2.1
A collection of objects providing address address to a My agent.
               myAddressNotificationMIBGroup 1.3.6.1.4.1.171.10.97.2.22.3.2.2
A collection of objects providing port address to a My agent.