HM2-LINK-BACKUP-MIB

File: HM2-LINK-BACKUP-MIB.mib (6974 bytes)

Imported modules

HM2-L2REDUNDANCY-MIB HM2-TC-MIB IF-MIB
SNMPv2-SMI SNMP-FRAMEWORK-MIB SNMPv2-TC

Imported symbols

hm2L2RedundancyMibObjects HmEnabledStatus InterfaceIndex
Integer32 MODULE-IDENTITY NOTIFICATION-TYPE
OBJECT-TYPE SnmpAdminString TruthValue
RowStatus TEXTUAL-CONVENTION

Defined Types

HmLinkBackupStatus  
Status of the interface.
TEXTUAL-CONVENTION    
  INTEGER forwarding(1), blocking(2), down(3), unknown(4)  

Hm2LinkBackupInterfaceConfigEntry  
SEQUENCE    
  hm2LinkBackupPrimaryInterface InterfaceIndex
  hm2LinkBackupBackupInterface InterfaceIndex
  hm2LinkBackupPrimaryInterfaceStatus HmLinkBackupStatus
  hm2LinkBackupBackupInterfaceStatus HmLinkBackupStatus
  hm2LinkBackupFailBackEnable TruthValue
  hm2LinkBackupFailBackDelay Integer32
  hm2LinkBackupDescription SnmpAdminString
  hm2LinkBackupRowStatus RowStatus

Defined Values

hm2LinkBackupMibGroup 1.3.6.1.4.1.248.11.40.1.3
Hirschmann Link Backup MIB. Copyright (C) 2013. All Rights Reserved.
MODULE-IDENTITY    

hm2LinkBackupNotifications 1.3.6.1.4.1.248.11.40.1.3.0
OBJECT IDENTIFIER    

hm2LinkBackupObjects 1.3.6.1.4.1.248.11.40.1.3.1
OBJECT IDENTIFIER    

hm2LinkBackupConfiguration 1.3.6.1.4.1.248.11.40.1.3.1.1
OBJECT IDENTIFIER    

hm2LinkBackupGeneralGroup 1.3.6.1.4.1.248.11.40.1.3.1.1.1
OBJECT IDENTIFIER    

hm2LinkBackupInterfaceGroup 1.3.6.1.4.1.248.11.40.1.3.1.1.2
OBJECT IDENTIFIER    

hm2LinkBackupAdminStatus 1.3.6.1.4.1.248.11.40.1.3.1.1.1.1
Enables/disables the global link backup functionality on the device.
Status: current Access: read-write
OBJECT-TYPE    
  HmEnabledStatus  

hm2LinkBackupInterfaceConfigTable 1.3.6.1.4.1.248.11.40.1.3.1.1.2.1
A table containing current configuration and status information for each link backup pair.
Status: current Access: not-accessible
OBJECT-TYPE    
  SEQUENCE OF  
    Hm2LinkBackupInterfaceConfigEntry

hm2LinkBackupInterfaceConfigEntry 1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1
A logical row in the hm2LinkBackupIfConfigTable.
Status: current Access: not-accessible
OBJECT-TYPE    
  Hm2LinkBackupInterfaceConfigEntry  

hm2LinkBackupPrimaryInterface 1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.1
The primary interface of the link backup pair.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndex  

hm2LinkBackupBackupInterface 1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.2
The primary interface of the link backup pair.
Status: current Access: accessible-for-notify
OBJECT-TYPE    
  InterfaceIndex  

hm2LinkBackupPrimaryInterfaceStatus 1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.3
The current status of the primary interface for this link backup pair.
Status: current Access: read-only
OBJECT-TYPE    
  HmLinkBackupStatus  

hm2LinkBackupBackupInterfaceStatus 1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.4
The current status of the backup interface for this link backup pair.
Status: current Access: read-only
OBJECT-TYPE    
  HmLinkBackupStatus  

hm2LinkBackupFailBackEnable 1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.5
If set to 'true', the backup interface goes to 'blocking' and the primary interface to 'forwarding' after the time configured in hm2LinkBackupFailBackDelay. If set to 'false' the backup interface stays in 'forwarding' even the primary interface has re-established a link or the admin status of the primary interface has been set from 'down' to 'up'.
Status: current Access: read-create
OBJECT-TYPE    
  TruthValue  

hm2LinkBackupFailBackDelay 1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.6
The time in seconds when the backup interface goes to 'blocking' and the primary interface goes to 'forwarding' after the primary interface has re-established a link or the admin status of the primary interface has been set from 'down' to 'up' if hm2LinkBackupFailBackEnable is set to 'true'. If the hm2LinkBackupFailBackDelay is set to '0' the primary interface goes to 'forwarding' immediately after it has re-established a link or the admin status of the primary interface has been set from 'down' to 'up' and the backup interface goes to 'blocking' if hm2LinkBackupFailBackEnable is set to 'true'.
Status: current Access: read-create
OBJECT-TYPE    
  Integer32 0 | 1..3600  

hm2LinkBackupDescription 1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.7
A description of the link backup pair.
Status: current Access: read-create
OBJECT-TYPE    
  SnmpAdminString  

hm2LinkBackupRowStatus 1.3.6.1.4.1.248.11.40.1.3.1.1.2.1.1.10
Describes the status of a row in the table. Supports creation, deletion and activation of rows. A row must not be active(1) in order to be modified. A row can be taken out of service by setting the value notInService(2).
Status: current Access: read-create
OBJECT-TYPE    
  RowStatus  

hm2LinkBackupStatusTrap 1.3.6.1.4.1.248.11.40.1.3.0.1
This trap is sent for each link backup pair if either the status of the hm2LinkBackupPrimaryInterfaceStatus or the status of the hm2LinkBackupBackupInterfaceStatus changes.
Status: current Access: read-create
NOTIFICATION-TYPE