HM2-MAC-NOTIFICATION-MIB

File: HM2-MAC-NOTIFICATION-MIB.mib (4801 bytes)

Imported modules

SNMPv2-SMI SNMPv2-TC IF-MIB
HM2-TC-MIB

Imported symbols

MODULE-IDENTITY NOTIFICATION-TYPE OBJECT-TYPE
Integer32 MacAddress ifIndex
HmEnabledStatus hm2ConfigurationMibs

Defined Types

Hm2MACNotifyInterfaceEntry  
SEQUENCE    
  hm2MACNotifyInterfaceAdminState HmEnabledStatus
  hm2MACNotifyInterfaceMACAddr MacAddress
  hm2MACNotifyInterfaceMACStatus INTEGER

Defined Values

hm2MACNotificationMib 1.3.6.1.4.1.248.11.35
Hirschmann MAC Notification MIB. Send a trap if a unicast MAC address is learned or removed from the forwarding data base. Copyright (C) 2012. All Rights Reserved.
MODULE-IDENTITY    

hm2MACNotifyMibNotifications 1.3.6.1.4.1.248.11.35.0
OBJECT IDENTIFIER    

hm2MACNotifyMibObjects 1.3.6.1.4.1.248.11.35.1
OBJECT IDENTIFIER    

hm2MACNotifyAdminState 1.3.6.1.4.1.248.11.35.1.1
Enable or disable MAC Notification global.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2MACNotifyInterval 1.3.6.1.4.1.248.11.35.1.2
MAC Notification interval in seconds. Range is between 0 and 2147483647.
Status: current Access: read-write
OBJECT-TYPE    
  Integer32  

hm2MACNotifyInterfaceTable 1.3.6.1.4.1.248.11.35.1.10
A table containing current configuration information for each interface.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2MACNotifyInterfaceEntry

hm2MACNotifyInterfaceEntry 1.3.6.1.4.1.248.11.35.1.10.1
A logical row in the hm2MACNotifyInterfaceTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2MACNotifyInterfaceEntry  

hm2MACNotifyInterfaceAdminState 1.3.6.1.4.1.248.11.35.1.10.1.1
Enable or disable MAC Notification on this interface.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2MACNotifyInterfaceMACAddr 1.3.6.1.4.1.248.11.35.1.10.1.2
Last MAC address on this interface that have been added or removed from the address table.
Status: current Access: read-only
OBJECT-TYPE    
  MacAddress  

hm2MACNotifyInterfaceMACStatus 1.3.6.1.4.1.248.11.35.1.10.1.3
Status of the last MAC address on this interface.
Status: current Access: read-only
OBJECT-TYPE    
  INTEGER other(1), added(2), removed(3)  

hm2MACNotificationTrap 1.3.6.1.4.1.248.11.35.0.1
This trap is sent when a MAC address has been added to or removed from the FDB on a specific interface.
Status: current Access: read-only
NOTIFICATION-TYPE