H3C-MAC-INFORMATION-MIB

File: H3C-MAC-INFORMATION-MIB.mib (14717 bytes)

Imported modules

HUAWEI-3COM-OID-MIB SNMPv2-SMI SNMPv2-TC
IF-MIB

Imported symbols

h3cCommon Unsigned32 Counter32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
TEXTUAL-CONVENTION ifIndex

Defined Types

H3cMACInfoWorkMode  
The working mode of the MAC Information feature.
TEXTUAL-CONVENTION    
  INTEGER trap(1), syslog(2)  

H3cMACInfomationIfEntry  
SEQUENCE    
  h3cMACLearntEnable INTEGER
  h3cMACRemovedEnable INTEGER

Defined Values

h3cMACInformation 1.3.6.1.4.1.2011.10.2.87
This MIB file is to provide the definition of the MAC Information general configuration. MAC Information feature is used to make that the changed MAC information in the monitored device is knowable in remote monitoring device.
MODULE-IDENTITY    

h3cMACInformationObjects 1.3.6.1.4.1.2011.10.2.87.1
OBJECT IDENTIFIER    

h3cMACInformationMibGlobal 1.3.6.1.4.1.2011.10.2.87.1.1
OBJECT IDENTIFIER    

h3cMACInformationMIBTableTroop 1.3.6.1.4.1.2011.10.2.87.1.2
OBJECT IDENTIFIER    

h3cMACInformationMibTrap 1.3.6.1.4.1.2011.10.2.87.1.3
OBJECT IDENTIFIER    

h3cMACInformationMibTrapExt 1.3.6.1.4.1.2011.10.2.87.1.4
OBJECT IDENTIFIER    

h3cMACInformationEnabled 1.3.6.1.4.1.2011.10.2.87.1.1.1
The value is a global setting. The feature will not work until the value is set to enabled(1). If the value is set to disabled(2), the feature will stop working even there are interfaces that have been enabled the feature.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

h3cMACInformationcSendInterval 1.3.6.1.4.1.2011.10.2.87.1.1.2
The maximum interval that the device generate syslogs or traps. The unit is second.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 1..20000  

h3cMACInformationLearntMACNum 1.3.6.1.4.1.2011.10.2.87.1.1.3
The number of MAC addresses that learnt by the device since the h3cMACInformationEnabled is set to enabled(1) and h3cMACLearntEnable is set to enabled(1) at least on one interface. If the h3cMACInformationEnabled is set to disabled(2), the object will always return 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cMACInformationRemovedMACNum 1.3.6.1.4.1.2011.10.2.87.1.1.4
The number of MAC addresses that removed by the device since the h3cMACInformationEnabled is set to enabled(1) and h3cMACRemovedEnable is set to enabled(1) at least on one interface. If the h3cMACInformationEnabled is set to disabled(2), the object will always return 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cMACInformationTrapSendNum 1.3.6.1.4.1.2011.10.2.87.1.1.5
The number of traps that have been generated. This object is valid only when the h3cMACInfomationWorkMode is set to trap(1). If the h3cMACInfomationWorkMode is set to syslog(2), the object will always return 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cMACInformationSyslogSendNum 1.3.6.1.4.1.2011.10.2.87.1.1.6
The number of syslogs that have been generated. This object is valid only when the h3cMACInfomationWorkMode is set to syslog(2). If the h3cMACInfomationWorkMode is set to trap(1), the object will always return 0.
Status: current Access: read-only
OBJECT-TYPE    
  Counter32  

h3cMACInformationCacheLen 1.3.6.1.4.1.2011.10.2.87.1.1.7
The maximum queue lenth used to cache the changed MAC addresses information in the monitored device. If the value is set to 0, syslog or trap will generate as soon as there is a MAC address learnt or removed.
Status: current Access: read-write
OBJECT-TYPE    
  Unsigned32 0..1000  

h3cMACInfomationWorkMode 1.3.6.1.4.1.2011.10.2.87.1.1.8
The working mode of MAC Information feature. If the object is set to trap(1), the device will use trap mode to notify the MAC address information and all properties of trap interrelated is valid. If the object is set to syslog(2), the device will use syslog mode to notify the MAC address information and all properties of trap interrelated is invalid.
Status: current Access: read-write
OBJECT-TYPE    
  H3cMACInfoWorkMode  

h3cMACInfomationIfTable 1.3.6.1.4.1.2011.10.2.87.1.2.1
The table is used to enable or disable the MAC Information feature on interfaces.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    H3cMACInfomationIfEntry

h3cMACInfomationIfEntry 1.3.6.1.4.1.2011.10.2.87.1.2.1.1
The entry of h3cMACInfomationIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  H3cMACInfomationIfEntry  

h3cMACLearntEnable 1.3.6.1.4.1.2011.10.2.87.1.2.1.1.1
If the object is set to enabled(1) on interface, the device will cache the MAC address information that learnt on the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

h3cMACRemovedEnable 1.3.6.1.4.1.2011.10.2.87.1.2.1.1.2
If the object is set to enable(1) on interface, the device will cache the MAC address information that removed on the interface.
Status: current Access: read-write
OBJECT-TYPE    
  INTEGER enabled(1), disabled(2)  

h3cMACInformationTraps 1.3.6.1.4.1.2011.10.2.87.1.3.0
OBJECT IDENTIFIER    

h3cMACInformationChangedTrap 1.3.6.1.4.1.2011.10.2.87.1.3.0.1
When the cached number of MAC address information is reached the value specified by h3cMACInformationCacheLen, trap is generated and is sent to the remote monitoring device. The trap is also generated when the amount of time elapsed since the previous notification is greater than the interval value specified by h3cMACInformationcSendInterval and there is at least one cached MAC address information learnt or removed. The object is valid only when h3cMACInfomationWorkMode is set to trap(1). When the h3cMACInfomationWorkMode is set to syslog(2), No trap will be generated even h3cMACInformationEnabled is set to enabled(1) and the feature is enabled on interface.
Status: current Access: read-write
NOTIFICATION-TYPE    

h3cMACInformationTrapObjects 1.3.6.1.4.1.2011.10.2.87.1.3.2
OBJECT IDENTIFIER    

h3cMACInfoTrapIndex 1.3.6.1.4.1.2011.10.2.87.1.3.2.1
The sequence number of trap information. When it reaches the maximum value, it should be set to 1.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 1..4294967295  

h3cMACInfoTrapCount 1.3.6.1.4.1.2011.10.2.87.1.3.2.2
The cell number of the current trap information. The trap message may consists of more than one MAC address information. Each of the one MAC address information in one trap is called cell.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

h3cMACInfoTrapMsg 1.3.6.1.4.1.2011.10.2.87.1.3.2.3
This object is the MAC information that learnt or removed in the monitored device. It can consists of more than one MAC information in the object. This object is in the format of '...'. Each cell consists of 12 octets in the format of ''. is the reason type of MAC address changed and have size of 1 octet. It only supports the following values. 1 - MAC learnt. 2 - MAC removed. is the vlan number that correspond to the MAC address in MAC address table and has size of 2 octet. is the MAC address and has size of 6 octets. is the MAC address type and has size of 1 octet. It only supports the following values. 0 - Unknown 1 - Learnt 2 - Config dynamic 3 - Config static 4 - Blackhole 5 - Security 6 - 802.1x 7 - MAC authentication 8 - Voice VLAN 9 - WAPI is the index of the interface where the MAC address is learnt or removed and has size of 2 octets.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(1..254)  

h3cMACInformationTrapsExt 1.3.6.1.4.1.2011.10.2.87.1.4.0
OBJECT IDENTIFIER    

h3cMACInformationChangedTrapExt 1.3.6.1.4.1.2011.10.2.87.1.4.0.1
When the cached number of MAC address information is reached the value specified by h3cMACInformationCacheLen, trap is generated and is sent to the remote monitoring device. The trap is also generated when the amount of time elapsed since the previous notification is greater than the interval value specified by h3cMACInformationcSendInterval and there is at least one cached MAC address information learnt or removed. The object is valid only when h3cMACInfomationWorkMode is set to trap(1). When the h3cMACInfomationWorkMode is set to syslog(2), No trap will be generated even h3cMACInformationEnabled is set to enabled(1) and the feature is enabled on interface.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

h3cMACInformationTrapObjectsExt 1.3.6.1.4.1.2011.10.2.87.1.4.2
OBJECT IDENTIFIER    

h3cMACInfoTrapVerExt 1.3.6.1.4.1.2011.10.2.87.1.4.2.1
The version of trap information.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

h3cMACInfoTrapIndexExt 1.3.6.1.4.1.2011.10.2.87.1.4.2.2
The sequence number of trap information. When it reaches the maximum value, it should be set to 1.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32 1..4294967295  

h3cMACInfoTrapCountExt 1.3.6.1.4.1.2011.10.2.87.1.4.2.3
The cell number of the current trap information. The trap message may consists of more than one MAC address information. Each of the one MAC address information in one trap is called cell.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Unsigned32  

h3cMACInfoTrapMsgExt 1.3.6.1.4.1.2011.10.2.87.1.4.2.4
This object is the MAC information that learnt or removed in the monitored device. It can consists of more than one MAC information in the object. This object is in the format of '...'. Each cell consists of 14 octets in the format of ''. is the reason type of MAC address changed and have size of 1 octet. It only supports the following values. 1 - MAC learnt. 2 - MAC removed. is the vlan number that correspond to the MAC address in MAC address table and has size of 2 octet. is the MAC address and has size of 6 octets. is the MAC address type and has size of 1 octet. It only supports the following values. 0 - Unknown 1 - Learnt 2 - Config dynamic 3 - Config static 4 - Blackhole 5 - Security 6 - 802.1x 7 - MAC authentication 8 - Voice VLAN 9 - WAPI is the index of the interface where the MAC address is learnt or removed and has size of 4 octets.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  OCTET STRING Size(1..254)