HPN-ICF-MAC-INFORMATION-MIB

File: HPN-ICF-MAC-INFORMATION-MIB.mib (16932 bytes)

Imported modules

HPN-ICF-OID-MIB SNMPv2-SMI SNMPv2-TC
IF-MIB

Imported symbols

hpnicfCommon Unsigned32 Counter32
OBJECT-TYPE MODULE-IDENTITY NOTIFICATION-TYPE
Integer32 TEXTUAL-CONVENTION MacAddress
ifIndex

Defined Types

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

HpnicfMACInfomationIfEntry  
SEQUENCE    
  hpnicfMACLearntEnable INTEGER
  hpnicfMACRemovedEnable INTEGER

Defined Values

hpnicfMACInformation 1.3.6.1.4.1.11.2.14.11.15.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    

hpnicfMACInformationObjects 1.3.6.1.4.1.11.2.14.11.15.2.87.1
OBJECT IDENTIFIER    

hpnicfMACInformationMibGlobal 1.3.6.1.4.1.11.2.14.11.15.2.87.1.1
OBJECT IDENTIFIER    

hpnicfMACInformationMIBTableTroop 1.3.6.1.4.1.11.2.14.11.15.2.87.1.2
OBJECT IDENTIFIER    

hpnicfMACInformationMibTrap 1.3.6.1.4.1.11.2.14.11.15.2.87.1.3
OBJECT IDENTIFIER    

hpnicfMACInformationMibTrapExt 1.3.6.1.4.1.11.2.14.11.15.2.87.1.4
OBJECT IDENTIFIER    

hpnicfMACInformationEnabled 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfMACInformationcSendInterval 1.3.6.1.4.1.11.2.14.11.15.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  

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

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

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

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

hpnicfMACInformationCacheLen 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfMACInfomationWorkMode 1.3.6.1.4.1.11.2.14.11.15.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    
  HpnicfMACInfoWorkMode  

hpnicfMACInfomationIfTable 1.3.6.1.4.1.11.2.14.11.15.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  
    HpnicfMACInfomationIfEntry

hpnicfMACInfomationIfEntry 1.3.6.1.4.1.11.2.14.11.15.2.87.1.2.1.1
The entry of hpnicfMACInfomationIfTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  HpnicfMACInfomationIfEntry  

hpnicfMACLearntEnable 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfMACRemovedEnable 1.3.6.1.4.1.11.2.14.11.15.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)  

hpnicfMACInformationTraps 1.3.6.1.4.1.11.2.14.11.15.2.87.1.3.0
OBJECT IDENTIFIER    

hpnicfMACInformationChangedTrap 1.3.6.1.4.1.11.2.14.11.15.2.87.1.3.0.1
When the cached number of MAC address information is reached the value specified by hpnicfMACInformationCacheLen, 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 hpnicfMACInformationcSendInterval and there is at least one cached MAC address information learnt or removed. The object is valid only when hpnicfMACInfomationWorkMode is set to trap(1). When the hpnicfMACInfomationWorkMode is set to syslog(2), No trap will be generated even hpnicfMACInformationEnabled is set to enabled(1) and the feature is enabled on interface.
Status: current Access: read-write
NOTIFICATION-TYPE    

hpnicfMACInformationTrapObjects 1.3.6.1.4.1.11.2.14.11.15.2.87.1.3.2
OBJECT IDENTIFIER    

hpnicfMACInfoTrapIndex 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfMACInfoTrapCount 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfMACInfoTrapMsg 1.3.6.1.4.1.11.2.14.11.15.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 - Reserved 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)  

hpnicfMACInformationTrapsExt 1.3.6.1.4.1.11.2.14.11.15.2.87.1.4.0
OBJECT IDENTIFIER    

hpnicfMACInformationChangedTrapExt 1.3.6.1.4.1.11.2.14.11.15.2.87.1.4.0.1
When the cached number of MAC address information is reached the value specified by hpnicfMACInformationCacheLen, 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 hpnicfMACInformationcSendInterval and there is at least one cached MAC address information learnt or removed. The object is valid only when hpnicfMACInfomationWorkMode is set to trap(1). When the hpnicfMACInfomationWorkMode is set to syslog(2), No trap will be generated even hpnicfMACInformationEnabled is set to enabled(1) and the feature is enabled on interface.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hpnicfMACInformationMovedTrap 1.3.6.1.4.1.11.2.14.11.15.2.87.1.4.0.2
When the MAC address has been moved to another interface, trap is generated and is sent to the remote monitoring device.
Status: current Access: accessible-for-notify
NOTIFICATION-TYPE    

hpnicfMACInformationTrapObjectsExt 1.3.6.1.4.1.11.2.14.11.15.2.87.1.4.2
OBJECT IDENTIFIER    

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

hpnicfMACInfoTrapIndexExt 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfMACInfoTrapCountExt 1.3.6.1.4.1.11.2.14.11.15.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  

hpnicfMACInfoTrapMsgExt 1.3.6.1.4.1.11.2.14.11.15.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 - Reserved 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)  

hpnicfMACInfoTrapMsgMovedAddress 1.3.6.1.4.1.11.2.14.11.15.2.87.1.4.2.5
The MAC address that is moved between interfaces.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  MacAddress  

hpnicfMACInfoTrapMsgMovedVlan 1.3.6.1.4.1.11.2.14.11.15.2.87.1.4.2.6
The VLAN number in which the MAC address is moved.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..4094  

hpnicfMACInfoTrapMsgMovedFromIf 1.3.6.1.4.1.11.2.14.11.15.2.87.1.4.2.7
The index of the interface from which the MAC address is moved.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfMACInfoTrapMsgMovedToIf 1.3.6.1.4.1.11.2.14.11.15.2.87.1.4.2.8
The index of the interface to which the MAC address is moved.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Integer32 1..2147483647  

hpnicfMACInfoTrapMsgMovedCount 1.3.6.1.4.1.11.2.14.11.15.2.87.1.4.2.9
The times for which the MAC address has been moved between the interfaces.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  Counter32