MY-ADDRESS-MIB
AI MIB Summary
The MY-ADDRESS-MIB module provides a vendor-specific extension for retrieving and managing local interface IP address configurations and status on network devices. It exposes metrics including assigned IPv4/IPv6 addresses, interface bindings, and address reachability states for direct SNMP monitoring.
This module defines my address mibs.
Main OID:
myAddressMIB.1.3.6.1.4.1.171.10.97.2.22
37
Objects
Active
Status
6
Dependencies
Imported Objects
Objects
37 total| Object Name |
|---|
myAddressMIBThis module defines my address mibs. MODULE-IDENTITY .1.3.6.1.4.1.171.10.97.2.22 |
myAddressMIBObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.10.97.2.22.1 |
myAddressManagementObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.10.97.2.22.1.1 |
myDynamicAddressCurrentNumThe currunt number of dynamic MAC address .ro Integer32 .1.3.6.1.4.1.171.10.97.2.22.1.1.1 |
myStaticAddressCurrentNumThe currunt number of static MAC address .ro Integer32 .1.3.6.1.4.1.171.10.97.2.22.1.1.2 |
myFilterAddressCurrentNumCurrent number of the filtering MAC address.ro Integer32 .1.3.6.1.4.1.171.10.97.2.22.1.1.3 |
myAddressAvailableNumTotal Mac Address Space Available.ro Integer32 .1.3.6.1.4.1.171.10.97.2.22.1.1.4 |
myMacAddressTableThe table of address MAC address include dynamic mac address, static mac address and filter mac address. SEQUENCE OF MyMacAddressEntry .1.3.6.1.4.1.171.10.97.2.22.1.1.5 |
myMacAddressEntryThe entry of MAC address table. MyMacAddressEntry .1.3.6.1.4.1.171.10.97.2.22.1.1.5.1 |
myMacAddressFdbIdThe VID of vlan which the Address address blongs to.ro Unsigned32 .1.3.6.1.4.1.171.10.97.2.22.1.1.5.1.1 |
myMacAddressThe MAC address which will be address static address.ro MacAddress (SNMPv2-TC) .1.3.6.1.4.1.171.10.97.2.22.1.1.5.1.2 |
myMacAddressPortInterface(port or trunk) number of the port from which a frame must be received in order for this entry's filtering information to apply.rw IfIndex (MY-TC) .1.3.6.1.4.1.171.10.97.2.22.1.1.5.1.3 |
myMacAddressTypeOnly 'static' and 'filter' allow to be set to this object.rw Enumeration .1.3.6.1.4.1.171.10.97.2.22.1.1.5.1.4 |
myMacAddressStatusentry status of this entry. and the means in this enviraments can reffer to the text-convention definition of the RowStatus.rw RowStatus (SNMPv2-TC) .1.3.6.1.4.1.171.10.97.2.22.1.1.5.1.5 |
myAddressNotificationObjects OBJECT IDENTIFIER .1.3.6.1.4.1.171.10.97.2.22.1.2 |
myMacNotiGlobalEnabledIndicates 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.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.171.10.97.2.22.1.2.1 |
myMacNotificationIntervalThis 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.rw Unsigned32 .1.3.6.1.4.1.171.10.97.2.22.1.2.2 |
myMacNotiHisTableMaxLengthThe 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.rw Unsigned32 .1.3.6.1.4.1.171.10.97.2.22.1.2.3 |
myMacNotiHisTableCurrentLengthThe number of entries that the MyMacNotiHisTable contain currently.ro Unsigned32 .1.3.6.1.4.1.171.10.97.2.22.1.2.4 |
myMacNotiHisTableThis table will archive the dynamic MAC change notification events generated by this device. SEQUENCE OF MyMacNotiHisEntry .1.3.6.1.4.1.171.10.97.2.22.1.2.5 |
myMacNotiHisEntryA dynamic MAC change notification message that was previously generated by this device. Each entry is indexed by a message index. MyMacNotiHisEntry .1.3.6.1.4.1.171.10.97.2.22.1.2.5.1 |
myMacNotiHisIndexAn 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.ro Unsigned32 .1.3.6.1.4.1.171.10.97.2.22.1.2.5.1.1 |
myMacNotiHisMacChangedMsgThis 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.ro OCTET STRING .1.3.6.1.4.1.171.10.97.2.22.1.2.5.1.2 |
myMacNotiHisTimestampThe value of sysUpTime when the MacChangedNotification containing the information denoted by the myMacNotiHisMacChangedMsg object in this entry was generated.ro TimeStamp (SNMPv2-TC) .1.3.6.1.4.1.171.10.97.2.22.1.2.5.1.3 |
myMacNotiIfCfgTableThis table enables or disables the generation of notification at each interface when MAC address is learnt or removed. SEQUENCE OF MyMacNotiIfCfgEntry .1.3.6.1.4.1.171.10.97.2.22.1.2.6 |
myMacNotiIfCfgEntryEach entry contains the configuration for enabling the MAC notification at each interface that supports this feature. MyMacNotiIfCfgEntry .1.3.6.1.4.1.171.10.97.2.22.1.2.6.1 |
myMacNotiIfIndexIfIndex vale of interface.ro IfIndex (MY-TC) .1.3.6.1.4.1.171.10.97.2.22.1.2.6.1.1 |
myIfMacAddrLearntEnableIndicates 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.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.171.10.97.2.22.1.2.6.1.2 |
myIfMacAddrRemovedEnableIndicates 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.rw EnabledStatus (P-BRIDGE-MIB) .1.3.6.1.4.1.171.10.97.2.22.1.2.6.1.3 |
myAddressTraps OBJECT IDENTIFIER .1.3.6.1.4.1.171.10.97.2.22.2 |
macChangedNotificationThis 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. NOTIFICATION-TYPE .1.3.6.1.4.1.171.10.97.2.22.2.1 |
myAddressMIBConformance OBJECT IDENTIFIER .1.3.6.1.4.1.171.10.97.2.22.3 |
myAddressMIBCompliances OBJECT IDENTIFIER .1.3.6.1.4.1.171.10.97.2.22.3.1 |
myAddressMIBComplianceThe compliance statement for entities which implement the My MAC Address MIB Unknown .1.3.6.1.4.1.171.10.97.2.22.3.1.1 |
myAddressMIBGroups OBJECT IDENTIFIER .1.3.6.1.4.1.171.10.97.2.22.3.2 |
myMacAddressMIBGroupA collection of objects providing address address to a My agent. Unknown .1.3.6.1.4.1.171.10.97.2.22.3.2.1 |
myAddressNotificationMIBGroupA collection of objects providing port address to a My agent. Unknown .1.3.6.1.4.1.171.10.97.2.22.3.2.2 |