MY-ADDRESS-MIB

File: MY-ADDRESS-MIB.mib (16314 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC SNMPv2-CONF
MY-TC P-BRIDGE-MIB MY-SMI

Imported symbols

MODULE-IDENTITY OBJECT-TYPE NOTIFICATION-TYPE
Integer32 Counter32 Unsigned32
IpAddress TruthValue DisplayString
RowStatus TimeStamp MacAddress
MODULE-COMPLIANCE OBJECT-GROUP NOTIFICATION-GROUP
ConfigStatus IfIndex EnabledStatus
myMgmt

Defined Types

MyMacAddressEntry  
SEQUENCE    
  myMacAddressFdbId Unsigned32
  myMacAddress MacAddress
  myMacAddressPort IfIndex
  myMacAddressType INTEGER
  myMacAddressStatus RowStatus

MyMacNotiHisEntry  
SEQUENCE    
  myMacNotiHisIndex Unsigned32
  myMacNotiHisMacChangedMsg OCTET STRING
  myMacNotiHisTimestamp TimeStamp

MyMacNotiIfCfgEntry  
SEQUENCE    
  myMacNotiIfIndex IfIndex
  myIfMacAddrLearntEnable EnabledStatus
  myIfMacAddrRemovedEnable EnabledStatus

Defined Values

myAddressMIB 1.3.6.1.4.1.4881.1.1.10.2.22
This module defines my address mibs.
MODULE-IDENTITY    

myAddressMIBObjects 1.3.6.1.4.1.4881.1.1.10.2.22.1
OBJECT IDENTIFIER    

myAddressManagementObjects 1.3.6.1.4.1.4881.1.1.10.2.22.1.1
OBJECT IDENTIFIER    

myAddressNotificationObjects 1.3.6.1.4.1.4881.1.1.10.2.22.1.2
OBJECT IDENTIFIER    

myDynamicAddressCurrentNum 1.3.6.1.4.1.4881.1.1.10.2.22.1.1.1
The currunt number of dynamic MAC address .
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myStaticAddressCurrentNum 1.3.6.1.4.1.4881.1.1.10.2.22.1.1.2
The currunt number of static MAC address .
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myFilterAddressCurrentNum 1.3.6.1.4.1.4881.1.1.10.2.22.1.1.3
Current number of the filtering MAC address.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myAddressAvailableNum 1.3.6.1.4.1.4881.1.1.10.2.22.1.1.4
Total Mac Address Space Available.
Status: current Access: read-only
OBJECT-TYPE    
  Integer32  

myMacAddressTable 1.3.6.1.4.1.4881.1.1.10.2.22.1.1.5
The table of address MAC address include dynamic mac address, static mac address and filter mac address.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MyMacAddressEntry

myMacAddressEntry 1.3.6.1.4.1.4881.1.1.10.2.22.1.1.5.1
The entry of MAC address table.
Status: current Access: not-accessible
OBJECT-TYPE    
  MyMacAddressEntry  

myMacAddressFdbId 1.3.6.1.4.1.4881.1.1.10.2.22.1.1.5.1.1
The VID of vlan which the Address address blongs to.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

myMacAddress 1.3.6.1.4.1.4881.1.1.10.2.22.1.1.5.1.2
The MAC address which will be address static address.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

myMacAddressPort 1.3.6.1.4.1.4881.1.1.10.2.22.1.1.5.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  IfIndex  

myMacAddressType 1.3.6.1.4.1.4881.1.1.10.2.22.1.1.5.1.4
Only 'static' and 'filter' allow to be set to this object.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER dynamic(1), static(2), filter(3)  

myMacAddressStatus 1.3.6.1.4.1.4881.1.1.10.2.22.1.1.5.1.5
entry status of this entry. and the means in this enviraments can reffer to the text-convention definition of the RowStatus.
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

myMacNotiGlobalEnabled 1.3.6.1.4.1.4881.1.1.10.2.22.1.2.1
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.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

myMacNotificationInterval 1.3.6.1.4.1.4881.1.1.10.2.22.1.2.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..3600  

myMacNotiHisTableMaxLength 1.3.6.1.4.1.4881.1.1.10.2.22.1.2.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..200  

myMacNotiHisTableCurrentLength 1.3.6.1.4.1.4881.1.1.10.2.22.1.2.4
The number of entries that the MyMacNotiHisTable contain currently.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32  

myMacNotiHisTable 1.3.6.1.4.1.4881.1.1.10.2.22.1.2.5
This table will archive the dynamic MAC change notification events generated by this device.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MyMacNotiHisEntry

myMacNotiHisEntry 1.3.6.1.4.1.4881.1.1.10.2.22.1.2.5.1
A dynamic MAC change notification message that was previously generated by this device. Each entry is indexed by a message index.
Status: current Access: not-accessible
OBJECT-TYPE    
  MyMacNotiHisEntry  

myMacNotiHisIndex 1.3.6.1.4.1.4881.1.1.10.2.22.1.2.5.1.1
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.
Status: current Access: read-only
OBJECT-TYPE    
  Unsigned32 1..4294967295  

myMacNotiHisMacChangedMsg 1.3.6.1.4.1.4881.1.1.10.2.22.1.2.5.1.2
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.
Status: current Access: read-only
OBJECT-TYPE    
  OCTET STRING Size(1..254)  

myMacNotiHisTimestamp 1.3.6.1.4.1.4881.1.1.10.2.22.1.2.5.1.3
The value of sysUpTime when the MacChangedNotification containing the information denoted by the myMacNotiHisMacChangedMsg object in this entry was generated.
Status: current Access: read-only
OBJECT-TYPE    
  TimeStamp  

myMacNotiIfCfgTable 1.3.6.1.4.1.4881.1.1.10.2.22.1.2.6
This table enables or disables the generation of notification at each interface when MAC address is learnt or removed.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    MyMacNotiIfCfgEntry

myMacNotiIfCfgEntry 1.3.6.1.4.1.4881.1.1.10.2.22.1.2.6.1
Each entry contains the configuration for enabling the MAC notification at each interface that supports this feature.
Status: current Access: not-accessible
OBJECT-TYPE    
  MyMacNotiIfCfgEntry  

myMacNotiIfIndex 1.3.6.1.4.1.4881.1.1.10.2.22.1.2.6.1.1
IfIndex vale of interface.
Status: current Access: read-only
OBJECT-TYPE    
  IfIndex  

myIfMacAddrLearntEnable 1.3.6.1.4.1.4881.1.1.10.2.22.1.2.6.1.2
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.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

myIfMacAddrRemovedEnable 1.3.6.1.4.1.4881.1.1.10.2.22.1.2.6.1.3
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.
Status: current Access: read-write
OBJECT-TYPE    
  EnabledStatus  

myAddressTraps 1.3.6.1.4.1.4881.1.1.10.2.22.2
OBJECT IDENTIFIER    

macChangedNotification 1.3.6.1.4.1.4881.1.1.10.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.
Status: current Access: read-write
NOTIFICATION-TYPE    

myAddressMIBConformance 1.3.6.1.4.1.4881.1.1.10.2.22.3
OBJECT IDENTIFIER    

myAddressMIBCompliances 1.3.6.1.4.1.4881.1.1.10.2.22.3.1
OBJECT IDENTIFIER    

myAddressMIBGroups 1.3.6.1.4.1.4881.1.1.10.2.22.3.2
OBJECT IDENTIFIER    

myAddressMIBCompliance 1.3.6.1.4.1.4881.1.1.10.2.22.3.1.1
The compliance statement for entities which implement the My MAC Address MIB
Status: current Access: read-write
MODULE-COMPLIANCE    

myMacAddressMIBGroup 1.3.6.1.4.1.4881.1.1.10.2.22.3.2.1
A collection of objects providing address address to a My agent.
Status: current Access: read-write
OBJECT-GROUP    

myAddressNotificationMIBGroup 1.3.6.1.4.1.4881.1.1.10.2.22.3.2.2
A collection of objects providing port address to a My agent.
Status: current Access: read-write
OBJECT-GROUP